Searched defs:next_type_id (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/bpf/ | ||
| H A D | btf.c | 4263 __u32 next_type_id = 1; in btf_dedup_compact_types() local |
| /kernel/linux/linux-6.6/tools/lib/bpf/ | ||
| H A D | btf.c | 4666 __u32 next_type_id = d->btf->start_id; in btf_dedup_compact_types() local |
| /kernel/linux/linux-5.10/kernel/bpf/ | ||
| H A D | btf.c | 2296 u32 next_type_id = t->type; in btf_modifier_resolve() local 2338 u32 next_type_id in btf_var_resolve() local 2384 u32 next_type_id = t->type; btf_ptr_resolve() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ | ||
| H A D | btf.c | 2562 u32 next_type_id = t->type; in btf_modifier_resolve() local 2604 u32 next_type_id in btf_var_resolve() local 2650 u32 next_type_id = t->type; btf_ptr_resolve() local 4385 u32 next_type_id = t->type; btf_func_resolve() local 4744 u32 next_type_id = t->type; btf_decl_tag_resolve() local [all...] |
Completed in 24 milliseconds