Home
last modified time | relevance | path

Searched refs:btf_type (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dbtf.h113 struct btf_type;
224 bool btf_type_is_i32(const struct btf_type *t);
225 bool btf_type_is_i64(const struct btf_type *t);
226 bool btf_type_is_primitive(const struct btf_type *t);
233 bool btf_type_is_void(const struct btf_type *t);
242 const struct btf_type *
245 const char *btf_type_str(const struct btf_type *t);
294 const struct btf_type *t2) in btf_kind_core_compat()
305 static inline u16 btf_kind(const struct btf_type *t) in btf_kind()
422 static inline u16 btf_vlen(const struct btf_type *t) in btf_vlen()
[all …]
A Dbpf_local_storage.h177 const struct btf_type *key_type,
178 const struct btf_type *value_type);
A Dbpf.h45 struct btf_type;
127 const struct btf_type *key_type,
128 const struct btf_type *value_type);
287 const struct btf_type *attach_func_proto;
645 const struct btf_type *key_type,
646 const struct btf_type *value_type);
1297 const struct btf_type *tgt_type;
1627 const struct btf_type *attach_func_proto;
1925 const struct btf_type *type;
1926 const struct btf_type *value_type;
[all …]
/include/uapi/linux/
A Dbtf.h31 struct btf_type { struct

Completed in 19 milliseconds