| /kernel/linux/linux-6.6/drivers/rtc/ |
| H A D | interface.c | 25 time64_t secs; in rtc_add_offset() local 48 time64_t secs; in rtc_subtract_offset() local [all...] |
| H A D | rtc-jz4740.c | 145 uint32_t secs, secs2; in jz4740_rtc_read_time() local 186 uint32_t secs; in jz4740_rtc_read_alarm() local 205 uint32_t secs = lower_32_bits(rtc_tm_to_time64(&alrm->time)); in jz4740_rtc_set_alarm() local [all...] |
| H A D | rtc-rzn1.c | 82 u32 secs; in rzn1_rtc_tm_to_wday() local 94 u32 val, secs; in rzn1_rtc_read_time() local
|
| H A D | rtc-sunplus.c | 65 static void sp_get_seconds(struct device *dev, unsigned long *secs) in sp_get_seconds() argument 72 static void sp_set_seconds(struct device *dev, unsigned long secs) in sp_set_seconds() argument 81 unsigned long secs; in sp_rtc_read_time() local 91 unsigned long secs; in sp_rtc_set_time() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/ |
| H A D | ioctl.c | 57 static int sgx_encl_create(struct sgx_encl *encl, struct sgx_secs *secs) in sgx_encl_create() argument 150 void *secs; sgx_ioc_enclave_create() local [all...] |
| /kernel/linux/linux-6.6/block/partitions/ |
| H A D | aix.c | 23 __be32 secs; member
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_lockup.c | 328 static void test_wait(unsigned int secs, unsigned int nsecs) in test_wait() argument
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| H A D | update.c | 515 do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, unsigned long secs, unsigned long c_old, unsigned long c) do_trace_rcu_torture_read() argument
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nft_limit.c | 130 u64 secs = div_u64(priv->nsecs, NSEC_PER_SEC); in nft_limit_dump() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationkeys.cpp | 403 uint8_t *secs = secondaries.data(); in writeSortKeyUpToQuaternary() local
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-client.c | 580 static int ratelimit_connects(unsigned int *last, unsigned int secs) in ratelimit_connects() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationkeys.cpp | 403 uint8_t *secs = secondaries.data(); in writeSortKeyUpToQuaternary() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-fuchsia.cc | 356 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_dump_state.c | 83 uint64_t secs = time / (1000*1000*1000); in util_dump_ns() local
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_conf.c | 386 int secs = 0, millis = 0, micros = 0; in TS_CONF_set_accuracy() local
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_conf.c | 386 int secs = 0, millis = 0, micros = 0; in TS_CONF_set_accuracy() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationkeys.cpp | 403 uint8_t *secs = secondaries.data(); in writeSortKeyUpToQuaternary() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | eloop_win.c | 237 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_query_ap.c | 349 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | eloop_win.c | 237 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | gas_query_ap.c | 349 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | tcrypt.c | 251 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed() argument 519 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed() argument 183 test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, int blen, int secs, u32 num_mb) test_mb_aead_jiffies() argument 454 test_aead_jiffies(struct aead_request *req, int enc, int blen, int secs) test_aead_jiffies() argument 744 test_mb_ahash_jiffies(struct test_mb_ahash_data *data, int blen, int secs, u32 num_mb) test_mb_ahash_jiffies() argument 812 test_mb_ahash_speed(const char *algo, unsigned int secs, struct hash_speed *speed, u32 num_mb) test_mb_ahash_speed() argument 908 test_ahash_jiffies_digest(struct ahash_request *req, int blen, char *out, int secs) test_ahash_jiffies_digest() argument 928 test_ahash_jiffies(struct ahash_request *req, int blen, int plen, char *out, int secs) test_ahash_jiffies() argument 1055 test_ahash_speed_common(const char *algo, unsigned int secs, struct hash_speed *speed, unsigned mask) test_ahash_speed_common() argument 1136 test_ahash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) test_ahash_speed() argument 1142 test_hash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) test_hash_speed() argument 1181 test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, int blen, int secs, u32 num_mb) test_mb_acipher_jiffies() argument 1249 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 1409 test_acipher_jiffies(struct skcipher_request *req, int enc, int blen, int secs) test_acipher_jiffies() argument 1481 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 1611 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 1619 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-5.10/arch/x86/tools/ |
| H A D | relocs.c | 38 static struct section *secs; variable [all...] |
| /kernel/linux/linux-5.10/arch/mips/boot/tools/ |
| H A D | relocs.c | 32 static struct section *secs; variable [all...] |
| /kernel/linux/linux-6.6/arch/mips/boot/tools/ |
| H A D | relocs.c | 32 static struct section *secs; variable [all...] |