Searched refs:SLAB_TRACE (Results 1 – 4 of 4) sorted by relevance
462 SLAB_TRACE | SLAB_CONSISTENCY_CHECKS)479 SLAB_TRACE | \
47 SLAB_TRACE | SLAB_TYPESAFE_BY_RCU | SLAB_NOLEAKTRACE | \
293 SLAB_TRACE)1487 if (s->flags & SLAB_TRACE) { in trace()1690 *flags |= SLAB_TRACE; in parse_slub_debug_flags()6676 return sysfs_emit(buf, "%d\n", !!(s->flags & SLAB_TRACE)); in trace_show()
143 #define SLAB_TRACE __SLAB_FLAG_BIT(_SLAB_TRACE) macro
Completed in 26 milliseconds