Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A 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()