Searched refs:btf_params (Results 1 – 5 of 5) sorted by relevance
211 p = btf_params(t) + 0; in test_btf_write()214 p = btf_params(t) + 1; in test_btf_write()
310 const struct btf_param *p = btf_params(t); in btf_dump_mark_referenced()536 const struct btf_param *p = btf_params(t); in btf_dump_order_type()765 const struct btf_param *p = btf_params(t); in btf_dump_emit_type()1330 const struct btf_param *p = btf_params(t); in btf_dump_emit_type_chain()
341 for (i = 0, p = btf_params(t); i < vlen; i++, p++) { in btf_bswap_type_rest()3055 struct btf_param *m = btf_params(t); in btf_for_each_str_off()3485 const struct btf_param *member = btf_params(t); in btf_hash_fnproto()3515 m1 = btf_params(t1); in btf_equal_fnproto()3516 m2 = btf_params(t2); in btf_equal_fnproto()3542 m1 = btf_params(t1); in btf_compat_fnproto()3543 m2 = btf_params(t2); in btf_compat_fnproto()3912 cand_p = btf_params(cand_type); in btf_dedup_is_equiv()3913 canon_p = btf_params(canon_type); in btf_dedup_is_equiv()4192 param = btf_params(t); in btf_dedup_ref_type()[all …]
340 static inline struct btf_param *btf_params(const struct btf_type *t) in btf_params() function
4899 struct btf_param *local_p = btf_params(local_type); in bpf_core_types_are_compat()4900 struct btf_param *targ_p = btf_params(targ_type); in bpf_core_types_are_compat()