Searched defs:uint (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/arch/s390/kernel/ |
D | syscall.c | 72 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
D | compat_linux.c | 61 COMPAT_SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, compat_ulong_t, second, in COMPAT_SYSCALL_DEFINE5() argument
|
/Linux-v6.6/include/linux/ |
D | types.h | 93 typedef unsigned int uint; typedef
|