Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
mm/percpu.c pcpu_alloc_noprof() -> pcpu_reintegrate_chunk()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chunk | 4096-ptr_max |
| CAPPED_DATA | 0 | chunk | 1 |
| CAPPED_DATA | 0 | &chunk->list | 1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | global &pcpu_lock | ||
| HALF_LOCKED2 | global &pcpu_alloc_mutex |
mm/percpu.c pcpu_reclaim_populated() -> pcpu_reintegrate_chunk()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chunk | 4096-ptr_max |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | global &pcpu_alloc_mutex | ||
| LOCK2 | global &pcpu_lock | ||
| LOCK2 | irq | ||
| HALF_LOCKED2 | &pool->lock |