Home
last modified time | relevance | path

Searched refs:btf_field_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dbpf.h192 enum btf_field_type { enum
233 enum btf_field_type type;
315 static inline const char *btf_field_type_name(enum btf_field_type type) in btf_field_type_name()
349 static inline u32 btf_field_type_size(enum btf_field_type type) in btf_field_type_size()
381 static inline u32 btf_field_type_align(enum btf_field_type type) in btf_field_type_align()
445 static inline bool btf_record_has_field(const struct btf_record *rec, enum btf_field_type type) in btf_record_has_field()
/linux-6.15/kernel/bpf/
H A Dbtf.c3306 enum btf_field_type type;
3320 u32 off, int sz, enum btf_field_type field_type, in btf_find_struct()
3335 enum btf_field_type type; in btf_find_kptr()
3429 enum btf_field_type head_type) in btf_find_graph_root()
H A Dverifier.c12652 enum btf_field_type head_field_type, in check_kfunc_is_graph_root_api()
12677 enum btf_field_type node_field_type, in check_kfunc_is_graph_node_api()
12707 enum btf_field_type head_field_type, in __process_kf_arg_ptr_to_graph_root()
12774 enum btf_field_type head_field_type, in __process_kf_arg_ptr_to_graph_node()
12775 enum btf_field_type node_field_type, in __process_kf_arg_ptr_to_graph_node()