Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c9112 static int bpf_link__detach_fd(struct bpf_link *link) in bpf_link__detach_fd() function
9134 link->detach = &bpf_link__detach_fd; in bpf_link__open()
9546 link->detach = &bpf_link__detach_fd; in bpf_program__attach_raw_tracepoint()
9584 link->detach = &bpf_link__detach_fd; in bpf_program__attach_btf_id()
9646 link->detach = &bpf_link__detach_fd; in bpf_program__attach_fd()
9737 link->detach = &bpf_link__detach_fd; in bpf_program__attach_iter()