Lines Matching full:attach
22 { **show** | **list** | **tree** | **attach** | **detach** | **help** }
29 | **bpftool** **cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
52 Output will start with program ID followed by attach type,
53 attach flags and program name.
66 program ID, attach type, attach flags and program name.
72 **bpftool cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
73 Attach program *PROG* to the cgroup *CGROUP* with attach type
83 no attach flags or the **override** flag. Attaching another
84 program will release old program and attach the new one.
123 Detach *PROG* from the cgroup *CGROUP* and attach type
142 | **# bpftool cgroup attach /sys/fs/cgroup/test.slice/ device id 1 allow_multi**