Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c605 while (btf_type_is_modifier(t)) { in btf_type_skip_modifiers()
668 return btf_type_is_modifier(t) || in btf_type_needs_resolve()
907 while (btf_type_is_modifier(t) && in btf_type_skip_qualifiers()
5427 if (!btf_type_is_modifier(t)) in btf_check_type_tags()
5433 while (btf_type_is_modifier(t)) { in btf_check_type_tags()
5627 while (btf_type_is_modifier(t)) in btf_get_prog_ctx_type()
6013 while (btf_type_is_modifier(t)) in btf_ctx_access()
6103 while (btf_type_is_modifier(t)) { in btf_ctx_access()
6138 if (btf_type_is_modifier(t)) in btf_struct_walk()
7011 while (btf_type_is_modifier(t)) in btf_prepare_func_args()
[all …]