Searched refs:TYPE_SHORT (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | syscall_types.h | 4 TYPE_SHORT, TYPE_SHORT, TYPE_SHORT, TYPE_SHORT) 15 TYPE_SHORT, MK_ARRAY(TYPE_CHAR, 14)) 19 TYPE_SHORT, TYPE_SHORT, TYPE_ULONG, TYPE_PTRVOID, TYPE_SHORT, TYPE_PTRVOID, 20 TYPE_ULONG, TYPE_ULONG, TYPE_SHORT) 23 TYPE_ULONG, TYPE_ULONG, TYPE_SHORT, TYPE_CHAR, TYPE_CHAR, TYPE_CHAR, 33 MK_ARRAY(TYPE_CHAR, IFNAMSIZ), TYPE_SHORT) 63 TYPE_CHAR, TYPE_CHAR, TYPE_SHORT, TYPE_ULONG) 66 TYPE_LONG, TYPE_LONG, TYPE_SHORT, MK_ARRAY(TYPE_CHAR, 256)) 69 TYPE_CHAR, TYPE_CHAR, TYPE_SHORT) 211 STRUCT(mtop, TYPE_SHORT, TYPE_INT) [all …]
|
H A D | thunk.c | 39 case TYPE_SHORT: in thunk_type_next() 138 case TYPE_SHORT: in thunk_convert() 285 case TYPE_SHORT: in thunk_print()
|
H A D | ioctls.h | 116 IOCTL(BLKROTATIONAL, IOC_R, MK_PTR(TYPE_SHORT)) in IOCTL()
|
H A D | strace.c | 4281 case TYPE_SHORT: in print_ioctl()
|
/openbmc/qemu/include/user/ |
H A D | thunk.h | 35 TYPE_SHORT, enumerator 97 case TYPE_SHORT: in thunk_type_size() 158 case TYPE_SHORT: in thunk_type_align()
|