Home
last modified time | relevance | path

Searched refs:walk_flex_arrays (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dbtf.c7109 const char **field_name, bool walk_flex_arrays) in btf_struct_walk() argument
7138 if (!walk_flex_arrays) in btf_struct_walk()
7468 bool strict, bool walk_flex_arrays) in btf_struct_ids_match() argument
7488 walk_flex_arrays); in btf_struct_ids_match()
/linux/include/linux/
H A Dbpf.h3154 bool strict, bool walk_flex_arrays);