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