Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
io_uring/sync.c io_sync_file_range() -> sync_file_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING |
fs/sync.c ksys_sync_file_range() -> sync_file_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | file | 0,4-u64max |
| DATA_SOURCE | 1 | offset | $1 |
| DATA_SOURCE | 2 | nbytes | $2 |
| DATA_SOURCE | 3 | flags | $3 |
| USER_DATA | 1 | offset | s64min-s64max |
| USER_DATA | 2 | nbytes | s64min-s64max |
| USER_DATA | 3 | flags | 0-u32max |