Defined in 1 files as a prototype:
Defined in 2 files as a function:
- include/linux/fault-inject.h, line 119 (as a function)
- mm/fail_page_alloc.c, line 26 (as a function)
Referenced in 3 files:
Smatch caller information:
mm/page_alloc.c prepare_alloc_pages() -> should_fail_alloc_page()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | gfp_mask | 0-33554431 |
| PARAM_VALUE | 1 | order | 0-10 |
| DATA_SOURCE | 0 | gfp_mask | $0 |
| DATA_SOURCE | 1 | order | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 1 | order | 0-10[c] |
| USER_DATA | 1 | order | 0-10[c] |