Lines Matching refs:link
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);
819 static inline int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register() argument
823 static inline int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_unregister() argument
933 void bpf_trace_run1(struct bpf_raw_tp_link *link, u64 arg1);
934 void bpf_trace_run2(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2);
935 void bpf_trace_run3(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
937 void bpf_trace_run4(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
939 void bpf_trace_run5(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
941 void bpf_trace_run6(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
943 void bpf_trace_run7(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
945 void bpf_trace_run8(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
948 void bpf_trace_run9(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
951 void bpf_trace_run10(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
954 void bpf_trace_run11(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,
957 void bpf_trace_run12(struct bpf_raw_tp_link *link, u64 arg1, u64 arg2,