Home
last modified time | relevance | path

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

/linux/mm/kfence/
H A Dkfence_test.c234 enum allocation_policy { enum
245 static void *test_alloc(struct kunit *test, size_t size, gfp_t gfp, enum allocation_policy policy) in test_alloc()