Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/kfence/
H A Dkfence_test.c219 ALLOCATE_RIGHT, /* KFENCE, right side of page. */ enumerator
240 case ALLOCATE_RIGHT: in test_alloc()
284 if (policy == ALLOCATE_RIGHT && in test_alloc()
327 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_RIGHT); in test_out_of_bounds_read()
419 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_RIGHT); in test_corruption()
447 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_RIGHT); in test_kmalloc_aligned_oob_read()
480 buf = test_alloc(test, size, GFP_KERNEL, ALLOCATE_RIGHT); in test_kmalloc_aligned_oob_write()
522 test_alloc(test, size, GFP_KERNEL, ALLOCATE_RIGHT), in test_free_bulk()