Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 25 of 144) sorted by relevance

123456

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dmxsrtc.c19 int mxs_rtc_set_time(uint32_t secs) in mxs_rtc_set_time()
43 uint32_t secs; in rtc_get() local
53 uint32_t secs; in rtc_set() local
/OK3568_Linux_fs/kernel/crypto/
H A Dtcrypt.c184 int blen, int secs, u32 num_mb) in test_mb_aead_jiffies()
251 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed()
455 int blen, int secs) in test_aead_jiffies()
519 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed()
745 int secs, u32 num_mb) in test_mb_ahash_jiffies()
812 static void test_mb_ahash_speed(const char *algo, unsigned int secs, in test_mb_ahash_speed()
909 char *out, int secs) in test_ahash_jiffies_digest()
929 int plen, char *out, int secs) in test_ahash_jiffies()
1055 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common()
1136 static void test_ahash_speed(const char *algo, unsigned int secs, in test_ahash_speed()
[all …]
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pcap.c44 unsigned long secs; in pcap_rtc_read_alarm() local
62 unsigned long secs = rtc_tm_to_time64(&alrm->time); in pcap_rtc_set_alarm() local
77 unsigned long secs; in pcap_rtc_read_time() local
94 unsigned long secs = rtc_tm_to_time64(tm); in pcap_rtc_set_time() local
H A Drtc-sc27xx.c167 time64_t *secs) in sprd_rtc_get_secs()
224 time64_t secs) in sprd_rtc_set_secs()
305 time64_t secs; in sprd_rtc_read_aux_alarm() local
332 time64_t secs = rtc_tm_to_time64(&alrm->time); in sprd_rtc_set_aux_alarm() local
362 time64_t secs; in sprd_rtc_read_time() local
381 time64_t secs = rtc_tm_to_time64(tm); in sprd_rtc_set_time() local
413 time64_t secs; in sprd_rtc_read_alarm() local
451 time64_t secs = rtc_tm_to_time64(&alrm->time); in sprd_rtc_set_alarm() local
H A Drtc-ab8500.c65 unsigned long mins, secs; in ab8500_rtc_read_time() local
111 unsigned long no_secs, no_mins, secs = 0; in ab8500_rtc_set_time() local
145 unsigned long secs, mins; in ab8500_rtc_read_alarm() local
187 unsigned long mins, secs = 0, cursec = 0; in ab8500_rtc_set_alarm() local
H A Drtc-pm8xxx.c78 unsigned long secs, irq_flags; in pm8xxx_rtc_set_time() local
178 unsigned long secs; in pm8xxx_rtc_read_time() local
223 unsigned long secs, irq_flags; in pm8xxx_rtc_set_alarm() local
269 unsigned long secs; in pm8xxx_rtc_read_alarm() local
H A Drtc-jz4740.c143 uint32_t secs, secs2; in jz4740_rtc_read_time() local
184 uint32_t secs; in jz4740_rtc_read_alarm() local
203 uint32_t secs = lower_32_bits(rtc_tm_to_time64(&alrm->time)); in jz4740_rtc_set_alarm() local
H A Drtc-at91sam9.c106 u32 secs, secs2; in at91_rtc_readtime() local
134 unsigned long secs; in at91_rtc_settime() local
203 unsigned long secs; in at91_rtc_setalarm() local
H A Drtc-sun4v.c46 static int hypervisor_set_time(unsigned long secs) in hypervisor_set_time()
H A Drtc-ds1672.c86 unsigned long secs = rtc_tm_to_time64(tm); in ds1672_set_time() local
H A Dlib.c51 unsigned int month, year, secs; in rtc_time64_to_tm() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/rtc/
H A Drtctest.c117 time_t secs, new; in TEST_F() local
171 time_t secs, new; in TEST_F() local
219 time_t secs, new; variable
273 time_t secs, new; variable
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_mmiotrace.c175 unsigned secs = (unsigned long)t; in mmio_print_rw() local
220 unsigned secs = (unsigned long)t; in mmio_print_map() local
254 unsigned secs = (unsigned long)t; in mmio_print_mark() local
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dbooke_wdt.c79 static unsigned int sec_to_period(unsigned int secs) in sec_to_period()
98 static unsigned int sec_to_period(unsigned int secs) in sec_to_period()
H A Domap_wdt.h33 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1) argument
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dcompaction-times.py96 def complete(self, secs, nsecs): argument
141 def complete_pending(cls, pid, secs, nsecs): argument
172 def mark_pending(self, secs, nsecs): argument
178 def make_complete(self, secs, nsecs): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dhttp_header.cpp44 auto secs = std::chrono::seconds(std::stoi(*retryAfter)); in parseRetryHeaders() local
/OK3568_Linux_fs/kernel/kernel/time/
H A Dntp.c281 static inline s64 ntp_update_offset_fll(s64 offset64, long secs) in ntp_update_offset_fll()
300 long secs; in ntp_update_offset() local
400 int second_overflow(time64_t secs) in second_overflow()
/OK3568_Linux_fs/kernel/arch/x86/um/vdso/
H A Dum_vdso.c42 long secs; in __vdso_time() local
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-dreamcast/
H A Drtc.c64 time64_t secs = rtc_tm_to_time64(tm); in aica_rtc_settimeofday() local
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dupdate.c468 unsigned long secs, in do_trace_rcu_torture_read()
475 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbuildstats-diff121 def hms_time(secs): argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dclocksource-switch.c106 int run_tests(int secs) in run_tests()
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dverify_pefile.h20 const struct section_header *secs; member
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py23 def nsecs(secs, nsecs): argument

123456