Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h192 enum btf_field_type { enum
247 enum btf_field_type type;
333 static inline const char *btf_field_type_name(enum btf_field_type type) in btf_field_type_name()
373 static inline u32 btf_field_type_size(enum btf_field_type type) in btf_field_type_size()
405 static inline u32 btf_field_type_align(enum btf_field_type type) in btf_field_type_align()
469 static inline bool btf_record_has_field(const struct btf_record *rec, enum btf_field_type type) in btf_record_has_field()
/linux/kernel/bpf/
H A Dbtf.c3324 enum btf_field_type type;
3338 u32 off, int sz, enum btf_field_type field_type, in btf_find_struct()
3353 enum btf_field_type type; in btf_find_kptr()
3447 enum btf_field_type head_type) in btf_find_graph_root()
H A Dverifier.c12780 enum btf_field_type head_field_type, in check_kfunc_is_graph_root_api()
12805 enum btf_field_type node_field_type, in check_kfunc_is_graph_node_api()
12837 enum btf_field_type head_field_type, in __process_kf_arg_ptr_to_graph_root()
12904 enum btf_field_type head_field_type, in __process_kf_arg_ptr_to_graph_node()
12905 enum btf_field_type node_field_type, in __process_kf_arg_ptr_to_graph_node()