Searched refs:bpf_link__detach_fd (Results 1 – 1 of 1) sorted by relevance
11449 static int bpf_link__detach_fd(struct bpf_link *link) in bpf_link__open() 11471 link->detach = &bpf_link__detach_fd; in bpf_link__open() 12410 link->detach = &bpf_link__detach_fd; in bpf_program__attach_kprobe_multi_opts() 12795 link->detach = &bpf_link__detach_fd; in bpf_program__attach_tracing_multi() 13183 link->detach = &bpf_link__detach_fd; in bpf_program__attach_uprobe_multi() 13675 link->detach = &bpf_link__detach_fd; in bpf_program__attach_raw_tracepoint_opts() 13743 link->detach = &bpf_link__detach_fd; in bpf_program__attach_btf_id() 13805 link->detach = &bpf_link__detach_fd; in bpf_program_attach_fd() 14003 link->detach = &bpf_link__detach_fd; in bpf_program__attach_iter() 14044 link->detach = &bpf_link__detach_fd; in bpf_program__attach_netfilter() 11442 static int bpf_link__detach_fd(struct bpf_link *link) bpf_link__detach_fd() function [all...]