Home
last modified time | relevance | path

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

/linux-6.14.4/tools/include/linux/
Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux-6.14.4/include/linux/
Dslab.h224 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_BIT(_SLAB_RECLAIM_ACCOUNT) macro
226 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED macro