Searched refs:btp (Results 1 – 3 of 3) sorted by relevance
222 void nmi_backtrace_stall_snap(const struct cpumask *btp);223 void nmi_backtrace_stall_check(const struct cpumask *btp);225 static inline void nmi_backtrace_stall_snap(const struct cpumask *btp) {} in nmi_backtrace_stall_snap() argument226 static inline void nmi_backtrace_stall_check(const struct cpumask *btp) {} in nmi_backtrace_stall_check() argument
788 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link);789 int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link);792 void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp);819 static inline int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register() argument823 static inline int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_unregister() argument831 static inline void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in bpf_put_raw_tracepoint() argument
1684 struct bpf_raw_event_map *btp; member