Searched defs:uint (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/s390/kernel/ |
A D | syscall.c | 72 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
A D | compat_linux.c | 61 COMPAT_SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, compat_ulong_t, second, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-6.3-rc2/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
A D | types.h | 30 typedef unsigned int uint; typedef
|
/linux-6.3-rc2/include/linux/ |
A D | types.h | 87 typedef unsigned int uint; typedef
|
Completed in 7 milliseconds