Home
last modified time | relevance | path

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

/include/linux/
A Dnmi.h224 void nmi_backtrace_stall_snap(const struct cpumask *btp);
225 void nmi_backtrace_stall_check(const struct cpumask *btp);
227 static inline void nmi_backtrace_stall_snap(const struct cpumask *btp) {} in nmi_backtrace_stall_snap() argument
228 static inline void nmi_backtrace_stall_check(const struct cpumask *btp) {} in nmi_backtrace_stall_check() argument
A Dtrace_events.h769 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link);
770 int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link);
773 void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp);
800 static inline int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register() argument
804 static inline int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_unregister() argument
812 static inline void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in bpf_put_raw_tracepoint() argument
A Dbpf.h1803 struct bpf_raw_event_map *btp; member

Completed in 20 milliseconds