Searched refs:PIDS_PER_CPU_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | threads.h | 42 #define PIDS_PER_CPU_DEFAULT 1024 macro |
/linux-4.4.14/kernel/ | ||
D | pid.c | 596 PIDS_PER_CPU_DEFAULT * num_possible_cpus())); in pidmap_init() |