Searched defs:uint (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/comedi/ |
D | comedi_compat32.c | 106 unsigned int uint; in compat_chaninfo() member 140 unsigned int uint; in compat_rangeinfo() member 170 unsigned int uint; in get_compat_cmd() member 323 unsigned int uint; in get_compat_insn() member
|
/linux-4.4.14/arch/s390/kernel/ |
D | sys_s390.c | 63 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
D | compat_linux.c | 293 COMPAT_SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, compat_ulong_t, second, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-4.4.14/include/linux/ |
D | types.h | 91 typedef unsigned int uint; typedef
|