| /kernel/linux/linux-5.10/drivers/rtc/ |
| H A D | rtc-sc27xx.c | 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 166 sprd_rtc_get_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, time64_t *secs) sprd_rtc_get_secs() argument 223 sprd_rtc_set_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, time64_t secs) sprd_rtc_set_secs() argument 381 time64_t secs = rtc_tm_to_time64(tm); sprd_rtc_set_time() local 413 time64_t secs; sprd_rtc_read_alarm() local 451 time64_t secs = rtc_tm_to_time64(&alrm->time); sprd_rtc_set_alarm() local [all...] |
| H A D | rtc-ab-b5ze-s3.c | 273 static inline void sec_to_timer_a(u8 secs, u8 *taq, u8 *timer_a) in sec_to_timer_a() argument 283 static inline int sec_from_timer_a(u8 *secs, u8 taq, u8 timer_a) in sec_from_timer_a() argument 505 _abb5zes3_rtc_set_timer(struct device *dev, struct rtc_wkalrm *alarm, u8 secs) _abb5zes3_rtc_set_timer() argument
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | ntp.c | 281 static inline s64 ntp_update_offset_fll(s64 offset64, long secs) in ntp_update_offset_fll() argument 300 long secs; in ntp_update_offset() local 400 second_overflow(time64_t secs) second_overflow() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
| H A D | ksz9477.c | 920 u32 secs = msecs / 1000; in ksz9477_set_ageing_time() local
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | transport_tcp.c | 59 static inline void ksmbd_tcp_rcv_timeout(struct socket *sock, s64 secs) in ksmbd_tcp_rcv_timeout() argument 69 static inline void ksmbd_tcp_snd_timeout(struct socket *sock, s64 secs) in ksmbd_tcp_snd_timeout() argument
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| H A D | rtc-sc27xx.c | 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 in sprd_rtc_set_time() local 166 sprd_rtc_get_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, time64_t *secs) sprd_rtc_get_secs() argument 223 sprd_rtc_set_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, time64_t secs) sprd_rtc_set_secs() argument 386 time64_t secs; sprd_rtc_read_alarm() local 417 time64_t secs = rtc_tm_to_time64(&alrm->time); sprd_rtc_set_alarm() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | tcrypt.c | 243 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed() argument 518 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed() argument 175 test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, int blen, int secs, u32 num_mb) test_mb_aead_jiffies() argument 453 test_aead_jiffies(struct aead_request *req, int enc, int blen, int secs) test_aead_jiffies() argument 719 test_ahash_jiffies_digest(struct ahash_request *req, int blen, char *out, int secs) test_ahash_jiffies_digest() argument 739 test_ahash_jiffies(struct ahash_request *req, int blen, int plen, char *out, int secs) test_ahash_jiffies() argument 866 test_ahash_speed_common(const char *algo, unsigned int secs, struct hash_speed *speed, unsigned mask) test_ahash_speed_common() argument 947 test_ahash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) test_ahash_speed() argument 953 test_hash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) test_hash_speed() argument 992 test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, int blen, int secs, u32 num_mb) test_mb_acipher_jiffies() argument 1060 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) test_mb_skcipher_speed() argument 1221 test_acipher_jiffies(struct skcipher_request *req, int enc, int blen, int secs) test_acipher_jiffies() argument 1293 test_skcipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, bool async) test_skcipher_speed() argument 1423 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_acipher_speed() argument 1431 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_cipher_speed() argument [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_meta.c | 38 time64_t secs = ktime_get_real_seconds(); in nft_meta_weekday() local 49 static u32 nft_meta_hour(time64_t secs) in nft_meta_hour() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dump.c | 648 int64_t hours, mins, secs, us; in av_dump_format() local 662 int secs, us; in av_dump_format() local
|
| /third_party/backends/backend/ |
| H A D | plustek-usbhw.c | 616 long secs; in usb_ModuleMove() local
|
| /third_party/alsa-lib/test/ |
| H A D | playmidi1.c | 103 double secs = tick2time_dbl(tick); in tick2time() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_process.c | 109 ares_int64_t secs = ((ares_int64_t)now->tv_sec - (ares_int64_t)check->tv_sec); in ares__timedout() local
|
| /third_party/lwip/src/apps/sntp/ |
| H A D | sntp.c | 343 s32_t secs; in sntp_initialize_request() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-starboard.cc | 85 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_sign.c | 247 TS_RESP_CTX_set_accuracy(TS_RESP_CTX *ctx, int secs, int millis, int micros) TS_RESP_CTX_set_accuracy() argument
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_rsp_sign.c | 247 TS_RESP_CTX_set_accuracy(TS_RESP_CTX *ctx, int secs, int millis, int micros) TS_RESP_CTX_set_accuracy() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | gas_query.c | 395 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | gas_query.c | 386 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | cxgb2.c | 60 static inline void schedule_mac_stats_update(struct adapter *ap, int secs) in schedule_mac_stats_update() argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_output.c | 596 unsigned long secs, usec_rem; in trace_print_context() local
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| H A D | bridge_loop_avoidance.c | 2378 int secs, msecs; in batadv_bla_backbone_table_seq_print_text() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | af_inet.c | 1597 u32 secs; in inet_current_timestamp() local
|
| H A D | ipconfig.c | 611 __be16 secs; /* Seconds since we started */ member
|
| /kernel/linux/linux-5.10/drivers/staging/gdm724x/ |
| H A D | gdm_lte.c | 590 u16 secs; /* elapsed since client began in gdm_lte_netif_rx() member
|
| /kernel/linux/linux-6.6/drivers/net/dsa/qca/ |
| H A D | qca8k-common.c | 720 unsigned int secs = msecs / 1000; in qca8k_set_ageing_time() local
|