| /openbmc/libpldm/src/transport/ |
| H A D | transport.c | 104 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 D | main.cpp | 14 timeval tv{slp::TIMEOUT, 0}; in requestHandler() local
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | utils.cpp | 66 struct timeval tv; in setupUnixSocket() local 109 struct timeval tv; in writeToUnixSocket() local
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
| H A D | net_handler.cpp | 103 struct timeval tv = {}; in copyFrom() local
|
| /openbmc/u-boot/tools/gdb/ |
| H A D | serial.c | 86 struct timeval tv; in serialreadchar() local
|
| /openbmc/obmc-console/ |
| H A D | console-server.c | 711 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 D | fcntl-lock.c | 97 static char * strtotimeval(const char *str, struct timeval *tv) in strtotimeval()
|
| /openbmc/obmc-ikvm/ |
| H A D | ikvm_video.cpp | 60 timeval tv; in getFrame() local
|
| /openbmc/qemu/hw/timer/ |
| H A D | aspeed_timer.c | 437 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 D | ipmi-bt-test.c | 129 struct timeval tv; in read_emu_data() local 311 struct timeval tv; in test_connect() local
|
| /openbmc/qemu/tests/migration-stress/ |
| H A D | stress.c | 152 struct timeval tv; in now() local
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_isol.c | 569 struct timeval tv; in ipmi_isol_red_pill() local
|
| H A D | ipmi_sol.c | 1530 struct timeval tv; in ipmi_sol_red_pill() local
|
| /openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/ |
| H A D | pong-clock-no-flicker.c | 68 struct timeval tv; in get_time() local
|
| /openbmc/openbmc-tools/pwmtachtool/src/ |
| H A D | pwmtach.c | 24 struct timeval tv; in select_sleep() local
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | syndbg.c | 295 struct timeval tv; in hv_syndbg_recv_event() local
|
| /openbmc/qemu/hw/usb/ |
| H A D | pcap.c | 106 struct timeval tv; in do_usb_pcap_header() local
|
| H A D | host-libusb.c | 240 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 D | xtensa-semi.c | 329 struct timeval tv = {0}; in HELPER() local
|
| /openbmc/qemu/tests/tcg/multiarch/linux/ |
| H A D | linux-test.c | 226 struct timeval tv, tv2; in test_time() local
|
| /openbmc/qemu/include/qemu/ |
| H A D | timer.h | 811 struct timeval tv; in get_clock_realtime() local
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 1101 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 D | kwboot.c | 160 struct timeval tv; in kwboot_tty_recv() local
|
| /openbmc/u-boot/arch/sandbox/cpu/ |
| H A D | os.c | 270 struct timeval tv; in os_get_nsec() local
|
| /openbmc/qemu/target/hexagon/ |
| H A D | op_helper.c | 252 int tv = sextract64(RttV, i * 16, 16); in HELPER() local 270 int tv = sextract64(RttV, i * 16, 16); in HELPER() local
|