Searched refs:do_detach (Results 1 – 4 of 4) sorted by relevance
/tools/bpf/bpftool/ |
D | cgroup.c | 440 static int do_detach(int argc, char **argv) in do_detach() function 517 { "detach", do_detach },
|
D | link.c | 362 static int do_detach(int argc, char **argv) in do_detach() function 417 { "detach", do_detach },
|
D | net.c | 611 static int do_detach(int argc, char **argv) in do_detach() function 749 { "detach", do_detach },
|
D | prog.c | 998 static int do_detach(int argc, char **argv) in do_detach() function 2307 { "detach", do_detach },
|