Home
last modified time | relevance | path

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

/kernel/trace/rv/
A Drv_reactors.c89 struct rv_reactor *reactor = container_of(p, struct rv_reactor, list); in reactors_show() local
142 struct rv_reactor *reactor = container_of(p, struct rv_reactor, list); in monitor_reactor_show() local
162 struct rv_reactor *reactor, in monitor_swap_reactors_single()
183 static void monitor_swap_reactors(struct rv_monitor *mon, struct rv_reactor *reactor) in monitor_swap_reactors()
208 struct rv_reactor *reactor; in monitor_reactors_write() local
288 static int __rv_register_reactor(struct rv_reactor *reactor) in __rv_register_reactor()
310 int rv_register_reactor(struct rv_reactor *reactor) in rv_register_reactor()
332 int rv_unregister_reactor(struct rv_reactor *reactor) in rv_unregister_reactor()

Completed in 10 milliseconds