Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/user/
H A Dthunk.h40 TYPE_STRUCT, enumerator
46 #define MK_STRUCT(id) TYPE_STRUCT, id
137 case TYPE_STRUCT: in thunk_type_size()
187 case TYPE_STRUCT: in thunk_type_align()
/openbmc/qemu/linux-user/
H A Dthunk.c52 case TYPE_STRUCT: in thunk_type_next()
239 case TYPE_STRUCT: in thunk_convert()
399 case TYPE_STRUCT: in thunk_print()
H A Dsyscall.c5283 assert(*arg_type == TYPE_STRUCT); in do_ioctl_rt()