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