Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/percpu.c pcpu_embed_first_chunk() -> pcpu_fc_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cpu | 0-8191,8193-u32max |
| PARAM_VALUE | 2 | align | 2097152 |
| DATA_SOURCE | 2 | align | $2 |
| DATA_SOURCE | 3 | cpu_to_nd_fn | $4 |
| LOCK2 | irq |
mm/percpu.c pcpu_page_first_chunk() -> pcpu_fc_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 4096 |
| PARAM_VALUE | 2 | align | 4096 |
| DATA_SOURCE | 3 | cpu_to_nd_fn | $1 |
| UNITS | 1 | size | unit_byte |
| UNITS | 2 | align | unit_byte |
| LOCK2 | irq |