Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/fadvise.c generic_fadvise() -> force_page_cache_readahead()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mapping | 4096-ptr_max |
| PARAM_VALUE | 0 | mapping->host | 4096-ptr_max |
| PARAM_VALUE | 1 | file | 4096-ptr_max |
| PARAM_VALUE | 1 | file->f_mapping | 4096-ptr_max |
| PARAM_VALUE | 1 | file->f_mapping->host | 4096-ptr_max |
| PARAM_VALUE | 1 | file->f_op | 4096-ptr_max |
| PARAM_VALUE | 2 | index | 0-2251799813685247 |
| PARAM_VALUE | 3 | nr_to_read | 1-2251799813685248,u64max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| DATA_SOURCE | 1 | file | $0 |
| FUZZY_MAX | 3 | nr_to_read | u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 2 | index | 0-2251799813685247 |
| USER_DATA | 3 | nr_to_read | 1-2251799813685248 |
| NO_OVERFLOW_SIMPLE | 0 | mapping->host->i_size | |
| UNITS | 2 | index | unit_page |
| UNITS | 3 | nr_to_read | unit_page |