Searched refs:bpf_probe_register (Results 1 – 3 of 3) sorted by relevance
772 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link);803 static inline int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register() function
2416 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register() function
4005 err = bpf_probe_register(link->btp, link); in bpf_raw_tp_link_attach()