Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c6019 const struct btf_param *args1, *args2; in btf_check_func_type_match() local
6042 args1 = (const struct btf_param *)(t1 + 1); in btf_check_func_type_match()
6064 t1 = btf_type_skip_modifiers(btf1, args1[i].type, NULL); in btf_check_func_type_match()