Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dslab.h153 #define SLAB_SKIP_KFENCE ((slab_flags_t __force)0x20000000U) macro
155 #define SLAB_SKIP_KFENCE 0 macro