Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dslab.h791 int slab_dead_cpu(unsigned int cpu);
794 #define slab_dead_cpu NULL macro
/openbmc/linux/kernel/
H A Dcpu.c2130 .teardown.single = slab_dead_cpu,
/openbmc/linux/mm/
H A Dslab.c1053 int slab_dead_cpu(unsigned int cpu) in slab_dead_cpu() function