/kernel/linux/linux-5.10/lib/ |
D | siphash.c | 134 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() 156 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() 331 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 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() 475 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 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()
|
D | kasprintf.c | 17 unsigned int first, second; in kvasprintf() local
|
/kernel/linux/linux-5.10/ipc/ |
D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc() 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
D | csum_partial_copy.c | 137 unsigned long second; in csum_partial_cfu_dest_aligned() local 157 unsigned long second; in csum_partial_cfu_dest_aligned() local 251 unsigned long second, word; in csum_partial_cfu_unaligned() local 273 unsigned long second, word; in csum_partial_cfu_unaligned() local 295 unsigned long second, word; in csum_partial_cfu_unaligned() local
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | opcodes.h | 146 #define __opcode_thumb32_compose(first, second) ( \ argument 152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 224 #define ___inst_thumb32(first, second) \ argument
|
/kernel/linux/linux-5.10/fs/isofs/ |
D | util.c | 21 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | rtc-wilco-ec.c | 50 u8 second; member 85 u8 second; member
|
D | rtc-mv.c | 71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local 102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
|
D | rtc-ds1742.c | 84 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | insn.c | 11 unsigned long first, second; in __arm_gen_branch_thumb2() local
|
D | patch.c | 75 u16 second = __opcode_thumb32_second(insn); in __patch_text_real() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
D | nv_driver.c | 52 riva_is_connected(struct riva_par *par, Bool second) in riva_is_connected()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
D | radeon_monitor.c | 132 int len, second = 0; in radeon_probe_OF_head() local 377 int i = 0, second = 0; in radeon_parse_monitor_layout() local
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | sys_s390.c | 65 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | intersil.h | 32 unsigned char second; member
|
D | apollohw.h | 44 unsigned char second, alarm_second; member
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | book3s_64_mmu.c | 118 bool second) in kvmppc_mmu_book3s_64_get_pteg() 205 bool second = false; in kvmppc_mmu_book3s_64_xlate() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | unaligned_64.c | 451 u64 first = 0, second = 0; in handle_ldf_stq() local 614 u32 first, second; in handle_lddfmna() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | xt_time.c | 28 u_int8_t second; /* (0-59) */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_dp_helper.c | 1797 #define OUI(first, second, third) { (first), (second), (third) } argument 1798 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 1864 #define MFG(first, second) { (first), (second) } argument 1865 #define PROD_ID(first, second) { (first), (second) } argument
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
D | cfag12864b.c | 108 unsigned char second) in cfag12864b_setcontrollers()
|
/kernel/linux/linux-5.10/drivers/ide/ |
D | ide-cd.h | 35 u8 second; member
|
/kernel/linux/linux-5.10/fs/fat/ |
D | misc.c | 202 time64_t second; in fat_time_fat2unix() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_coredump.h | 43 __le16 second; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
D | dw-mipi-dsi-rockchip.c | 880 struct device *second; in dw_mipi_dsi_rockchip_bind() local 983 struct device *second; in dw_mipi_dsi_rockchip_host_attach() local 1013 struct device *second; in dw_mipi_dsi_rockchip_host_detach() local
|