Home
last modified time | relevance | path

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

/Linux-v6.6/mm/kfence/
Dcore.c398 const bool random_right_allocate = get_random_u32_below(2); in kfence_guarded_alloc() local
445 if (random_right_allocate) { in kfence_guarded_alloc()