Searched defs:second (Results 1 - 25 of 75) sorted by relevance

123

/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_sub16.S14 second: label
H A Dtest_sub32.S14 second: label
H A Dtest_sub6.S14 second: label
H A Dtest_sub64.S18 second: label
H A Dtest_sub8.S14 second: label
H A Dtest_uleb128.S22 second: label
/linux-master/fs/isofs/
H A Dutil.c21 int year, month, day, hour, minute, second, tz; local
/linux-master/lib/
H A Dkasprintf.c17 unsigned int first, second; local
H A Dsiphash.c133 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) argument
155 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, argument
183 siphash_4u64(const u64 first, const u64 second, const u64 third, const u64 forth, const siphash_key_t *key) argument
215 siphash_3u32(const u32 first, const u32 second, const u32 third, const siphash_key_t *key) argument
330 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) argument
348 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) argument
369 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) argument
474 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) argument
494 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) argument
519 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_siphash.h51 static inline u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) argument
/linux-master/arch/arm/kernel/
H A Dinsn.c11 unsigned long first, second; local
H A Dpatch.c75 u16 second = __opcode_thumb32_second(insn); local
/linux-master/drivers/video/fbdev/riva/
H A Dnv_driver.c52 riva_is_connected(struct riva_par *par, Bool second) argument
/linux-master/ipc/
H A Dsyscall.c20 int ksys_ipc(unsigned int call, int first, unsigned long second, argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) argument
[all...]
/linux-master/arch/m68k/include/asm/
H A Dapollohw.h44 unsigned char second, alarm_second; member in struct:mc146818
H A Dintersil.h32 unsigned char second; member in struct:intersil_dt
/linux-master/net/netfilter/
H A Dxt_time.c28 u_int8_t second; /* (0-59) */ member in struct:xtm
/linux-master/drivers/rtc/
H A Drtc-wilco-ec.c50 u8 second; member in struct:ec_rtc_read_response
85 u8 second; member in struct:ec_rtc_write_request
H A Drtc-ds1742.c83 unsigned int year, month, day, hour, minute, second, week; local
H A Drtc-mv.c71 unsigned int year, month, day, hour, minute, second, wday; local
102 unsigned int year, month, day, hour, minute, second, wday; local
/linux-master/arch/alpha/lib/
H A Dcsum_partial_copy.c138 unsigned long second; local
158 unsigned long second; local
252 unsigned long second, word; local
274 unsigned long second, word; local
296 unsigned long second, word; local
[all...]
/linux-master/tools/testing/selftests/user_events/
H A Ddyn_test.c145 static int check_match(int *check, const char *first, const char *second, bool *match) argument
/linux-master/drivers/auxdisplay/
H A Dcfag12864b.c107 cfag12864b_setcontrollers(unsigned char first, unsigned char second) argument
/linux-master/fs/fat/
H A Dmisc.c208 time64_t second; local
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c46 long first, second; local

Completed in 252 milliseconds

123