Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtask.h65 extern void proc_caches_init(void);
/OK3568_Linux_fs/kernel/init/
H A Dmain.c1042 proc_caches_init(); in start_kernel()
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c2882 void __init proc_caches_init(void) in proc_caches_init() function