/linux/drivers/rtc/ |
H A D | rtc-msc313.c | 53 unsigned long seconds; in msc313_rtc_read_alarm() local 83 unsigned long seconds; in msc313_rtc_set_alarm() local 111 u32 seconds; in msc313_rtc_read_time() local 135 unsigned long seconds; in msc313_rtc_set_time() local
|
H A D | rtc-mc13xxx.c | 63 unsigned int seconds, days1, days2; in mc13xxx_rtc_read_time() local 92 unsigned int seconds, days; in mc13xxx_rtc_set_time() local 158 unsigned int seconds, days; in mc13xxx_rtc_read_alarm() local 201 u32 seconds, days; in mc13xxx_rtc_set_alarm() local
|
H A D | rtc-mc146818-lib.c | 21 bool mc146818_avoid_UIP(void (*callback)(unsigned char seconds, void *param), in mc146818_avoid_UIP() 27 unsigned char seconds; in mc146818_avoid_UIP() local 111 static void mc146818_get_time_callback(unsigned char seconds, void *param_in) in mc146818_get_time_callback()
|
H A D | rtc-tps6586x.c | 60 time64_t seconds; in tps6586x_rtc_read_time() local 86 time64_t seconds; in tps6586x_rtc_set_time() local 139 time64_t seconds; in tps6586x_rtc_set_alarm() local 188 time64_t seconds; in tps6586x_rtc_read_alarm() local
|
H A D | rtc-ds1685.c | 265 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local 312 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local 388 u8 seconds, minutes, hours, mday, ctrlb, ctrlc; in ds1685_rtc_read_alarm() local 446 u8 ctrlb, seconds, minutes, hours, mday; in ds1685_rtc_set_alarm() local
|
H A D | rtc-ssd202d.c | 154 u32 seconds; in ssd202d_rtc_read_time() local 192 unsigned long seconds = rtc_tm_to_time64(tm); in ssd202d_rtc_set_time() local
|
H A D | rtc-ti-k3.c | 281 time64_t seconds; in ti_k3_rtc_set_time() local 334 time64_t seconds; in ti_k3_rtc_set_alarm() local
|
/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ptp.c | 78 u32 seconds, u32 nano_seconds, in lan743x_ptp_tx_ts_enqueue_ts() 100 u32 header, nseconds, seconds; in lan743x_ptp_tx_ts_complete() local 381 u32 seconds = 0; in lan743x_ptpci_gettime64() local 402 u32 seconds = 0; in lan743x_ptpci_settime64() local 1062 u32 cap_info, cause, header, nsec, seconds; in lan743x_ptpci_do_aux_work() local 1190 u32 *seconds, u32 *nano_seconds, in lan743x_ptp_clock_get() 1244 s32 seconds = 0; in lan743x_ptp_clock_step() local 1687 u32 seconds, u32 nano_seconds, in lan743x_ptp_clock_set()
|
/linux/include/uapi/linux/netfilter/ |
H A D | xt_recent.h | 29 __u32 seconds; member 38 __u32 seconds; member
|
/linux/arch/s390/mm/ |
H A D | cmm.c | 245 static void cmm_set_timeout(long nr, long seconds) in cmm_set_timeout() 305 long nr, seconds; in cmm_timeout_handler() local 357 long nr, seconds; in cmm_smsg_target() local
|
/linux/tools/testing/vsock/ |
H A D | timeout.c | 41 void timeout_begin(unsigned int seconds) in timeout_begin()
|
/linux/fs/udf/ |
H A D | udftime.c | 66 time64_t seconds; in udf_time_to_disk_stamp() local
|
/linux/tools/testing/selftests/dma/ |
H A D | dma_map_benchmark.c | 29 int threads = 1, seconds = 20, node = -1; in main() local
|
/linux/include/linux/ |
H A D | delay.h | 76 static inline void ssleep(unsigned int seconds) in ssleep()
|
H A D | map_benchmark.h | 24 __u32 seconds; /* how long the test will last */ member
|
/linux/include/uapi/scsi/ |
H A D | scsi_netlink_fc.h | 47 __u64 seconds; member
|
/linux/kernel/time/ |
H A D | itimer.c | 277 static unsigned int alarm_setitimer(unsigned int seconds) in alarm_setitimer() 306 SYSCALL_DEFINE1(alarm, unsigned int, seconds) in SYSCALL_DEFINE1() argument
|
/linux/drivers/ptp/ |
H A D | ptp_dfl_tod.c | 102 u64 seconds, now; in coarse_adjust_tod_clock() local 233 u64 seconds; in dfl_tod_get_timex() local
|
/linux/tools/laptop/freefall/ |
H A D | freefall.c | 80 static void protect(int seconds) in protect()
|
/linux/tools/include/nolibc/ |
H A D | unistd.h | 35 unsigned int sleep(unsigned int seconds) in sleep()
|
/linux/tools/testing/selftests/timers/ |
H A D | inconsistency-check.c | 94 int consistency_test(int clock_type, unsigned long seconds) in consistency_test()
|
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_nvram.c | 206 unsigned int seconds = 30; in ql4xxx_sem_spinlock() local
|
/linux/drivers/scsi/ |
H A D | 3w-9xxx.c | 1419 static int twa_poll_response(TW_Device_Extension *tw_dev, int request_id, int seconds) in twa_poll_response() 1456 static int twa_poll_status(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status() 1485 static int twa_poll_status_gone(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status_gone()
|
/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_benchmark.c | 56 int seconds = 15; in calibrate() local
|
/linux/drivers/watchdog/ |
H A D | nv_tco.c | 68 static inline unsigned char seconds_to_ticks(int seconds) in seconds_to_ticks()
|