Lines Matching full:attach
18 { **show** | **list** | **tree** | **attach** | **detach** | **help** }
25 | **bpftool** **cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
40 Output will start with program ID followed by attach type,
41 attach flags and program name.
50 program ID, attach type, attach flags and program name.
52 **bpftool cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
53 Attach program *PROG* to the cgroup *CGROUP* with attach type
63 no attach flags or the **override** flag. Attaching another
64 program will release old program and attach the new one.
91 Detach *PROG* from the cgroup *CGROUP* and attach type
121 | **# bpftool cgroup attach /sys/fs/cgroup/test.slice/ device id 1 allow_multi**