Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/rv/
H A Drv.c226 static int __rv_disable_monitor(struct rv_monitor_def *mdef, bool sync) in __rv_disable_monitor() function
254 __rv_disable_monitor(mdef, true); in rv_disable_monitor()
490 enabled += __rv_disable_monitor(mdef, false); in disable_all_monitors()