Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h182 enum btf_field_type { enum
219 enum btf_field_type type;
304 static inline const char *btf_field_type_name(enum btf_field_type type) in btf_field_type_name()
330 static inline u32 btf_field_type_size(enum btf_field_type type) in btf_field_type_size()
356 static inline u32 btf_field_type_align(enum btf_field_type type) in btf_field_type_align()
410 static inline bool btf_record_has_field(const struct btf_record *rec, enum btf_field_type type) in btf_record_has_field()
/openbmc/linux/kernel/bpf/
H A Dbtf.c3247 enum btf_field_type type;
3261 u32 off, int sz, enum btf_field_type field_type, in btf_find_struct()
3276 enum btf_field_type type; in btf_find_kptr()
3337 enum btf_field_type head_type) in btf_find_graph_root()
H A Dverifier.c11074 enum btf_field_type head_field_type, in check_kfunc_is_graph_root_api()
11099 enum btf_field_type node_field_type, in check_kfunc_is_graph_node_api()
11129 enum btf_field_type head_field_type, in __process_kf_arg_ptr_to_graph_root()
11196 enum btf_field_type head_field_type, in __process_kf_arg_ptr_to_graph_node()
11197 enum btf_field_type node_field_type, in __process_kf_arg_ptr_to_graph_node()