Home
last modified time | relevance | path

Searched defs:SLAB_RECLAIM_ACCOUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/openbmc/linux/include/linux/
H A Dslab.h161 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0x00020000U) macro
163 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0) macro