| /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() 161 static const struct timeval max_response_interval = { in pldm_transport_send_recv_msg() 165 struct timeval remaining; in pldm_transport_send_recv_msg() 167 struct timeval now; in pldm_transport_send_recv_msg() 168 struct timeval end; in pldm_transport_send_recv_msg()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/ |
| H A D | 0001-tests-Include-missing-sys-time.h.patch | 7 is not included indirectly and select() and timeval structs are used 11 ../../git/tests/receive.c:64:17: error: variable has incomplete type 'struct timeval' 12 64 | struct timeval tvSelectTimeout; 14 ../../git/tests/receive.c:64:9: note: forward declaration of 'struct timeval' 15 64 | struct timeval tvSelectTimeout;
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | fsl_i2c.c | 215 unsigned long long timeval = 0; in fsl_i2c_fixup() local 229 timeval = get_ticks(); in fsl_i2c_fixup() 231 if ((get_ticks() - timeval) > timeout) in fsl_i2c_fixup() 245 timeval = get_ticks(); in fsl_i2c_fixup() 247 if ((get_ticks() - timeval) > timeout) in fsl_i2c_fixup() 264 unsigned long long timeval; in __i2c_init() local 280 timeval = get_ticks(); in __i2c_init() 282 if ((get_ticks() - timeval) < timeout) in __i2c_init() 295 unsigned long long timeval = get_ticks(); in i2c_wait4bus() local 299 if ((get_ticks() - timeval) > timeout) in i2c_wait4bus() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/ |
| H A D | 0002-test-regress.h-Increase-default-timeval-tolerance-50.patch | 4 Subject: [PATCH] test/regress.h: Increase default timeval tolerance 50 ms -> 32 long timeval_msec_diff(const struct timeval *start, const struct timeval *end);
|
| /openbmc/slpd-lite/ |
| H A D | sock_channel.hpp | 42 Channel(int insockfd, timeval& inTimeout) in Channel() 113 timeval timeout;
|
| /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() 832 struct timeval now; in console_poller_set_timeout() 843 static long get_poll_timeout(struct console *console, struct timeval *cur_time) in get_poll_timeout() 845 struct timeval *earliest; in get_poll_timeout() 846 struct timeval interval; in get_poll_timeout() 878 static int call_pollers(struct console *console, struct timeval *cur_time) in call_pollers() 961 struct timeval *tv) in run_console_per_console() 987 struct timeval tv; in run_console_iteration()
|
| /openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-swap/ |
| H A D | test_mips64r6_dbitswap.c | 39 struct timeval start, end; in main()
|
| H A D | test_mips64r6_bitswap.c | 39 struct timeval start, end; in main()
|
| /openbmc/qemu/tests/tcg/mips/user/isa/mips64r6/bit-count/ |
| H A D | test_mips64r6_dclo.c | 39 struct timeval start, end; in main()
|
| H A D | test_mips64r6_dclz.c | 39 struct timeval start, end; in main()
|
| H A D | test_mips64r6_clo.c | 39 struct timeval start, end; in main()
|
| H A D | test_mips64r6_clz.c | 39 struct timeval start, end; in main()
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
| H A D | CVE-2023-38469-2.patch | 34 #include <avahi-common/timeval.h> 43 struct timeval tv;
|
| /openbmc/qemu/tests/tcg/mips/user/ase/msa/bit-count/ |
| H A D | test_msa_nlzc_d.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_nlzc_b.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_nloc_d.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_nloc_b.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_nlzc_w.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_pcnt_d.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_pcnt_h.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_nloc_h.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_pcnt_b.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_nlzc_h.c | 39 struct timeval start, end; in main()
|
| H A D | test_msa_pcnt_w.c | 39 struct timeval start, end; in main()
|
| /openbmc/qemu/tests/tcg/mips/user/ase/msa/move/ |
| H A D | test_msa_move_v.c | 39 struct timeval start, end; in main()
|