Home
last modified time | relevance | path

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

/openbmc/qemu/include/user/
H A Dthunk.h44 TYPE_STRUCT, enumerator
50 #define MK_STRUCT(id) TYPE_STRUCT, id
141 case TYPE_STRUCT: in thunk_type_size()
191 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.c5277 assert(*arg_type == TYPE_STRUCT); in do_ioctl_rt()