Searched refs:SLAB_NO_MERGE (Results 1 – 7 of 7) sorted by relevance
175 SLAB_NO_MERGE); in test_kfree_rcu()187 64, SLAB_NO_MERGE); in test_leak_destroy()
48 SLAB_FAILSLAB | SLAB_NO_MERGE)404 flags |= SLAB_NO_MERGE; in kmem_buckets_create()916 flags |= SLAB_NO_MERGE; in new_kmalloc_cache()924 flags |= SLAB_NO_MERGE; in new_kmalloc_cache()973 0, SLAB_NO_MERGE, NULL); in create_kmalloc_caches()
469 SLAB_NO_USER_FLAGS | SLAB_KMALLOC | SLAB_NO_MERGE)486 SLAB_NO_MERGE | \
371 *flags |= SLAB_KASAN | SLAB_NO_MERGE; in kasan_cache_create()
165 #define SLAB_NO_MERGE __SLAB_FLAG_BIT(_SLAB_NO_MERGE) macro
197 flags |= SLAB_NO_MERGE | SLAB_ACCOUNT; in setup_test_cache()
5097 #define FLAG_SKB_NO_MERGE SLAB_NO_MERGE
Completed in 31 milliseconds