Home
last modified time | relevance | path

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

/Linux-v4.19/tools/bpf/bpftool/
Dcgroup.c61 const char *attach_flags_str, in show_bpf_prog() argument
83 attach_flags_str); in show_bpf_prog()
90 attach_flags_str, in show_bpf_prog()
114 char *attach_flags_str; in show_attached_bpf_progs() local
131 attach_flags_str = "multi"; in show_attached_bpf_progs()
134 attach_flags_str = "override"; in show_attached_bpf_progs()
137 attach_flags_str = ""; in show_attached_bpf_progs()
141 attach_flags_str = buf; in show_attached_bpf_progs()
146 attach_flags_str, level); in show_attached_bpf_progs()