Searched refs:bpf_probe_register (Results 1 – 2 of 2) sorted by relevance
2141 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register() function
4301 err = bpf_probe_register(link->btp, link); in bpf_raw_tp_link_attach()