Searched defs:is_inner (Results 1 – 2 of 2) sorted by relevance
487 fn is_inner(attr: &&Attribute) -> bool { in inner() function
2182 bool is_inner = inner_def == NULL; in parse_btf_map_def() local4859 static int bpf_object__create_map(struct bpf_object *obj, struct bpf_map *map, bool is_inner) in bpf_object__create_map()