Home
last modified time | relevance | path

Searched refs:attach_flags_str (Results 1 – 1 of 1) sorted by relevance

/tools/bpf/bpftool/
Dcgroup.c70 const char *attach_flags_str, in show_bpf_prog() argument
92 attach_flags_str); in show_bpf_prog()
99 attach_flags_str, in show_bpf_prog()
123 const char *attach_flags_str; in show_attached_bpf_progs() local
141 attach_flags_str = "multi"; in show_attached_bpf_progs()
144 attach_flags_str = "override"; in show_attached_bpf_progs()
147 attach_flags_str = ""; in show_attached_bpf_progs()
151 attach_flags_str = buf; in show_attached_bpf_progs()
156 attach_flags_str, level); in show_attached_bpf_progs()