Searched defs:secs (Results 1 - 25 of 89) sorted by last modified time

1234

/linux-master/net/ipv4/
H A Daf_inet.c1613 u32 secs; local
/linux-master/drivers/net/dsa/
H A Dmt7530.c838 unsigned int secs = msecs / 1000; local
/linux-master/tools/lib/bpf/
H A Dlibbpf.c636 struct elf_sec_desc *secs; member in struct:elf_state
[all...]
H A Dlinker.c62 struct src_sec *secs; member in struct:src_obj
140 struct dst_sec *secs; member in struct:bpf_linker
249 struct dst_sec *secs = linker->secs, *sec; local
518 struct src_sec *secs = obj->secs, *sec; local
[all...]
/linux-master/net/core/
H A Dsock.c811 void sock_set_sndtimeo(struct sock *sk, s64 secs) argument
/linux-master/drivers/staging/gdm724x/
H A Dgdm_lte.c589 u16 secs; /* elapsed since client began member in struct:dhcp_packet
/linux-master/drivers/rtc/
H A Dinterface.c25 time64_t secs; local
48 time64_t secs; local
[all...]
H A Dlib_test.c48 time64_t secs; local
/linux-master/fs/f2fs/
H A Dgc.c2065 static void update_sb_metadata(struct f2fs_sb_info *sbi, int secs) argument
2098 static void update_fs_metadata(struct f2fs_sb_info *sbi, int secs) argument
2013 free_segment_range(struct f2fs_sb_info *sbi, unsigned int secs, bool dry_run) argument
2131 unsigned int secs; local
[all...]
/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/tools/perf/util/
H A Ddebug.c114 u64 secs, usecs, nsecs = t; local
H A Dauxtrace.c1698 unsigned long secs = nsecs / NSEC_PER_SEC; local
/linux-master/tools/perf/
H A Dbuiltin-script.c783 unsigned long secs; local
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c292 time_t secs; local
/linux-master/net/xfrm/
H A Dxfrm_policy.c322 static inline unsigned long make_jiffies(long secs) argument
/linux-master/net/batman-adv/
H A Ddistributed-arp-table.c80 __be16 secs; member in struct:batadv_dhcp_packet
/linux-master/kernel/time/
H A Dtime_test.c67 time64_t secs; local
/linux-master/kernel/bpf/
H A Dbtf.c5260 struct btf_sec_info secs[ARRAY_SIZE(btf_sec_info_offset)]; local
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c719 unsigned int secs = msecs / 1000; local
/linux-master/drivers/md/
H A Dmd-bitmap.c1739 sector_t secs; local
2481 unsigned long secs = mddev->bitmap_info.daemon_sleep / HZ; local
/linux-master/arch/x86/tools/
H A Drelocs.c46 static struct section *secs; variable in typeref:struct:section
[all...]
/linux-master/arch/s390/tools/
H A Drelocs.c60 static struct section *secs; variable in typeref:struct:section
/linux-master/kernel/trace/
H A Dtrace_output.c596 unsigned long secs, usec_rem; local
/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/net/netfilter/
H A Dnft_limit.c130 u64 secs = div_u64(priv->nsecs, NSEC_PER_SEC); local

Completed in 429 milliseconds

1234