Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dkfence_test.c237 ALLOCATE_NONE, /* No KFENCE allocation. */ enumerator
260 case ALLOCATE_NONE: in test_alloc()
305 } else if (policy == ALLOCATE_NONE) in test_alloc()
541 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
543 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
544 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()