Lines Matching defs:strict
2297 const struct btf_type *def_t, bool strict,
2472 err = parse_btf_map_def(inner_map_name, btf, t, strict, inner_def, NULL);
2501 if (strict) {
2615 const Elf_Data *data, bool strict,
2677 err = parse_btf_map_def(map->name, obj->btf, def, strict, &map_def, &inner_def);
2712 static int bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict,
2762 data, strict,
2775 bool strict;
2778 strict = !OPTS_GET(opts, relaxed_maps, false);
2781 err = bpf_object__init_user_btf_maps(obj, strict, pin_root_path);
11974 * Specifying uprobe+ ensures we carry out strict matching; either "uprobe" must be