Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dsrcutree.c77 static void process_srcu(struct work_struct *work);
255 INIT_DELAYED_WORK(&ssp->srcu_sup->work, process_srcu); in init_srcu_struct_fields()
1808 static void process_srcu(struct work_struct *work) in process_srcu() function