Lines Matching full:attach
22 { **show** | **list** | **tree** | **attach** | **detach** | **help** }
29 | **bpftool** **cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
55 Output will start with program ID followed by attach type,
56 attach flags and program name.
69 program ID, attach type, attach flags and program name.
75 **bpftool cgroup attach** *CGROUP* *ATTACH_TYPE* *PROG* [*ATTACH_FLAGS*]
76 Attach program *PROG* to the cgroup *CGROUP* with attach type
86 no attach flags or the **override** flag. Attaching another
87 program will release old program and attach the new one.
133 Detach *PROG* from the cgroup *CGROUP* and attach type
152 | **# bpftool cgroup attach /sys/fs/cgroup/test.slice/ device id 1 allow_multi**