Searched refs:ALLOCATE_NONE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/mm/kfence/ |
| D | kfence_test.c | 231 ALLOCATE_NONE, /* No KFENCE allocation. */ enumerator 254 case ALLOCATE_NONE: in test_alloc() 299 } else if (policy == ALLOCATE_NONE) in test_alloc() 535 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk() 537 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk() 538 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
|