Home
last modified time | relevance | path

Searched defs:is_inner (Results 1 – 2 of 2) sorted by relevance

/linux/rust/syn/
H A Dattr.rs620 fn is_inner(attr: &&Attribute) -> bool { in inner() function
/linux/tools/lib/bpf/
H A Dlibbpf.c2579 bool is_inner = inner_def == NULL; in parse_btf_map_def() local
5307 bpf_object__create_map(struct bpf_object * obj,struct bpf_map * map,bool is_inner) bpf_object__create_map() argument