Searched defs:secs (Results 1 - 25 of 89) sorted by path

1234

/linux-master/arch/sh/boards/mach-dreamcast/
H A Drtc.c64 time64_t secs = rtc_tm_to_time64(tm); local
/linux-master/crypto/asymmetric_keys/
H A Dverify_pefile.h20 const struct section_header *secs; member in struct:pefile_context
/linux-master/fs/hpfs/
H A Danode.c399 void hpfs_truncate_btree(struct super_block *s, secno f, int fno, unsigned secs) argument
[all...]
/linux-master/arch/mips/boot/tools/
H A Drelocs.c32 static struct section *secs; variable in typeref:struct:section
[all...]
/linux-master/arch/mips/mti-malta/
H A Dmalta-time.c66 int secs; local
/linux-master/arch/parisc/kernel/
H A Dtime.c181 time64_t secs = rtc_tm_to_time64(tm); local
/linux-master/arch/s390/tools/
H A Drelocs.c60 static struct section *secs; variable in typeref:struct:section
/linux-master/arch/um/drivers/
H A Drtc_kern.c54 unsigned long long secs; local
/linux-master/arch/x86/include/asm/
H A Dsgx.h250 u64 secs; member in struct:sgx_pageinfo
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencl.h59 struct sgx_encl_page secs; member in struct:sgx_encl
H A Dencls.h140 static inline int __ecreate(struct sgx_pageinfo *pginfo, void *secs) argument
146 static inline int __eextend(void *secs, void *addr) argument
161 static inline int __einit(void *sigstruct, void *token, void *secs) argument
H A Dioctl.c57 static int sgx_encl_create(struct sgx_encl *encl, struct sgx_secs *secs) argument
150 void *secs; local
[all...]
H A Dvirt.c334 int sgx_virt_ecreate(struct sgx_pageinfo *pageinfo, void __user *secs, argument
368 __sgx_virt_einit(void __user *sigstruct, void __user *token, void __user *secs) argument
408 sgx_virt_einit(void __user *sigstruct, void __user *token, void __user *secs, u64 *lepubkeyhash, int *trapnr) argument
[all...]
/linux-master/arch/x86/tools/
H A Drelocs.c46 static struct section *secs; variable in typeref:struct:section
[all...]
/linux-master/arch/x86/um/vdso/
H A Dum_vdso.c46 long secs; local
/linux-master/block/partitions/
H A Daix.c23 __be32 secs; member in struct:vgda
/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/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c608 ulong now = jiffies, secs; 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/drivers/mfd/
H A Dgateworks-gsc.c76 static int gsc_powerdown(struct gsc_dev *gsc, unsigned long secs) argument
/linux-master/drivers/mmc/core/
H A Dmmc_test.c1906 mmc_test_rnd_perf(struct mmc_test_card *test, int write, int print, unsigned long sz, int secs, int force_retuning) argument
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477.c1101 u32 secs = msecs / 1000; local
H A Dlan937x_main.c260 u32 secs = msecs / 1000; local
/linux-master/drivers/net/dsa/
H A Dmt7530.c838 unsigned int secs = msecs / 1000; local
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c719 unsigned int secs = msecs / 1000; local

Completed in 442 milliseconds

1234