/openbmc/linux/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
|
H A D | rtc-ep93xx.c | 66 unsigned long secs = rtc_tm_to_time64(tm); in ep93xx_rtc_set_time() local
|
H A D | rtc-st-lpc.c | 105 unsigned long long lpt, secs; in st_rtc_set_time() local
|
H A D | rtc-lpc32xx.c | 69 u32 secs = rtc_tm_to_time64(time); in lpc32xx_rtc_set_time() local
|
/openbmc/linux/drivers/mfd/ |
H A D | gateworks-gsc.c | 76 static int gsc_powerdown(struct gsc_dev *gsc, unsigned long secs) in gsc_powerdown()
|
/openbmc/qemu/include/hw/block/ |
H A D | block.h | 30 uint32_t cyls, heads, secs; member
|
/openbmc/u-boot/arch/arm/include/asm/ti-common/ |
H A D | omap_wdt.h | 24 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1) argument
|
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | 2025 unsigned int secs, bool dry_run) in free_segment_range() 2073 static void update_sb_metadata(struct f2fs_sb_info *sbi, int secs) in update_sb_metadata() 2106 static void update_fs_metadata(struct f2fs_sb_info *sbi, int secs) in update_fs_metadata() 2139 unsigned int secs; in f2fs_resize_fs() local
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | verify_pefile.c | 31 const struct section_header *secs, *sec; in pefile_parse_binary() local
|
/openbmc/linux/drivers/watchdog/ |
H A D | da9063_wdt.c | 40 static unsigned int da9063_wdt_timeout_to_sel(unsigned int secs) in da9063_wdt_timeout_to_sel()
|
H A D | hpwdt.c | 29 #define SECS_TO_TICKS(secs) ((secs) * 1000 / 128) argument
|
H A D | da9062_wdt.c | 47 static unsigned int da9062_wdt_timeout_to_sel(unsigned int secs) in da9062_wdt_timeout_to_sel()
|
/openbmc/linux/tools/testing/selftests/sgx/ |
H A D | load.c | 82 struct sgx_secs *secs = &encl->secs; in encl_ioc_create() local
|
/openbmc/linux/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()
|
/openbmc/linux/include/linux/ |
H A D | ktime.h | 38 static inline ktime_t ktime_set(const s64 secs, const unsigned long nsecs) in ktime_set()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan_error.cpp | 288 time_t secs = usec / 1000000; in getTimeStamp() local
|
/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi.c | 290 time_t secs; in unit_test() local
|
/openbmc/qemu/tests/qtest/ |
H A D | hd-geo-test.c | 28 static char *create_test_img(int secs) in create_test_img() 47 int cyls, heads, secs, trans; member 345 int secs = img_secs[backend_small]; in test_ide_drive_user() local
|
/openbmc/linux/arch/x86/kernel/cpu/sgx/ |
H A D | encl.h | 59 struct sgx_encl_page secs; member
|
/openbmc/linux/lib/ |
H A D | test_lockup.c | 328 static void test_wait(unsigned int secs, unsigned int nsecs) in test_wait()
|
/openbmc/linux/tools/perf/util/ |
H A D | debug.c | 104 u64 secs, usecs, nsecs = t; in veprintf_time() local
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_resource.c | 231 int nfp_resource_wait(struct nfp_cpp *cpp, const char *name, unsigned int secs) in nfp_resource_wait()
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_snp.c | 34 u16 secs; member
|
/openbmc/openpower-occ-control/ |
H A D | occ_ffdc.cpp | 370 time_t secs = usec / 1000000; in getTimeStamp() local
|
/openbmc/linux/fs/affs/ |
H A D | amigaffs.c | 372 affs_secs_to_datestamp(time64_t secs, struct affs_date *ds) in affs_secs_to_datestamp()
|