Home
last modified time | relevance | path

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

/linux-6.15/mm/kfence/
H A Dkfence_test.c238 ALLOCATE_NONE, /* No KFENCE allocation. */ enumerator
261 case ALLOCATE_NONE: in test_alloc()
306 } else if (policy == ALLOCATE_NONE) in test_alloc()
558 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
560 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
561 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()