Searched defs:secs (Results 1 - 25 of 89) sorted by relevance

1234

/linux-master/arch/sh/boards/mach-dreamcast/
H A Drtc.c64 time64_t secs = rtc_tm_to_time64(tm); local
/linux-master/crypto/asymmetric_keys/
H A Dverify_pefile.h20 const struct section_header *secs; member in struct:pefile_context
/linux-master/drivers/rtc/
H A Drtc-sun4v.c46 static int hypervisor_set_time(unsigned long secs) argument
H A Dlib_test.c48 time64_t secs; local
H A Dlib.c54 unsigned int secs; local
H A Drtc-ds1672.c86 unsigned long secs = rtc_tm_to_time64(tm); local
H A Drtc-pcap.c44 unsigned long secs; local
62 unsigned long secs = rtc_tm_to_time64(&alrm->time); local
77 unsigned long secs; local
94 unsigned long secs = rtc_tm_to_time64(tm); local
[all...]
H A Drtc-ds1347.c53 unsigned int status, century, secs; local
H A Drtc-ep93xx.c67 unsigned long secs = rtc_tm_to_time64(tm); local
/linux-master/arch/x86/um/vdso/
H A Dum_vdso.c46 long secs; local
/linux-master/tools/testing/selftests/sgx/
H A Dmain.h30 struct sgx_secs secs; member in struct:encl
H A Dload.c82 struct sgx_secs *secs = &encl->secs; local
[all...]
/linux-master/kernel/time/
H A Dtime_test.c67 time64_t secs; local
/linux-master/tools/testing/selftests/timers/
H A Dclocksource-switch.c106 int run_tests(int secs) argument
/linux-master/include/linux/
H A Dktime.h36 static inline ktime_t ktime_set(const s64 secs, const unsigned long nsecs) argument
/linux-master/arch/um/drivers/
H A Drtc_kern.c54 unsigned long long secs; local
/linux-master/arch/parisc/kernel/
H A Dtime.c181 time64_t secs = rtc_tm_to_time64(tm); local
/linux-master/drivers/scsi/
H A Dscsicam.c175 setsize(unsigned long capacity, unsigned int *cyls, unsigned int *hds, unsigned int *secs) argument
/linux-master/arch/mips/mti-malta/
H A Dmalta-time.c66 int secs; local
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencls.h140 static inline int __ecreate(struct sgx_pageinfo *pginfo, void *secs) argument
146 static inline int __eextend(void *secs, void *addr) argument
161 static inline int __einit(void *sigstruct, void *token, void *secs) argument
/linux-master/drivers/watchdog/
H A Dbooke_wdt.c79 static unsigned int sec_to_period(unsigned int secs) argument
98 static unsigned int sec_to_period(unsigned int secs) argument
H A Dda9063_wdt.c40 static unsigned int da9063_wdt_timeout_to_sel(unsigned int secs) argument
/linux-master/tools/testing/selftests/rtc/
H A Drtctest.c198 time_t secs, new; local
256 time_t secs, new; local
308 time_t secs, new; variable
366 time_t secs, new; variable
[all...]
/linux-master/samples/bpf/
H A Dsampleip_user.c141 int opt, freq = DEFAULT_FREQ, secs = DEFAULT_SECS, error = 1; local
/linux-master/drivers/mfd/
H A Dgateworks-gsc.c76 static int gsc_powerdown(struct gsc_dev *gsc, unsigned long secs) argument

Completed in 260 milliseconds

1234