Home
last modified time | relevance | path

Searched defs:third (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c20 ksys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user * ptr, long fifth) ksys_ipc() argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) compat_ksys_ipc() argument
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dsyscall.c20 ksys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user * ptr, long fifth) ksys_ipc() argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) compat_ksys_ipc() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dsiphash.c156 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() argument
184 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() argument
216 siphash_3u32(const u32 first, const u32 second, const u32 third, const siphash_key_t *key) siphash_3u32() argument
349 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
370 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
495 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
520 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dsiphash.c155 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() argument
183 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() argument
215 siphash_3u32(const u32 first, const u32 second, const u32 third, const siphash_key_t *key) siphash_3u32() argument
348 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
369 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
494 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
519 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
[all...]
H A Dtest_printf.c722 const struct software_node third = { .name = "third", .parent = &second }; in fwnode_pointer() local
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsys_oabi-compat.c391 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
423 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c132 b43legacy_set_all_gains(struct b43legacy_wldev *dev, s16 first, s16 second, s16 third) b43legacy_set_all_gains() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c132 b43legacy_set_all_gains(struct b43legacy_wldev *dev, s16 first, s16 second, s16 third) b43legacy_set_all_gains() argument
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c586 int third; in color_to_hsv() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c296 b43_set_all_gains(struct b43_wldev *dev, s16 first, s16 second, s16 third) b43_set_all_gains() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c296 b43_set_all_gains(struct b43_wldev *dev, s16 first, s16 second, s16 third) b43_set_all_gains() argument
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c590 int third; in color_to_hsv() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid.c48 static int oui(u8 first, u8 second, u8 third) in oui() argument
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c7293 struct rbd_device *third; in rbd_dev_remove_parent() local
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c7221 struct rbd_device *third; in rbd_dev_remove_parent() local

Completed in 51 milliseconds