Home
last modified time | relevance | path

Searched refs:SLAB_NO_MERGE (Results 1 – 7 of 7) sorted by relevance

/linux/lib/tests/
H A Dslub_kunit.c181 SLAB_NO_MERGE); in test_kfree_rcu()
227 SLAB_NO_MERGE); in test_kfree_rcu_wq_destroy()
250 64, SLAB_NO_MERGE); in test_leak_destroy()
/linux/mm/
H A Dslab_common.c51 SLAB_NOLEAKTRACE | SLAB_FAILSLAB | SLAB_NO_MERGE | \
348 flags |= SLAB_NO_MERGE; in __kmem_cache_create_args()
458 flags |= SLAB_NO_MERGE; in kmem_buckets_create()
983 flags |= SLAB_NO_OBJ_EXT | SLAB_NO_MERGE; in new_kmalloc_cache()
990 flags |= SLAB_NO_MERGE; in new_kmalloc_cache()
1004 flags |= SLAB_NO_MERGE; in new_kmalloc_cache()
1056 0, SLAB_NO_MERGE, NULL); in create_kmalloc_caches()
H A Dslab.h490 SLAB_NO_USER_FLAGS | SLAB_KMALLOC | SLAB_NO_MERGE)
/linux/mm/kasan/
H A Dgeneric.c382 *flags |= SLAB_KASAN | SLAB_NO_MERGE; in kasan_cache_create()
/linux/mm/kfence/
H A Dkfence_test.c198 flags |= SLAB_NO_MERGE | SLAB_ACCOUNT; in setup_test_cache()
/linux/include/linux/
H A Dslab.h192 #define SLAB_NO_MERGE __SLAB_FLAG_BIT(_SLAB_NO_MERGE) macro
/linux/net/core/
H A Dskbuff.c5205 #define FLAG_SKB_NO_MERGE SLAB_NO_MERGE in skb_init()