Searched defs:parse_attach_type (Results 1 – 3 of 3) sorted by relevance
/linux/tools/bpf/bpftool/ | ||
H A D | cgroup.c | 77 static enum bpf_attach_type parse_attach_type(const char *str) parse_attach_type() function |
H A D | net.c | 92 static enum net_attach_type parse_attach_type(const char *str) in parse_attach_type() function |
H A D | prog.c | 68 static enum bpf_attach_type parse_attach_type(const char *str) parse_attach_type() function |