Lines Matching +defs:c +defs:mode +defs:base +defs:map
226 int c; in bpf_parse_string() local
388 static int bpf_derive_elf_map_from_fdinfo(int fd, struct bpf_elf_map *map, in bpf_derive_elf_map_from_fdinfo()
431 static int bpf_map_selfcheck_pinned(int fd, const struct bpf_elf_map *map, in bpf_map_selfcheck_pinned()
635 static int bpf_gen_master(const char *base, const char *name) in bpf_gen_master()
675 static int bpf_gen_slave(const char *base, const char *name, in bpf_gen_slave()
713 static int bpf_gen_hierarchy(const char *base) in bpf_gen_hierarchy()
816 static int bpf_parse(enum bpf_prog_type *type, enum bpf_mode *mode, in bpf_parse()
929 enum bpf_mode mode; in bpf_parse_opt_tbl() local
986 enum bpf_mode mode; in bpf_graft_map() local
1500 const struct bpf_elf_map *map, in bpf_map_report()
1554 static bool bpf_is_map_in_map_type(const struct bpf_elf_map *map) in bpf_is_map_in_map_type()
1561 const struct bpf_elf_map *map, struct bpf_map_ext *ext, in bpf_map_attach()
2137 struct bpf_map_ext map; member