Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dslab.h789 int slab_prepare_cpu(unsigned int cpu);
792 #define slab_prepare_cpu NULL macro
/openbmc/linux/kernel/
H A Dcpu.c2126 .startup.single = slab_prepare_cpu,
/openbmc/linux/mm/
H A Dslab.c1033 int slab_prepare_cpu(unsigned int cpu) in slab_prepare_cpu() function