Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
Dbtf.c177 #define BTF_TYPE_ID_VALID(type_id) ((type_id) <= BTF_MAX_TYPE) argument
222 u32 type_id; member
353 u32 type_id; member
666 const struct btf_type *btf_type_by_id(const struct btf *btf, u32 type_id) in btf_type_by_id()
1125 u32 type_id, void *data) in btf_show_start_type()
1143 u32 type_id, void *data) in btf_show_start_aggr_type()
1191 u32 type_id, in btf_show_start_array_type()
1209 u32 type_id, in btf_show_start_struct_type()
1559 u32 type_id) in env_type_is_resolved()
1565 const struct btf_type *t, u32 type_id) in env_stack_push()
[all …]
Dbpf_struct_ops.c102 s32 type_id, value_id, module_id; in bpf_struct_ops_init() local
217 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find()