Searched refs:kfence_allocation_gate (Results 1 – 1 of 1) sorted by relevance
31 extern atomic_t kfence_allocation_gate;127 if (likely(atomic_read(&kfence_allocation_gate) > 0)) in kfence_alloc()