Searched refs:STACK_DEPOT_FLAGS_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dstackdepot.h89 #define STACK_DEPOT_FLAGS_MASK ((depot_flags_t)((1 << STACK_DEPOT_FLAGS_NUM) - 1)) macro
/linux-master/lib/
H A Dstackdepot.c598 if (WARN_ON(depot_flags & ~STACK_DEPOT_FLAGS_MASK))

Completed in 114 milliseconds