Searched refs:rv_reactor (Results 1 – 4 of 4) sorted by relevance
14 * The struct rv_reactor defines a callback function to be executed20 * int rv_register_reactor(struct rv_reactor *reactor)22 * int rv_unregister_reactor(struct rv_reactor *reactor)73 static struct rv_reactor *get_reactor_rdef_by_name(char *name) in get_reactor_rdef_by_name() 75 struct rv_reactor *r; in get_reactor_rdef_by_name() 89 struct rv_reactor *reactor = container_of(p, struct rv_reactor, list); in reactors_show() 142 struct rv_reactor *reactor = container_of(p, struct rv_reactor, list); in monitor_reactor_show() 162 struct rv_reactor *reacto in monitor_swap_reactors_single() [all...]
24 static struct rv_reactor rv_printk = {
25 static struct rv_reactor rv_panic = {
90 struct rv_reactor { struct 106 struct rv_reactor *reactor; argument 122 int rv_unregister_reactor(struct rv_reactor *reactor);123 int rv_register_reactor(struct rv_reactor *reactor);