Home
last modified time | relevance | path

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

/Linux-v6.1/mm/kfence/
Dcore.c363 const bool random_right_allocate = prandom_u32_max(2); in kfence_guarded_alloc() local
410 if (random_right_allocate) { in kfence_guarded_alloc()