Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

mm/mempool.c mempool_alloc_bulk_noprof() -> mempool_alloc_from_pool()

Type Parameter Key Value
PARAM_VALUE 0 pool 4096-ptr_max
PARAM_VALUE 2 count 1-256
PARAM_VALUE 3 allocated 0-255
PARAM_VALUE 4 gfp_mask 600192,601280
CAPPED_DATA 0 pool->min_nr 1
CAPPED_DATA 2 count 1
CAPPED_DATA 3 allocated 1
DATA_SOURCE 0 pool $0
DATA_SOURCE 1 elems $1
DATA_SOURCE 2 count $2
FUZZY_MAX 3 allocated 0
PARAM_COMPARE 2 count > $3
PARAM_COMPARE 3 allocated < $2
BIT_INFO 4 gfp_mask 0x92880,0x92cc0
RX_PATH
TASK_NOT_RUNNING
UNITS 1 elems unit_byte
HALF_LOCKED2 &md->io_barrier

mm/mempool.c mempool_alloc_noprof() -> mempool_alloc_from_pool()

Type Parameter Key Value
PARAM_VALUE 0 pool 4096-ptr_max
PARAM_VALUE 1 elems 7622695454591315968
PARAM_VALUE 1 *elems 0
PARAM_VALUE 1 *(*elems) 0
PARAM_VALUE 2 count 1
PARAM_VALUE 3 allocated 0
PARAM_VALUE 4 gfp_mask 0,8192-u32max
CAPPED_DATA 4 gfp_mask 1
DATA_SOURCE 0 pool $0

mm/mempool.c mempool_alloc_preallocated() -> mempool_alloc_from_pool()

Type Parameter Key Value
PARAM_VALUE 1 elems 7559096805747105792
PARAM_VALUE 1 *elems 0
PARAM_VALUE 1 *(*elems) 0
PARAM_VALUE 2 count 1
PARAM_VALUE 3 allocated 0
PARAM_VALUE 4 gfp_mask 10240
DATA_SOURCE 0 pool $0
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL