Searched refs:btp (Results 1 – 1 of 1) sorted by relevance
731 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_prog *prog);732 int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_prog *prog);734 void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp);757 static inline int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_prog *p) in bpf_probe_register() argument761 static inline int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_prog *p) in bpf_probe_unregister() argument769 static inline void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in bpf_put_raw_tracepoint() argument