Home
last modified time | relevance | path

Searched defs:reactor (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/rv/
H A Drv_reactors.c90 struct rv_reactor *reactor = container_of(p, struct rv_reactor, list); in reactors_show() local
143 struct rv_reactor *reactor = container_of(p, struct rv_reactor, list); in monitor_reactor_show() local
163 struct rv_reactor *reactor, in monitor_swap_reactors_single()
184 static void monitor_swap_reactors(struct rv_monitor *mon, struct rv_reactor *reactor) in monitor_swap_reactors()
209 struct rv_reactor *reactor; in monitor_reactors_write() local
284 static int __rv_register_reactor(struct rv_reactor *reactor) in __rv_register_reactor()
306 int rv_register_reactor(struct rv_reactor *reactor) in rv_register_reactor()
324 int rv_unregister_reactor(struct rv_reactor *reactor) in rv_unregister_reactor()
/linux/tools/verification/rv/src/
H A Din_kernel.c232 ikm_write_reactor(char * monitor_name,char * reactor) ikm_write_reactor() argument
[all...]