Searched refs:rv_reactor_def (Results 1 – 2 of 2) sorted by relevance
73 static struct rv_reactor_def *get_reactor_rdef_by_name(char *name) in get_reactor_rdef_by_name()75 struct rv_reactor_def *r; in get_reactor_rdef_by_name()89 struct rv_reactor_def *rea_def = p; in reactors_show()142 struct rv_reactor_def *rdef = p; in monitor_reactor_show()161 static void monitor_swap_reactors(struct rv_monitor_def *mdef, struct rv_reactor_def *rdef, in monitor_swap_reactors()192 struct rv_reactor_def *rdef; in monitor_reactors_write()280 struct rv_reactor_def *r; in __rv_register_reactor()289 r = kzalloc(sizeof(struct rv_reactor_def), GFP_KERNEL); in __rv_register_reactor()331 struct rv_reactor_def *ptr, *next; in rv_unregister_reactor()
26 struct rv_reactor_def { struct39 struct rv_reactor_def *rdef; argument