Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/libpldm/src/transport/
H A Dtransport.c104 static void timespec_to_timeval(const struct timespec *ts, struct timeval *tv) in timespec_to_timeval()
111 static long timeval_to_msec(const struct timeval *tv) in timeval_to_msec()
119 static bool timeval_validate_for_msec(const struct timeval *tv) in timeval_validate_for_msec()
134 static int clock_gettimeval(clockid_t clockid, struct timeval *tv) in clock_gettimeval()
/openbmc/slpd-lite/
H A Dmain.cpp14 timeval tv{slp::TIMEOUT, 0}; in requestHandler() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dutils.cpp66 struct timeval tv; in setupUnixSocket() local
109 struct timeval tv; in writeToUnixSocket() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dnet_handler.cpp103 struct timeval tv = {}; in copyFrom() local
/openbmc/u-boot/tools/gdb/
H A Dserial.c86 struct timeval tv; in serialreadchar() local
/openbmc/obmc-console/
H A Dconsole-server.c711 static int get_current_time(struct timeval *tv) in get_current_time()
830 struct poller *poller, const struct timeval *tv) in console_poller_set_timeout()
961 struct timeval *tv) in run_console_per_console()
987 struct timeval tv; in run_console_iteration() local
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c97 static char * strtotimeval(const char *str, struct timeval *tv) in strtotimeval()
/openbmc/obmc-ikvm/
H A Dikvm_video.cpp60 timeval tv; in getFrame() local
/openbmc/qemu/hw/timer/
H A Daspeed_timer.c437 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_timer_write_common() local
506 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2400_timer_write() local
550 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2500_timer_write() local
602 const uint32_t tv = (uint32_t)(value & 0xFFFFFFFF); in aspeed_2600_timer_write() local
/openbmc/qemu/tests/qtest/
H A Dipmi-bt-test.c129 struct timeval tv; in read_emu_data() local
311 struct timeval tv; in test_connect() local
/openbmc/qemu/tests/migration-stress/
H A Dstress.c152 struct timeval tv; in now() local
/openbmc/ipmitool/lib/
H A Dipmi_isol.c569 struct timeval tv; in ipmi_isol_red_pill() local
H A Dipmi_sol.c1530 struct timeval tv; in ipmi_sol_red_pill() local
/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/
H A Dpong-clock-no-flicker.c68 struct timeval tv; in get_time() local
/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtach.c24 struct timeval tv; in select_sleep() local
/openbmc/qemu/hw/hyperv/
H A Dsyndbg.c295 struct timeval tv; in hv_syndbg_recv_event() local
/openbmc/qemu/hw/usb/
H A Dpcap.c106 struct timeval tv; in do_usb_pcap_header() local
H A Dhost-libusb.c240 struct timeval tv = { 0, 0 }; in usb_host_handle_fd() local
274 struct timeval tv = { 0, 0 }; in usb_host_timer() local
1082 struct timeval tv; in usb_host_abort_xfers() local
/openbmc/qemu/target/xtensa/
H A Dxtensa-semi.c329 struct timeval tv = {0}; in HELPER() local
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c226 struct timeval tv, tv2; in test_time() local
/openbmc/qemu/include/qemu/
H A Dtimer.h811 struct timeval tv; in get_clock_realtime() local
/openbmc/qemu/linux-user/
H A Dsyscall.c1101 static inline abi_long copy_from_user_timeval(struct timeval *tv, in copy_from_user_timeval()
1119 const struct timeval *tv) in copy_to_user_timeval()
1136 static inline abi_long copy_from_user_timeval64(struct timeval *tv, in copy_from_user_timeval64()
1155 const struct timeval *tv) in copy_to_user_timeval64()
1339 struct timeval tv; in do_select() local
1941 struct timeval *tv = (struct timeval *)data; in host_to_target_cmsg() local
2364 struct timeval tv; in do_setsockopt() local
2594 struct timeval tv; in do_getsockopt() local
5393 struct timeval tv; in do_ioctl_SIOCGSTAMP() local
9724 struct timeval *tvp, tv[2]; in _syscall2() local
[all …]
/openbmc/u-boot/tools/
H A Dkwboot.c160 struct timeval tv; in kwboot_tty_recv() local
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c270 struct timeval tv; in os_get_nsec() local
/openbmc/qemu/target/hexagon/
H A Dop_helper.c252 int tv = sextract64(RttV, i * 16, 16); in HELPER() local
270 int tv = sextract64(RttV, i * 16, 16); in HELPER() local

12