Lines Matching defs:strict
2200 const struct btf_type *def_t, bool strict,
2375 err = parse_btf_map_def(inner_map_name, btf, t, strict, inner_def, NULL);
2404 if (strict) {
2518 const Elf_Data *data, bool strict,
2580 err = parse_btf_map_def(map->name, obj->btf, def, strict, &map_def, &inner_def);
2615 static int bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict,
2658 data, strict,
2671 bool strict;
2674 strict = !OPTS_GET(opts, relaxed_maps, false);
2677 err = bpf_object__init_user_btf_maps(obj, strict, pin_root_path);
11508 * Specifying uprobe+ ensures we carry out strict matching; either "uprobe" must be