Searched defs:secs (Results 51 - 75 of 89) sorted by relevance

1234

/linux-master/net/netfilter/
H A Dnft_limit.c130 u64 secs = div_u64(priv->nsecs, NSEC_PER_SEC); local
H A Dnft_meta.c38 time64_t secs = ktime_get_real_seconds(); local
49 static u32 nft_meta_hour(time64_t secs) argument
/linux-master/arch/s390/tools/
H A Drelocs.c60 static struct section *secs; variable in typeref:struct:section
/linux-master/drivers/rtc/
H A Dinterface.c25 time64_t secs; local
48 time64_t secs; local
[all...]
H A Drtc-sc27xx.c305 time64_t secs = rtc_tm_to_time64(&alrm->time); local
335 time64_t secs; local
354 time64_t secs local
166 sprd_rtc_get_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, time64_t *secs) argument
223 sprd_rtc_set_secs(struct sprd_rtc *rtc, enum sprd_rtc_reg_types type, time64_t secs) argument
386 time64_t secs; local
417 time64_t secs = rtc_tm_to_time64(&alrm->time); local
[all...]
H A Drtc-ab-b5ze-s3.c273 static inline void sec_to_timer_a(u8 secs, u8 *taq, u8 *timer_a) argument
283 static inline int sec_from_timer_a(u8 *secs, u8 taq, u8 timer_a) argument
505 _abb5zes3_rtc_set_timer(struct device *dev, struct rtc_wkalrm *alarm, u8 secs) argument
/linux-master/arch/mips/boot/tools/
H A Drelocs.c32 static struct section *secs; variable in typeref:struct:section
[all...]
/linux-master/fs/smb/server/
H A Dtransport_tcp.c59 static inline void ksmbd_tcp_rcv_timeout(struct socket *sock, s64 secs) argument
69 static inline void ksmbd_tcp_snd_timeout(struct socket *sock, s64 secs) argument
/linux-master/crypto/
H A Dtcrypt.c243 static void test_mb_aead_speed(const char *algo, int enc, int secs, argument
518 static void test_aead_speed(const char *algo, int enc, unsigned int secs, argument
175 test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, int blen, int secs, u32 num_mb) argument
453 test_aead_jiffies(struct aead_request *req, int enc, int blen, int secs) argument
719 test_ahash_jiffies_digest(struct ahash_request *req, int blen, char *out, int secs) argument
739 test_ahash_jiffies(struct ahash_request *req, int blen, int plen, char *out, int secs) argument
866 test_ahash_speed_common(const char *algo, unsigned int secs, struct hash_speed *speed, unsigned mask) argument
947 test_ahash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) argument
953 test_hash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) argument
992 test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, int blen, int secs, u32 num_mb) 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) argument
1221 test_acipher_jiffies(struct skcipher_request *req, int enc, int blen, int secs) 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) argument
1423 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) argument
1431 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) argument
[all...]
/linux-master/kernel/time/
H A Dntp.c281 static inline s64 ntp_update_offset_fll(s64 offset64, long secs) argument
300 long secs; local
400 second_overflow(time64_t secs) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c60 static inline void schedule_mac_stats_update(struct adapter *ap, int secs) argument
/linux-master/arch/x86/include/asm/
H A Dsgx.h250 u64 secs; member in struct:sgx_pageinfo
/linux-master/net/ipv4/
H A Dipconfig.c635 __be16 secs; /* Seconds since we started */ member in struct:bootp_pkt
H A Daf_inet.c1613 u32 secs; local
/linux-master/tools/perf/
H A Dbuiltin-daemon.c483 static int daemon__wait(struct daemon *daemon, int secs) argument
443 daemon_session__wait(struct daemon_session *session, struct daemon *daemon, int secs) argument
H A Dbuiltin-inject.c126 struct perf_file_section secs[HEADER_FEAT_BITS]; member in struct:perf_inject
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477.c1101 u32 secs = msecs / 1000; local
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c472 u32 secs, nsecs; local
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c719 unsigned int secs = msecs / 1000; local
/linux-master/arch/x86/tools/
H A Drelocs.c46 static struct section *secs; variable in typeref:struct:section
[all...]
/linux-master/drivers/staging/gdm724x/
H A Dgdm_lte.c589 u16 secs; /* elapsed since client began member in struct:dhcp_packet
/linux-master/kernel/trace/
H A Dblktrace.c1250 unsigned secs = (unsigned long)ts; local
H A Dtrace_output.c596 unsigned long secs, usec_rem; local
/linux-master/tools/perf/bench/
H A Dnuma.c1169 u64 bytes_done, secs; local
[all...]
/linux-master/mm/
H A Dkmemleak.c2034 unsigned secs; local

Completed in 547 milliseconds

1234