Lines Matching +defs:mod +defs:m +defs:b
72 #define __printf(a, b) __attribute__((format(printf, a, b))) argument
963 struct btf_member *m; in find_member_by_offset() local
978 struct btf_member *m; in find_member_by_name() local
2439 const struct btf_member *m, __u32 *res) in get_map_field_int()
2469 const struct btf_member *m, __u64 *res) in get_map_field_long()
2548 const struct btf_member *m; in parse_btf_map_def() local
3145 struct btf_member *m = btf_members(t); in bpf_object__sanitize_btf() local
3201 struct btf_member *m; in bpf_object__sanitize_btf() local
3319 const struct btf_var_secinfo *b = _b; in compare_vsi_off() local
3804 const struct bpf_program *b = _b; in cmp_progs() local
4137 const struct extern_desc *b = _b; in cmp_externs() local
4657 int l = 0, r = obj->nr_programs - 1, m; in find_prog_by_sec_insn() local
6633 const struct reloc_desc *b = _b; in cmp_relocs() local
8120 struct bpf_map *m; in bpf_object__sanitize_maps() local
10030 const struct module_btf *mod = &obj->btf_modules[i]; in find_kernel_btf_id() local
10421 __bpf_map__iter(const struct bpf_map *m, const struct bpf_object *obj, int i) in __bpf_map__iter()
11378 static int avail_func_cmp(const void *a, const void *b) in avail_func_cmp()