Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- include/linux/cpumask.h, line 370
- include/linux/nodemask.h, line 497
- lib/find_bit.c, line 310
- lib/test_bitmap.c, line 1561
Smatch caller information:
mm/memory-tiers.c node_random() -> find_random_bit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 1024 |
| BUF_SIZE | 0 | addr | 128 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
lib/test_bitmap.c test_zero_nbits() -> find_random_bit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | addr | 0 |
| PARAM_VALUE | 1 | size | 0 |
kernel/cgroup/cpuset.c node_random() -> find_random_bit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | size | 1024 |
| BUF_SIZE | 0 | addr | 128 |
| RX_PATH | |||
| TASK_NOT_RUNNING |