Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/slub.c __kmalloc_nolock_noprof() -> ___slab_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | s | 4096-ptr_max |
| PARAM_VALUE | 1 | gfpflags | 0,8192-u32max |
| PARAM_VALUE | 3 | ac | 963050304185716736,1144582057289515008 |
| PARAM_VALUE | 3 | ac->alloc_flags | 1-u32max |
| PARAM_VALUE | 3 | ac->lru | 0 |
| DATA_SOURCE | 0 | s | r kmalloc_slab |
| DATA_SOURCE | 1 | gfpflags | $2 [m] |
| DATA_SOURCE | 2 | node | r apply_strict_numa_policy |
| DATA_SOURCE | 3 | ac | $4 |
| BIT_INFO | 0 | s->flags | 0x0,0xffffffff |
| BIT_INFO | 1 | gfpflags | 0x82000,0xffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING |
mm/slub.c __kmem_cache_alloc_bulk() -> ___slab_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | s | 4096-ptr_max |
| PARAM_VALUE | 2 | node | (-1) |
| PARAM_VALUE | 3 | ac | 3354039765572759552 |
| PARAM_VALUE | 3 | ac->alloc_flags | 0 |
| PARAM_VALUE | 3 | ac->lru | 0 |
| PARAM_VALUE | 3 | ac->orig_size | 0-u32max |
| CAPPED_DATA | 0 | s | 1 |
| DATA_SOURCE | 0 | s | $0 |
| DATA_SOURCE | 1 | gfpflags | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
mm/slub.c slab_alloc_node() -> ___slab_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | s | 4096-ptr_max |
| PARAM_VALUE | 3 | ac | 4096-ptr_max |
| CAPPED_DATA | 0 | s | 1 |
| DATA_SOURCE | 0 | s | r slab_pre_alloc_hook |
| DATA_SOURCE | 1 | gfpflags | $1 |
| DATA_SOURCE | 2 | node | r apply_strict_numa_policy |
| DATA_SOURCE | 3 | ac | $3 |
| PARAM_COMPARE | 0 | s | == $0 |
| NOSPEC | 2 | node | |
| NOSPEC | 3 | ac->orig_size | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 2 | node | s32min-s32max |
| HOST_DATA | 3 | ac->orig_size | 1-8192[c] |
| USER_DATA | 2 | node | 0-s32max |
| USER_DATA | 3 | ac->orig_size | 1-8192 |