Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkfence.h31 extern atomic_t kfence_allocation_gate;
127 if (likely(atomic_read(&kfence_allocation_gate) > 0)) in kfence_alloc()