Searched defs:btf (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| D | btf.h | 530 static inline const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id) in bpf_struct_ops_find() 590 static inline const struct btf_type *btf_type_by_id(const struct btf *btf, in btf_type_by_id() 596 static inline void btf_set_base_btf(struct btf *btf, const struct btf *base_btf) in btf_set_base_btf() 600 static inline int btf_relocate(void *log, struct btf *btf, const struct btf *base_btf, in btf_relocate() 617 static inline const char *btf_name_by_offset(const struct btf *btf, in btf_name_by_offset() 622 static inline u32 *btf_kfunc_id_set_contains(const struct btf *btf, in btf_kfunc_id_set_contains() 634 static inline s32 btf_find_dtor_kfunc(struct btf *btf, u32 btf_id) in btf_find_dtor_kfunc() 643 static inline struct btf_struct_meta *btf_find_struct_meta(const struct btf *btf, u32 btf_id) in btf_find_struct_meta() 648 btf_is_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_is_prog_ctx_type() 663 static inline int btf_check_iter_arg(struct btf *btf, const struct btf_type *func, int arg_idx) in btf_check_iter_arg() [all …]
|
| D | bpf_verifier.h | 102 struct btf *btf; member 128 struct btf *btf; member 554 struct btf *btf; member 844 struct btf *btf, u32 btf_id) in bpf_trampoline_compute_key()
|
| D | bpf.h | 215 struct btf *btf; member 225 struct btf *btf; member 281 struct btf *btf; member 950 struct btf *btf; member 1468 struct btf *btf; member 1473 struct btf *btf; member 1547 struct btf *btf; member 2673 const struct btf *btf; member
|
| /include/uapi/linux/ |
| D | bpf.h | 1690 __aligned_u64 btf; member 6627 __aligned_u64 btf; member
|