Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c9193 static int bpf_link__detach_fd(struct bpf_link *link) in bpf_link__detach_fd() function
9215 link->detach = &bpf_link__detach_fd; in bpf_link__open()
9627 link->detach = &bpf_link__detach_fd; in bpf_program__attach_raw_tracepoint()
9665 link->detach = &bpf_link__detach_fd; in bpf_program__attach_btf_id()
9727 link->detach = &bpf_link__detach_fd; in bpf_program__attach_fd()
9818 link->detach = &bpf_link__detach_fd; in bpf_program__attach_iter()