Searched refs:tracepoint_is_faultable (Results 1 – 3 of 3) sorted by relevance
120 static inline bool tracepoint_is_faultable(struct tracepoint *tp) in tracepoint_is_faultable() function127 static inline bool tracepoint_is_faultable(struct tracepoint *tp) in tracepoint_is_faultable() function
115 if (tracepoint_is_faultable(tp)) in release_probes()
3971 tracepoint_is_faultable(btp->tp)); in bpf_raw_tp_link_attach()