Home
last modified time | relevance | path

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

/linux/tools/include/linux/ !
H A Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux/include/linux/ !
H A Dslab.h234 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_BIT(_SLAB_RECLAIM_ACCOUNT) macro
236 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED macro