Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/linux/
A Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux-6.3-rc2/include/linux/
A Dslab.h144 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0x00020000U) macro
146 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0) macro

Completed in 4 milliseconds