Searched refs:process_srcu (Results 1 – 1 of 1) sorted by relevance
56 static void process_srcu(struct work_struct *work);184 INIT_DELAYED_WORK(&sp->work, process_srcu); in init_srcu_struct_fields()1243 static void process_srcu(struct work_struct *work) in process_srcu() function