Searched refs:process_srcu (Results 1 – 2 of 2) sorted by relevance
85 void process_srcu(struct work_struct *work);97 .work = __DELAYED_WORK_INITIALIZER(name.work, process_srcu, 0),\
108 INIT_DELAYED_WORK(&sp->work, process_srcu); in init_srcu_struct_fields()664 void process_srcu(struct work_struct *work) in process_srcu() function675 EXPORT_SYMBOL_GPL(process_srcu);