Home
last modified time | relevance | path

Searched refs:rv_reactor (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Drv.h38 struct rv_reactor { struct
65 int rv_unregister_reactor(struct rv_reactor *reactor);
66 int rv_register_reactor(struct rv_reactor *reactor);
/linux/kernel/trace/rv/
A Drv_reactors.c278 static int __rv_register_reactor(struct rv_reactor *reactor) in __rv_register_reactor()
307 int rv_register_reactor(struct rv_reactor *reactor) in rv_register_reactor()
329 int rv_unregister_reactor(struct rv_reactor *reactor) in rv_unregister_reactor()
475 static struct rv_reactor rv_nop = {
A Dreactor_panic.c21 static struct rv_reactor rv_panic = {
A Dreactor_printk.c20 static struct rv_reactor rv_printk = {
A Drv.h28 struct rv_reactor *reactor;

Completed in 9 milliseconds