Home
last modified time | relevance | path

Searched refs:rv_is_nested_monitor (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/kernel/trace/rv/
H A Drv.h51 bool rv_is_nested_monitor(struct rv_monitor_def *mdef);
H A Drv.c213 bool rv_is_nested_monitor(struct rv_monitor_def *mdef) in rv_is_nested_monitor() function
814 if (p && rv_is_nested_monitor(p)) { in rv_register_monitor()