Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dsiphash.c156 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64()
184 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64()
216 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32()
349 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
370 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
495 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
520 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
/OK3568_Linux_fs/kernel/ipc/
H A Dsyscall.c21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc()
111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
131 u32 third, compat_uptr_t ptr, u32 fifth) in compat_ksys_ipc()
206 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsys_s390.c66 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument
H A Dcompat_linux.c62 compat_ulong_t, third, compat_uptr_t, ptr) in COMPAT_SYSCALL_DEFINE5() argument
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsys_sparc_64.c335 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c1797 #define OUI(first, second, third) { (first), (second), (third) } argument
1798 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsys_oabi-compat.c373 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c133 s16 first, s16 second, s16 third) in b43legacy_set_all_gains()
/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c554 int third; in color_to_hsv() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c297 s16 first, s16 second, s16 third) in b43_set_all_gains()
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c7180 struct rbd_device *third; in rbd_dev_remove_parent() local