Home
last modified time | relevance | path

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

/qemu/include/user/
H A Dthunk.h66 } StructEntry; typedef
78 const StructEntry *se1);
83 extern StructEntry *struct_entries;
91 const StructEntry *se; in thunk_type_size()
152 const StructEntry *se; in thunk_type_align()
/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.c5264 const StructEntry *se; in do_ioctl_rt()
5826 static const StructEntry struct_termios_def = {