Home
last modified time | relevance | path

Searched defs:third (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/lib/
Dsiphash.c162 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64()
190 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64()
222 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32()
355 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
376 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
507 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
532 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
/Linux-v4.19/ipc/
Dsyscall.c21 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
125 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument
/Linux-v4.19/arch/s390/kernel/
Dsys_s390.c65 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument
Dcompat_linux.c295 compat_ulong_t, third, compat_uptr_t, ptr) in COMPAT_SYSCALL_DEFINE5() argument
/Linux-v4.19/arch/sparc/kernel/
Dsys_sparc_64.c334 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
/Linux-v4.19/arch/arm/kernel/
Dsys_oabi-compat.c362 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/
Dradio.c149 s16 first, s16 second, s16 third) in b43legacy_set_all_gains()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_dp_helper.c1263 #define OUI(first, second, third) { (first), (second), (third) } argument
/Linux-v4.19/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c504 int third; in color_to_hsv() local
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dphy_g.c310 s16 first, s16 second, s16 third) in b43_set_all_gains()
/Linux-v4.19/drivers/block/
Drbd.c5955 struct rbd_device *third; in rbd_dev_remove_parent() local