Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/user/
H A Dthunk.h62 } StructEntry; typedef
74 const StructEntry *se1);
79 extern StructEntry *struct_entries;
87 const StructEntry *se; in thunk_type_size()
148 const StructEntry *se; in thunk_type_align()
/openbmc/qemu/linux-user/
H A Dthunk.c28 StructEntry *struct_entries;
67 StructEntry *se; in thunk_register_struct()
116 const StructEntry *se1) in thunk_register_struct_direct()
118 StructEntry *se; in thunk_register_struct_direct()
242 const StructEntry *se; in thunk_convert()
402 const StructEntry *se; in thunk_print()
480 struct_entries = g_new0(StructEntry, max_structs); in thunk_init()
H A Dsyscall.c5270 const StructEntry *se; in do_ioctl_rt()
5832 static const StructEntry struct_termios_def = {