Searched refs:ALLOCATE_NONE (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/kfence/ |
| H A D | kfence_test.c | 220 ALLOCATE_NONE, /* No KFENCE allocation. */ enumerator 243 case ALLOCATE_NONE: in test_alloc() 287 } else if (policy == ALLOCATE_NONE) in test_alloc() 523 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk() 525 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk() 526 test_alloc(test, size, GFP_KERNEL, ALLOCATE_NONE), in test_free_bulk()
|