Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/linux/
Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux-6.12.1/include/linux/
Dslab.h202 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_BIT(_SLAB_RECLAIM_ACCOUNT) macro
204 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED macro