Searched refs:ALLOCATE_NONE (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/mm/kfence/ |
A D | kfence_test.c | 236 ALLOCATE_NONE, /* No KFENCE allocation. */ enumerator 259 case ALLOCATE_NONE: in test_alloc() 303 } else if (policy == ALLOCATE_NONE) in test_alloc() 539 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk() 541 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk() 542 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
|
Completed in 4 milliseconds