Searched refs:toggle_allocation_gate (Results 1 – 1 of 1) sorted by relevance
822 static void toggle_allocation_gate(struct work_struct *work) in toggle_allocation_gate() function875 INIT_DEFERRABLE_WORK(&kfence_timer, toggle_allocation_gate); in kfence_init_enable()877 INIT_DELAYED_WORK(&kfence_timer, toggle_allocation_gate); in kfence_init_enable()