Searched refs:proc_caches_init (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/sched/ | ||
H A D | task.h | 76 extern void proc_caches_init(void); |
/linux/kernel/ | ||
H A D | fork.c | 3185 void __init proc_caches_init(void) in proc_caches_init() function |