Home
last modified time | relevance | path

Searched refs:proc_caches_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sched/
H A Dtask.h73 extern void proc_caches_init(void);
/openbmc/linux/init/
H A Dmain.c1052 proc_caches_init(); in start_kernel()
/openbmc/linux/kernel/
H A Dfork.c3277 void __init proc_caches_init(void) in proc_caches_init() function