Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H 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);
/openbmc/linux/kernel/trace/rv/
H 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()
476 static struct rv_reactor rv_nop = {
H A Dreactor_printk.c20 static struct rv_reactor rv_printk = {
H A Dreactor_panic.c21 static struct rv_reactor rv_panic = {
H A Drv.h28 struct rv_reactor *reactor;