Home
last modified time | relevance | path

Searched defs:btf (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dbtf.h538 static inline const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id) in bpf_struct_ops_find()
598 static inline bool btf_type_is_struct_ptr(struct btf *btf, const struct btf_type *t) in btf_type_is_struct_ptr()
608 static inline const struct btf_type *btf_type_by_id(const struct btf *btf, in btf_type_by_id()
614 static inline void btf_set_base_btf(struct btf *btf, const struct btf *base_btf) in btf_set_base_btf()
618 static inline int btf_relocate(void *log, struct btf *btf, const struct btf *base_btf, in btf_relocate()
635 static inline const char *btf_name_by_offset(const struct btf *btf, in btf_name_by_offset()
640 static inline u32 *btf_kfunc_id_set_contains(const struct btf *btf, in btf_kfunc_id_set_contains()
652 static inline s32 btf_find_dtor_kfunc(struct btf *btf, u32 btf_id) in btf_find_dtor_kfunc()
661 static inline struct btf_struct_meta *btf_find_struct_meta(const struct btf *btf, u32 btf_id) in btf_find_struct_meta()
666 btf_is_prog_ctx_type(struct bpf_verifier_log *log, const struct btf *btf, in btf_is_prog_ctx_type()
[all …]
A Dbpf_verifier.h85 struct btf *btf; member
111 struct btf *btf; member
550 struct btf *btf; member
910 struct btf *btf, u32 btf_id) in bpf_trampoline_compute_key()
A Dbpf.h228 struct btf *btf; member
238 struct btf *btf; member
308 struct btf *btf; member
1003 struct btf *btf; member
1538 struct btf *btf; member
1545 struct btf *btf; member
1658 struct btf *btf; member
2842 const struct btf *btf; member
/include/uapi/linux/
A Dbpf.h1713 __aligned_u64 btf; member
6672 __aligned_u64 btf; member

Completed in 40 milliseconds