Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dslab.h694 int slab_prepare_cpu(unsigned int cpu);
697 #define slab_prepare_cpu NULL macro
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c1924 .startup.single = slab_prepare_cpu,
/OK3568_Linux_fs/kernel/mm/
H A Dslab.c1049 int slab_prepare_cpu(unsigned int cpu) in slab_prepare_cpu() function