Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

lib/btree.c btree_insert() -> btree_insert_level()

Type Parameter Key Value
PARAM_VALUE 0 head 4096-ptr_max
PARAM_VALUE 1 geo->keylen 1-2
PARAM_VALUE 3 val 1-u64max
PARAM_VALUE 4 level 1
BUF_SIZE 2 key (-1),16
BUF_SIZE 2 key (-1),16
BUF_SIZE 3 val s32min-(-1),1-s32max
BUF_SIZE 3 val s32min-(-1),1-s32max
DATA_SOURCE 0 head $0
DATA_SOURCE 1 geo $1
DATA_SOURCE 2 key $2
DATA_SOURCE 3 val $3
DATA_SOURCE 5 gfp $4
RX_PATH
TASK_NOT_RUNNING
UNITS 3 val unit_byte

lib/btree.c btree_insert_level() -> btree_insert_level()

Type Parameter Key Value
PARAM_VALUE 0 head 4096-ptr_max
PARAM_VALUE 0 head->mempool 4096-ptr_max
PARAM_VALUE 0 head->mempool->lock.rlock.dep_map->name 0-255
PARAM_VALUE 1 geo 4096-ptr_max
PARAM_VALUE 1 geo->keylen 1-2
PARAM_VALUE 1 geo->no_pairs 1-s32max
PARAM_VALUE 2 key 4096-ptr_max
PARAM_VALUE 3 val 1-u64max
CAPPED_DATA 1 geo->keylen 1
CAPPED_DATA 1 geo->no_pairs 1
CAPPED_DATA 4 level 1
CAPPED_DATA 5 gfp 1
DATA_SOURCE 0 head $0
DATA_SOURCE 1 geo $1
DATA_SOURCE 3 val r btree_node_alloc
DATA_SOURCE 5 gfp $5
RX_PATH
TASK_NOT_RUNNING