Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/rv/
Drv.c226 static int __rv_disable_monitor(struct rv_monitor_def *mdef, bool sync) in __rv_disable_monitor() function
253 __rv_disable_monitor(mdef, true); in rv_disable_monitor()
488 enabled += __rv_disable_monitor(mdef, false); in disable_all_monitors()