Searched refs:trace_probe_clear_flag (Results 1 – 5 of 5) sorted by relevance
690 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in enable_trace_eprobe()711 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in disable_trace_eprobe()713 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in disable_trace_eprobe()
292 static inline void trace_probe_clear_flag(struct trace_probe *tp, in trace_probe_clear_flag() function
1510 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in disable_trace_fprobe()1512 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in disable_trace_fprobe()
1191 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in probe_event_enable()1215 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in probe_event_disable()
2194 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in trace_probe_remove_file()