Home
last modified time | relevance | path

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

/linux-6.15/lib/tests/
H A Dslub_kunit.c176 SLAB_NO_MERGE); in test_kfree_rcu()
222 SLAB_NO_MERGE); in test_kfree_rcu_wq_destroy()
245 64, SLAB_NO_MERGE); in test_leak_destroy()
/linux-6.15/mm/
H A Dslab_common.c50 SLAB_FAILSLAB | SLAB_NO_MERGE)
408 flags |= SLAB_NO_MERGE; in kmem_buckets_create()
920 flags |= SLAB_NO_MERGE; in new_kmalloc_cache()
928 flags |= SLAB_NO_MERGE; in new_kmalloc_cache()
977 0, SLAB_NO_MERGE, NULL); in create_kmalloc_caches()
H A Dslab.h465 SLAB_NO_USER_FLAGS | SLAB_KMALLOC | SLAB_NO_MERGE)
/linux-6.15/mm/kasan/
H A Dgeneric.c371 *flags |= SLAB_KASAN | SLAB_NO_MERGE; in kasan_cache_create()
H A Dkasan_test_c.c1080 cache = kmem_cache_create("test_cache", 200, 0, SLAB_NO_MERGE, NULL); in kmem_cache_double_destroy()
/linux-6.15/include/linux/
H A Dslab.h186 #define SLAB_NO_MERGE __SLAB_FLAG_BIT(_SLAB_NO_MERGE) macro
/linux-6.15/mm/kfence/
H A Dkfence_test.c198 flags |= SLAB_NO_MERGE | SLAB_ACCOUNT; in setup_test_cache()
/linux-6.15/net/core/
H A Dskbuff.c5069 #define FLAG_SKB_NO_MERGE SLAB_NO_MERGE