Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbtf_dump.c81 __u32 *decl_stack; member
1167 struct id_stack decl_stack; in btf_dump_emit_type_decl() local
1242 static void btf_dump_emit_mods(struct btf_dump *d, struct id_stack *decl_stack) in btf_dump_emit_mods()
1268 static void btf_dump_drop_mods(struct btf_dump *d, struct id_stack *decl_stack) in btf_dump_drop_mods()
/kernel/linux/linux-6.6/tools/lib/bpf/
Dbtf_dump.c104 __u32 *decl_stack; member
1293 struct id_stack decl_stack; in btf_dump_emit_type_decl() local
1371 static void btf_dump_emit_mods(struct btf_dump *d, struct id_stack *decl_stack) in btf_dump_emit_mods()
1397 static void btf_dump_drop_mods(struct btf_dump *d, struct id_stack *decl_stack) in btf_dump_drop_mods()