Home
last modified time | relevance | path

Searched refs:SLUB_RED_ACTIVE (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpoison.h45 #define SLUB_RED_ACTIVE 0xcc macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpoison.h45 #define SLUB_RED_ACTIVE 0xcc macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpoison.h45 #define SLUB_RED_ACTIVE 0xcc macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/linux/
H A Dpoison.h54 #define SLUB_RED_ACTIVE 0xcc macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/linux/
H A Dpoison.h54 #define SLUB_RED_ACTIVE 0xcc macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/linux/
H A Dpoison.h54 #define SLUB_RED_ACTIVE 0xcc macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dslub.c927 if (val != SLUB_RED_ACTIVE && (s->flags & __OBJECT_POISON) && in check_object()
939 if (!freeptr_outside_object(s) && val == SLUB_RED_ACTIVE) in check_object()
1168 init_object(s, object, SLUB_RED_ACTIVE); in alloc_debug_processing()
1198 if (!check_object(s, page, object, SLUB_RED_ACTIVE)) in free_consistency_checks()
3580 init_object(kmem_cache_node, n, SLUB_RED_ACTIVE); in early_kmem_cache_node_alloc()
4633 SLUB_RED_INACTIVE : SLUB_RED_ACTIVE; in validate_slab()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dslub.c927 if (val != SLUB_RED_ACTIVE && (s->flags & __OBJECT_POISON) && in check_object()
939 if (!freeptr_outside_object(s) && val == SLUB_RED_ACTIVE) in check_object()
1168 init_object(s, object, SLUB_RED_ACTIVE); in alloc_debug_processing()
1198 if (!check_object(s, page, object, SLUB_RED_ACTIVE)) in free_consistency_checks()
3580 init_object(kmem_cache_node, n, SLUB_RED_ACTIVE); in early_kmem_cache_node_alloc()
4633 SLUB_RED_INACTIVE : SLUB_RED_ACTIVE; in validate_slab()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dslub.c927 if (val != SLUB_RED_ACTIVE && (s->flags & __OBJECT_POISON) && in check_object()
939 if (!freeptr_outside_object(s) && val == SLUB_RED_ACTIVE) in check_object()
1168 init_object(s, object, SLUB_RED_ACTIVE); in alloc_debug_processing()
1198 if (!check_object(s, page, object, SLUB_RED_ACTIVE)) in free_consistency_checks()
3580 init_object(kmem_cache_node, n, SLUB_RED_ACTIVE); in early_kmem_cache_node_alloc()
4633 SLUB_RED_INACTIVE : SLUB_RED_ACTIVE; in validate_slab()