Home
last modified time | relevance | path

Searched defs:secs (Results 51 – 75 of 121) sorted by relevance

12345

/openbmc/linux/drivers/rtc/
H A Dinterface.c25 time64_t secs; in rtc_add_offset() local
48 time64_t secs; in rtc_subtract_offset() local
H A Drtc-ep93xx.c66 unsigned long secs = rtc_tm_to_time64(tm); in ep93xx_rtc_set_time() local
H A Drtc-st-lpc.c105 unsigned long long lpt, secs; in st_rtc_set_time() local
H A Drtc-lpc32xx.c69 u32 secs = rtc_tm_to_time64(time); in lpc32xx_rtc_set_time() local
/openbmc/linux/drivers/mfd/
H A Dgateworks-gsc.c76 static int gsc_powerdown(struct gsc_dev *gsc, unsigned long secs) in gsc_powerdown()
/openbmc/qemu/include/hw/block/
H A Dblock.h30 uint32_t cyls, heads, secs; member
/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h24 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1) argument
/openbmc/linux/fs/f2fs/
H A Dgc.c2025 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 Dverify_pefile.c31 const struct section_header *secs, *sec; in pefile_parse_binary() local
/openbmc/linux/drivers/watchdog/
H A Dda9063_wdt.c40 static unsigned int da9063_wdt_timeout_to_sel(unsigned int secs) in da9063_wdt_timeout_to_sel()
H A Dhpwdt.c29 #define SECS_TO_TICKS(secs) ((secs) * 1000 / 128) argument
H A Dda9062_wdt.c47 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 Dload.c82 struct sgx_secs *secs = &encl->secs; in encl_ioc_create() local
/openbmc/linux/net/netfilter/
H A Dnft_meta.c38 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 Dktime.h38 static inline ktime_t ktime_set(const s64 secs, const unsigned long nsecs) in ktime_set()
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp288 time_t secs = usec / 1000000; in getTimeStamp() local
/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c290 time_t secs; in unit_test() local
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c28 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 Dencl.h59 struct sgx_encl_page secs; member
/openbmc/linux/lib/
H A Dtest_lockup.c328 static void test_wait(unsigned int secs, unsigned int nsecs) in test_wait()
/openbmc/linux/tools/perf/util/
H A Ddebug.c104 u64 secs, usecs, nsecs = t; in veprintf_time() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_resource.c231 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 Defi_selftest_snp.c34 u16 secs; member
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp370 time_t secs = usec / 1000000; in getTimeStamp() local
/openbmc/linux/fs/affs/
H A Damigaffs.c372 affs_secs_to_datestamp(time64_t secs, struct affs_date *ds) in affs_secs_to_datestamp()

12345