third 363 arch/arm/kernel/sys_oabi-compat.c asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, third 377 arch/arm/kernel/sys_oabi-compat.c return sys_ipc(call, first, second, third, ptr, fifth); third 62 arch/s390/kernel/compat_linux.c compat_ulong_t, third, compat_uptr_t, ptr) third 66 arch/s390/kernel/compat_linux.c return compat_ksys_ipc(call, first, second, third, ptr, third); third 66 arch/s390/kernel/sys_s390.c unsigned long, third, void __user *, ptr) third 78 arch/s390/kernel/sys_s390.c return ksys_ipc(call, first, second, third, ptr, third); third 335 arch/sparc/kernel/sys_sparc_64.c unsigned long, third, void __user *, ptr, long, fifth) third 355 arch/sparc/kernel/sys_sparc_64.c err = ksys_semget(first, (int)second, (int)third); third 359 arch/sparc/kernel/sys_sparc_64.c (int)third | IPC_64, third 372 arch/sparc/kernel/sys_sparc_64.c (int)third); third 376 arch/sparc/kernel/sys_sparc_64.c (int)third); third 396 arch/sparc/kernel/sys_sparc_64.c (ulong __user *) third)) third 405 arch/sparc/kernel/sys_sparc_64.c err = ksys_shmget(first, (size_t)second, (int)third); third 35 arch/sparc/kernel/systbls.h unsigned long third, third 7178 drivers/block/rbd.c struct rbd_device *third; third 7184 drivers/block/rbd.c while (second && (third = second->parent)) { third 7186 drivers/block/rbd.c second = third; third 1248 drivers/gpu/drm/drm_dp_helper.c #define OUI(first, second, third) { (first), (second), (third) } third 1249 drivers/gpu/drm/drm_dp_helper.c #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ third 1250 drivers/gpu/drm/drm_dp_helper.c { (first), (second), (third), (fourth), (fifth), (sixth) } third 554 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c int third; third 587 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c third = 0; third 590 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c third = third_size; third 593 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c third = third_size * 2; third 599 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c aux += third; third 297 drivers/net/wireless/broadcom/b43/phy_g.c s16 first, s16 second, s16 third) third 319 drivers/net/wireless/broadcom/b43/phy_g.c if (third != -1) { third 320 drivers/net/wireless/broadcom/b43/phy_g.c tmp = ((u16) third << 14) | ((u16) third << 6); third 133 drivers/net/wireless/broadcom/b43legacy/radio.c s16 first, s16 second, s16 third) third 154 drivers/net/wireless/broadcom/b43legacy/radio.c if (third != -1) { third 155 drivers/net/wireless/broadcom/b43legacy/radio.c tmp = ((u16)third << 14) | ((u16)third << 6); third 1210 include/linux/syscalls.h unsigned long third, void __user *ptr, long fifth); third 1272 include/linux/syscalls.h unsigned long third, void __user * ptr, long fifth); third 1274 include/linux/syscalls.h u32 third, u32 ptr, u32 fifth); third 21 ipc/syscall.c unsigned long third, void __user * ptr, long fifth) third 43 ipc/syscall.c return ksys_semget(first, second, third); third 50 ipc/syscall.c return ksys_old_semctl(first, second, third, arg); third 55 ipc/syscall.c second, third); third 68 ipc/syscall.c tmp.msgtyp, third); third 73 ipc/syscall.c second, fifth, third); third 89 ipc/syscall.c return put_user(raddr, (unsigned long __user *) third); third 101 ipc/syscall.c return ksys_shmget(first, second, third); third 111 ipc/syscall.c unsigned long, third, void __user *, ptr, long, fifth) third 113 ipc/syscall.c return ksys_ipc(call, first, second, third, ptr, fifth); third 131 ipc/syscall.c u32 third, compat_uptr_t ptr, u32 fifth) third 149 ipc/syscall.c return ksys_semget(first, second, third); third 155 ipc/syscall.c return compat_ksys_old_semctl(first, second, third, pad); third 158 ipc/syscall.c return compat_ksys_msgsnd(first, ptr, second, third); third 173 ipc/syscall.c ipck.msgtyp, third); third 175 ipc/syscall.c return compat_ksys_msgrcv(first, ptr, second, fifth, third); third 192 ipc/syscall.c return put_user(raddr, (compat_ulong_t __user *)compat_ptr(third)); third 197 ipc/syscall.c return ksys_shmget(first, (unsigned int)second, third); third 206 ipc/syscall.c u32, third, compat_uptr_t, ptr, u32, fifth) third 208 ipc/syscall.c return compat_ksys_ipc(call, first, second, third, ptr, fifth); third 162 lib/siphash.c u64 siphash_3u64(const u64 first, const u64 second, const u64 third, third 174 lib/siphash.c v3 ^= third; third 177 lib/siphash.c v0 ^= third; third 190 lib/siphash.c u64 siphash_4u64(const u64 first, const u64 second, const u64 third, third 202 lib/siphash.c v3 ^= third; third 205 lib/siphash.c v0 ^= third; third 222 lib/siphash.c u64 siphash_3u32(const u32 first, const u32 second, const u32 third, third 231 lib/siphash.c b |= third; third 355 lib/siphash.c u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, third 363 lib/siphash.c b |= third; third 376 lib/siphash.c u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, third 384 lib/siphash.c combined = (u64)forth << 32 | third; third 507 lib/siphash.c u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, third 517 lib/siphash.c v3 ^= third; third 519 lib/siphash.c v0 ^= third; third 532 lib/siphash.c u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, third 542 lib/siphash.c v3 ^= third; third 544 lib/siphash.c v0 ^= third; third 884 tools/testing/selftests/seccomp/seccomp_bpf.c ERRNO_FILTER(third, 12);