Lines Matching full:attach
19 { **show** | **list** | **tree** | **attach** | **detach** | **help** }
26 | **bpftool** **cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
43 Output will start with program ID followed by attach type,
44 attach flags and program name.
57 program ID, attach type, attach flags and program name.
63 **bpftool cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
64 Attach program *PROG* to the cgroup *CGROUP* with attach type
74 no attach flags or the **override** flag. Attaching another
75 program will release old program and attach the new one.
114 Detach *PROG* from the cgroup *CGROUP* and attach type
133 | **# bpftool cgroup attach /sys/fs/cgroup/test.slice/ device id 1 allow_multi**