/openbmc/linux/lib/ |
H A D | siphash.c | 155 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() 183 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() 215 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() 348 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 369 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32() 494 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 519 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
|
H A D | test_printf.c | 722 const struct software_node third = { .name = "third", .parent = &second }; in fwnode_pointer() local
|
/openbmc/linux/ipc/ |
H A D | syscall.c | 21 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
|
/openbmc/linux/arch/s390/kernel/ |
H A D | syscall.c | 73 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument
|
H A D | compat_linux.c | 62 compat_ulong_t, third, compat_uptr_t, ptr) in COMPAT_SYSCALL_DEFINE5() argument
|
/openbmc/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 391 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() 423 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
|
/openbmc/libpldm/tests/dsp/ |
H A D | pdr.cpp | 442 uint32_t third = 0; in TEST() local 582 uint32_t third = 3; in TEST() local 1730 uint32_t third = 3; in TEST() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-keyval.c | 792 QDict *third = qdict_clone_shallow(first); in test_keyval_merge_conflict() local
|
/openbmc/bmcweb/http/ |
H A D | utility.hpp | 90 static void encodeTriple(char first, char second, char third, in encodeTriple()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sys_sparc_64.c | 335 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | radio.c | 133 s16 first, s16 second, s16 third) in b43legacy_set_all_gains()
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 2263 #define OUI(first, second, third) { (first), (second), (third) } argument 2264 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
|
/openbmc/linux/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 590 int third; in color_to_hsv() local
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_g.c | 297 s16 first, s16 second, s16 third) in b43_set_all_gains()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 48 static int oui(u8 first, u8 second, u8 third) in oui()
|
/openbmc/linux/drivers/block/ |
H A D | rbd.c | 7216 struct rbd_device *third; in rbd_dev_remove_parent() local
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 4476 abi_long second, abi_long third, in do_ipc()
|