Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/rv/
Drv.h51 void reactor_cleanup_monitor(struct rv_monitor_def *mdef);
59 static inline void reactor_cleanup_monitor(struct rv_monitor_def *mdef) in reactor_cleanup_monitor() function
Drv_reactors.c462 void reactor_cleanup_monitor(struct rv_monitor_def *mdef) in reactor_cleanup_monitor() function
Drv.c682 reactor_cleanup_monitor(mdef); in destroy_monitor_dir()