Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
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-6.1.9/kernel/trace/rv/
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 = {
Dreactor_panic.c21 static struct rv_reactor rv_panic = {
Dreactor_printk.c20 static struct rv_reactor rv_printk = {
Drv.h28 struct rv_reactor *reactor;