Searched refs:process_srcu (Results 1 – 1 of 1) sorted by relevance
47 static void process_srcu(struct work_struct *work);180 INIT_DELAYED_WORK(&ssp->work, process_srcu); in init_srcu_struct_fields()1235 static void process_srcu(struct work_struct *work) in process_srcu() function