Searched refs:rv_is_nested_monitor (Results 1 – 2 of 2) sorted by relevance
30 bool rv_is_nested_monitor(struct rv_monitor *mon);
213 bool rv_is_nested_monitor(struct rv_monitor *mon) in rv_is_nested_monitor() function797 if (parent && rv_is_nested_monitor(parent)) { in rv_register_monitor()