Lines Matching refs:btf_param
4523 u32 meta_needed = btf_type_vlen(t) * sizeof(struct btf_param); in btf_func_proto_check_meta()
4550 const struct btf_param *args = (const struct btf_param *)(t + 1); in btf_func_proto_log()
4574 const struct btf_param *last_arg = &args[nr_args - 1]; in btf_func_proto_log()
5049 const struct btf_param *args; in btf_func_proto_check()
5055 args = (const struct btf_param *)(t + 1); in btf_func_proto_check()
5144 const struct btf_param *args; in btf_func_check()
5156 args = (const struct btf_param *)(proto_type + 1); in btf_func_check()
6397 const struct btf_param *args; in get_ctx_arg_idx()
6406 args = (const struct btf_param *)(func_proto + 1); in get_ctx_arg_idx()
6441 const struct btf_param *args; in btf_ctx_arg_offset()
6663 const struct btf_param *args; in btf_ctx_access()
6675 args = (const struct btf_param *)(t + 1); in btf_ctx_access()
7339 const struct btf_param *args; in btf_distill_func_proto()
7357 args = (const struct btf_param *)(func + 1); in btf_distill_func_proto()
7416 const struct btf_param *args1, *args2; in btf_check_func_type_match()
7439 args1 = (const struct btf_param *)(t1 + 1); in btf_check_func_type_match()
7441 args2 = (const struct btf_param *)(t2 + 1); in btf_check_func_type_match()
7656 const struct btf_param *args; in btf_prepare_func_args()
7700 args = (const struct btf_param *)(t + 1); in btf_prepare_func_args()
8367 const struct btf_param *arg; in BTF_ID_LIST_GLOBAL()
8773 const struct btf_param *args; in btf_check_dtor_kfuncs()
9521 const struct btf_param *arg, in btf_param_match_suffix()