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