Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/memalloc.c bpf_mem_alloc_init() -> init_refill_work()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| PARAM_VALUE | 0 | c->percpu_size | 0,16 |
| BIT_INFO | 0 | c->percpu_size | 0x0,0x10 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | c->tgt->unit_size | s32min-s32max[c] |
| USER_DATA | 0 | c->unit_size | s32min-s32max[c] |
kernel/bpf/memalloc.c bpf_mem_alloc_init() -> init_refill_work()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| PARAM_VALUE | 0 | c->percpu_size | 0 |
| PARAM_VALUE | 0 | c->unit_size | 16,32,64,96,128,192,256,512,1024,2048,4096 |
| NOCHECK_CALL |
kernel/bpf/memalloc.c bpf_mem_alloc_percpu_unit_init() -> init_refill_work()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| PARAM_VALUE | 0 | c->percpu_size | 16 |
| PARAM_VALUE | 0 | c->unit_size | 16,32,64,96,128,192,256,512,1024,2048,4096 |
| NOCHECK_CALL | |||
| LOCK2 | global &bpf_percpu_ma_lock |