Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dsrcutree.c77 static void process_srcu(struct work_struct *work);
254 INIT_DELAYED_WORK(&ssp->srcu_sup->work, process_srcu); in init_srcu_struct_fields()
1759 static void process_srcu(struct work_struct *work) in process_srcu() function