Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c8909 static int bpf_link__detach_fd(struct bpf_link *link) in bpf_link__detach_fd() function
8931 link->detach = &bpf_link__detach_fd; in bpf_link__open()
9475 link->detach = &bpf_link__detach_fd; in bpf_program__attach_raw_tracepoint()
9513 link->detach = &bpf_link__detach_fd; in bpf_program__attach_btf_id()
9569 link->detach = &bpf_link__detach_fd; in bpf_program__attach_fd()
9660 link->detach = &bpf_link__detach_fd; in bpf_program__attach_iter()