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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c10471 static int bpf_link__detach_fd(struct bpf_link *link) function
10493 link->detach = &bpf_link__detach_fd;
11379 link->detach = &bpf_link__detach_fd;
11837 link->detach = &bpf_link__detach_fd;
12290 link->detach = &bpf_link__detach_fd;
12366 link->detach = &bpf_link__detach_fd;
12429 link->detach = &bpf_link__detach_fd;
12594 link->detach = &bpf_link__detach_fd;
12635 link->detach = &bpf_link__detach_fd;

Completed in 124 milliseconds