Home
last modified time | relevance | path

Searched defs:second (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v4.19/lib/
Dsiphash.c140 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
162 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()
337 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32()
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()
487 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32()
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()
Dkasprintf.c17 unsigned int first, second; in kvasprintf() local
/Linux-v4.19/arch/alpha/lib/
Dcsum_partial_copy.c151 unsigned long second; in csum_partial_cfu_dest_aligned() local
170 unsigned long second; in csum_partial_cfu_dest_aligned() local
265 unsigned long second, word; in csum_partial_cfu_unaligned() local
286 unsigned long second, word; in csum_partial_cfu_unaligned() local
307 unsigned long second, word; in csum_partial_cfu_unaligned() local
/Linux-v4.19/arch/arm/include/asm/
Dopcodes.h149 #define __opcode_thumb32_compose(first, second) ( \ argument
155 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument
223 #define ___inst_thumb32(first, second) .short first, second argument
227 #define ___inst_thumb32(first, second) \ argument
/Linux-v4.19/ipc/
Dsyscall.c20 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
124 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
/Linux-v4.19/fs/isofs/
Dutil.c21 int year, month, day, hour, minute, second, tz; in iso_date() local
/Linux-v4.19/drivers/rtc/
Drtc-mv.c74 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local
105 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
Drtc-ds1742.c87 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
/Linux-v4.19/arch/arm/kernel/
Dinsn.c10 unsigned long first, second; in __arm_gen_branch_thumb2() local
Dpatch.c75 u16 second = __opcode_thumb32_second(insn); in __patch_text_real() local
/Linux-v4.19/drivers/video/fbdev/riva/
Dnv_driver.c52 riva_is_connected(struct riva_par *par, Bool second) in riva_is_connected()
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_monitor.c132 int len, second = 0; in radeon_probe_OF_head() local
377 int i = 0, second = 0; in radeon_parse_monitor_layout() local
/Linux-v4.19/arch/s390/kernel/
Dsys_s390.c64 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
/Linux-v4.19/arch/m68k/include/asm/
Dintersil.h32 unsigned char second; member
Dapollohw.h44 unsigned char second, alarm_second; member
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_64_mmu.c143 bool second) in kvmppc_mmu_book3s_64_get_pteg()
230 bool second = false; in kvmppc_mmu_book3s_64_xlate() local
/Linux-v4.19/arch/sparc/kernel/
Dunaligned_64.c451 u64 first = 0, second = 0; in handle_ldf_stq() local
614 u32 first, second; in handle_lddfmna() local
/Linux-v4.19/net/netfilter/
Dxt_time.c28 u_int8_t second; /* (0-59) */ member
/Linux-v4.19/fs/fat/
Dmisc.c193 time64_t second; in fat_time_fat2unix() local
/Linux-v4.19/drivers/auxdisplay/
Dcfag12864b.c108 unsigned char second) in cfag12864b_setcontrollers()
/Linux-v4.19/drivers/ide/
Dide-cd.h35 u8 second; member
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_inline.h46 volatile uint16_t second; in qla2x00_debounce_register() local
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.h43 __le16 second; member
/Linux-v4.19/fs/ext4/
Dmove_extent.c51 ext4_double_down_write_data_sem(struct inode *first, struct inode *second) in ext4_double_down_write_data_sem()
/Linux-v4.19/drivers/net/ethernet/cadence/
Dmacb_ptp.c56 long first, second; in gem_tsu_get_time() local

123