Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dbtf.h145 struct btf_param { struct
/third_party/libbpf/src/
Dbtf.h549 static inline struct btf_param *btf_params(const struct btf_type *t) in btf_params()
551 return (struct btf_param *)(t + 1); in btf_params()
Dbtf.c331 return base_size + vlen * sizeof(struct btf_param); in btf_type_size()
357 struct btf_param *p; in btf_bswap_type_rest()
2541 struct btf_param *p;
2558 sz = sizeof(struct btf_param);
3717 const struct btf_param *member = btf_params(t);
3739 const struct btf_param *m1, *m2;
3765 const struct btf_param *m1, *m2;
4264 const struct btf_param *cand_p, *canon_p;
4580 struct btf_param *param;
4974 struct btf_param *m = btf_params(t);
[all …]
Drelo_core.c193 struct btf_param *local_p = btf_params(local_type); in __bpf_core_types_are_compat()
194 struct btf_param *targ_p = btf_params(targ_type); in __bpf_core_types_are_compat()
1661 struct btf_param *local_p = btf_params(local_t); in __bpf_core_types_match()
1662 struct btf_param *targ_p = btf_params(targ_t); in __bpf_core_types_match()
Dbtf_dump.c357 const struct btf_param *p = btf_params(t); in btf_dump_mark_referenced()
586 const struct btf_param *p = btf_params(t); in btf_dump_order_type()
818 const struct btf_param *p = btf_params(t); in btf_dump_emit_type()
1537 const struct btf_param *p = btf_params(t); in btf_dump_emit_type_chain()
Dlinker.c1443 const struct btf_param *m1, *m2; in glob_sym_btf_matches()
1735 struct btf_param *src_p, *dst_p; in complete_extern_btf_info()
Dlibbpf.c4212 struct btf_param *param;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h35453 struct btf_param { struct