Searched refs:tracepoint_is_faultable (Results 1 – 3 of 3) sorted by relevance
122 static inline bool tracepoint_is_faultable(struct tracepoint *tp) in tracepoint_is_faultable() function145 static inline bool tracepoint_is_faultable(struct tracepoint *tp) in tracepoint_is_faultable() function
4338 if (prog->sleepable && !tracepoint_is_faultable(btp->tp)) { in bpf_raw_tp_link_attach()4350 tracepoint_is_faultable(btp->tp)); in bpf_raw_tp_link_attach()
20222 if (prog->sleepable && !tracepoint_is_faultable(btp->tp)) { in bpf_check_attach_target()