Searched refs:btf_param (Results 1 – 11 of 11) sorted by relevance
139 struct btf_param { struct
383 static inline struct btf_param *btf_params(const struct btf_type *t) in btf_params()385 return (struct btf_param *)(t + 1); in btf_params()
308 return base_size + vlen * sizeof(struct btf_param); in btf_type_size()331 struct btf_param *p; in btf_bswap_type_rest()2285 struct btf_param *p; in btf__add_func_param()2302 sz = sizeof(struct btf_param); in btf__add_func_param()3456 const struct btf_param *member = btf_params(t); in btf_hash_fnproto()3478 const struct btf_param *m1, *m2; in btf_equal_fnproto()3504 const struct btf_param *m1, *m2; in btf_compat_fnproto()4001 const struct btf_param *cand_p, *canon_p; in btf_dedup_is_equiv()4299 struct btf_param *param; in btf_dedup_ref_type()4568 struct btf_param *m = btf_params(t); in btf_type_visit_type_ids()[all …]
349 const struct btf_param *p = btf_params(t); in btf_dump_mark_referenced()576 const struct btf_param *p = btf_params(t); in btf_dump_order_type()805 const struct btf_param *p = btf_params(t); in btf_dump_emit_type()1436 const struct btf_param *p = btf_params(t); in btf_dump_emit_type_chain()
1447 const struct btf_param *m1, *m2; in glob_sym_btf_matches()1739 struct btf_param *src_p, *dst_p; in complete_extern_btf_info()
3465 struct btf_param *param; in bpf_object__collect_externs()5084 struct btf_param *local_p = btf_params(local_type); in bpf_core_types_are_compat()5085 struct btf_param *targ_p = btf_params(targ_type); in bpf_core_types_are_compat()
154 const struct btf_param *p = btf_params(t); in fprintf_btf_type_raw()
686 struct btf_param *arg = &((struct btf_param *)(func_proto + 1))[i]; in btf_dump_func()
264 const struct btf_param *p = (const void *)(t + 1); in dump_btf_type()
12 const struct btf_param *p; in test_btf_write()
6828 return base_size + vlen * sizeof(struct btf_param); in btf_type_size()