Home
last modified time | relevance | path

Searched defs:time (Results 201 – 225 of 663) sorted by relevance

12345678910>>...27

/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c626 static __be32 encode_attr_time(struct xdr_stream *xdr, const struct timespec64 *time) in encode_attr_time()
638 …32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec64 *time) in encode_attr_ctime()
645 …32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec64 *time) in encode_attr_mtime()
/openbmc/linux/drivers/macintosh/
H A Dsmu.c366 struct rtc_time *time) in smu_fill_set_rtc_cmd()
381 int smu_get_rtc_time(struct rtc_time *time, int spinwait) in smu_get_rtc_time()
408 int smu_set_rtc_time(struct rtc_time *time, int spinwait) in smu_set_rtc_time()
/openbmc/linux/drivers/rtc/
H A Drtc-sunxi.c221 u32 date, time; in sunxi_rtc_gettime() local
330 u32 time = 0; in sunxi_rtc_settime() local
H A Drtc-ep93xx.c55 unsigned long time; in ep93xx_rtc_read_time() local
H A Drtc-imx-sc.c29 u32 time; member
H A Drtc-mt6397.c89 time64_t time; in mtk_rtc_read_time() local
/openbmc/linux/fs/nfsd/
H A Dnfsxdr.c87 encode_timeval(__be32 *p, const struct timespec64 *time) in encode_timeval()
220 struct timespec64 time; in svcxdr_encode_fattr() local
/openbmc/linux/fs/hfs/
H A Dhfs_fs.h274 #define hfs_m_to_utime(time) (struct timespec64){ .tv_sec = __hfs_m_to_utime(time) } argument
275 #define hfs_u_to_mtime(time) __hfs_u_to_mtime((time).tv_sec) argument
/openbmc/qemu/hw/usb/
H A Du2f-passthru.c131 int64_t time = qemu_clock_get_ms(QEMU_CLOCK_VIRTUAL); in u2f_timeout_check() local
239 int64_t time; in u2f_transaction_start() local
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dmce.h20 __u64 time; /* Wall time_t when error was detected */ member
/openbmc/u-boot/drivers/spi/
H A Dath79_spi.c140 u64 time; in ath79_spi_set_speed() local
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_transfer.c472 void v_kick_timer(struct vudc *udc, unsigned long time) in v_kick_timer()
/openbmc/telemetry/redfish-tests/
H A Dredfish_requests.py115 def to_iso8061(time): argument
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_dcc.c91 unsigned long time = jiffies + (HZ / 10); in hvc_dcc_check() local
/openbmc/sdbusplus/src/
H A Devent.cpp150 time_resolution time, time_resolution accuracy) in add_oneshot_timer()
/openbmc/phosphor-time-manager/
H A Dmanager.cpp23 namespace time namespace
/openbmc/qemu/hw/cxl/
H A Dcxl-events.c100 uint64_t time; in cxl_event_insert() local
/openbmc/u-boot/board/freescale/common/
H A Dqixis.c68 time_t time = 0; in qixis_read_time() local
/openbmc/u-boot/net/
H A Dfastboot.c102 ulong time = get_timer(start); in fastboot_timed_send_info() local
/openbmc/linux/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.c85 uint32_t time : 11; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c86 struct timespec64 current_time, time; in stmmac_adjust_time() local
/openbmc/linux/drivers/watchdog/
H A Dsa1100_wdt.c121 int time; in sa1100dog_ioctl() local
/openbmc/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c721 struct timespec time; in acpi_os_wait_semaphore() local
984 struct timeval time; in acpi_os_get_timer() local
/openbmc/linux/drivers/net/fddi/skfp/
H A Dsmt.c204 u_long time; in smt_emulate_token_ct() local
230 u_long time ; in smt_event() local
1222 u_long time ; in smt_set_timestamp() local
/openbmc/linux/include/xen/interface/
H A Dvcpu.h75 uint64_t time[4]; member

12345678910>>...27