/Linux-v6.1/crypto/ |
D | tcrypt.c | 173 int blen, int secs, u32 num_mb) in test_mb_aead_jiffies() 240 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed() 451 int blen, int secs) in test_aead_jiffies() 515 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed() 717 char *out, int secs) in test_ahash_jiffies_digest() 737 int plen, char *out, int secs) in test_ahash_jiffies() 863 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common() 944 static void test_ahash_speed(const char *algo, unsigned int secs, in test_ahash_speed() 950 static void test_hash_speed(const char *algo, unsigned int secs, in test_hash_speed() 990 int blen, int secs, u32 num_mb) in test_mb_acipher_jiffies() [all …]
|
/Linux-v6.1/drivers/rtc/ |
D | rtc-pcap.c | 44 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
|
D | rtc-sc27xx.c | 167 time64_t *secs) in sprd_rtc_get_secs() 224 time64_t secs) in sprd_rtc_set_secs() 305 time64_t secs = rtc_tm_to_time64(&alrm->time); in sprd_rtc_set_aux_alarm() local 335 time64_t secs; in sprd_rtc_read_time() local 354 time64_t secs = rtc_tm_to_time64(tm); in sprd_rtc_set_time() local 386 time64_t secs; in sprd_rtc_read_alarm() local 417 time64_t secs = rtc_tm_to_time64(&alrm->time); in sprd_rtc_set_alarm() local
|
D | rtc-sunplus.c | 65 static void sp_get_seconds(struct device *dev, unsigned long *secs) in sp_get_seconds() 72 static void sp_set_seconds(struct device *dev, unsigned long secs) in sp_set_seconds() 81 unsigned long secs; in sp_rtc_read_time() local 91 unsigned long secs; in sp_rtc_set_time() local
|
D | rtc-pm8xxx.c | 80 unsigned long secs, irq_flags; in pm8xxx_rtc_set_time() local 180 unsigned long secs; in pm8xxx_rtc_read_time() local 225 unsigned long secs, irq_flags; in pm8xxx_rtc_set_alarm() local 272 unsigned long secs; in pm8xxx_rtc_read_alarm() local
|
D | rtc-ab8500.c | 65 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
|
D | rtc-jz4740.c | 143 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
|
D | rtc-at91sam9.c | 106 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
|
D | lib_test.c | 48 time64_t secs; in rtc_time64_to_tm_test_date_range() local
|
D | rtc-sun4v.c | 46 static int hypervisor_set_time(unsigned long secs) in hypervisor_set_time()
|
D | rtc-ds1672.c | 86 unsigned long secs = rtc_tm_to_time64(tm); in ds1672_set_time() local
|
D | rtc-rzn1.c | 82 u32 secs; in rzn1_rtc_tm_to_wday() local 94 u32 val, secs; in rzn1_rtc_read_time() local
|
/Linux-v6.1/tools/testing/selftests/rtc/ |
D | rtctest.c | 183 time_t secs, new; in TEST_F() local 237 time_t secs, new; in TEST_F() local 285 time_t secs, new; variable 339 time_t secs, new; variable
|
/Linux-v6.1/arch/x86/kernel/cpu/sgx/ |
D | virt.c | 331 int sgx_virt_ecreate(struct sgx_pageinfo *pageinfo, void __user *secs, in sgx_virt_ecreate() 366 void __user *secs) in __sgx_virt_einit() 406 void __user *secs, u64 *lepubkeyhash, int *trapnr) in sgx_virt_einit()
|
D | encls.h | 140 static inline int __ecreate(struct sgx_pageinfo *pginfo, void *secs) in __ecreate() 146 static inline int __eextend(void *secs, void *addr) in __eextend() 161 static inline int __einit(void *sigstruct, void *token, void *secs) in __einit()
|
/Linux-v6.1/kernel/trace/ |
D | trace_mmiotrace.c | 173 unsigned secs = (unsigned long)t; in mmio_print_rw() local 218 unsigned secs = (unsigned long)t; in mmio_print_map() local 252 unsigned secs = (unsigned long)t; in mmio_print_mark() local
|
/Linux-v6.1/drivers/watchdog/ |
D | booke_wdt.c | 79 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()
|
D | omap_wdt.h | 33 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1) argument
|
/Linux-v6.1/tools/perf/scripts/python/ |
D | compaction-times.py | 96 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
|
/Linux-v6.1/arch/x86/um/vdso/ |
D | um_vdso.c | 42 long secs; in __vdso_time() local
|
/Linux-v6.1/kernel/time/ |
D | ntp.c | 281 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()
|
D | time_test.c | 67 time64_t secs; in time64_to_tm_test_date_range() local
|
/Linux-v6.1/arch/sh/boards/mach-dreamcast/ |
D | rtc.c | 64 time64_t secs = rtc_tm_to_time64(tm); in aica_rtc_settimeofday() local
|
/Linux-v6.1/kernel/rcu/ |
D | update.c | 477 unsigned long secs, in do_trace_rcu_torture_read() 484 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
/Linux-v6.1/crypto/asymmetric_keys/ |
D | verify_pefile.h | 20 const struct section_header *secs; member
|