Searched refs:busywait (Results 1 – 25 of 30) sorted by relevance
12
254 busywait "$TIMEOUT" wait_for_offload \259 busywait "$TIMEOUT" wait_for_offload \264 busywait "$TIMEOUT" wait_for_offload \269 busywait "$TIMEOUT" not wait_for_offload \299 busywait "$TIMEOUT" wait_for_offload \302 busywait "$TIMEOUT" wait_for_offload \307 busywait "$TIMEOUT" wait_for_offload \310 busywait "$TIMEOUT" wait_for_offload \315 busywait "$TIMEOUT" not wait_for_offload \318 busywait "$TIMEOUT" not wait_for_offload \[all …]
485 busywait "$TIMEOUT" wait_for_offload grep_bridge_fdb 00:00:00:00:00:00 \501 busywait "$TIMEOUT" wait_for_offload grep_bridge_fdb \504 busywait "$TIMEOUT" wait_for_offload grep_bridge_fdb \515 busywait "$TIMEOUT" not wait_for_offload grep_bridge_fdb \526 busywait "$TIMEOUT" wait_for_offload grep_bridge_fdb \529 busywait "$TIMEOUT" wait_for_offload grep_bridge_fdb \540 busywait "$TIMEOUT" not wait_for_offload grep_bridge_fdb \551 busywait "$TIMEOUT" wait_for_offload grep_bridge_fdb \554 busywait "$TIMEOUT" wait_for_offload grep_bridge_fdb \573 busywait "$TIMEOUT" wait_for_offload \[all …]
375 local cur=$(busywait 1100 until_counter_is "> $cur" \557 qbl=$(busywait 5000 until_counter_is ">= 500000" \564 ebl=$(busywait 5000 until_counter_is ">= 500000" \596 count=$(busywait 1100 until_counter_is ">= $((base + 1))" \645 busywait 1100 until_counter_is ">= $((base + 1))" $fetch_counter >/dev/null656 now=$(busywait 1100 until_counter_is ">= $((base + 10))" $fetch_counter)660 busywait 1100 until_counter_is ">= $((base + 20))" $fetch_counter >/dev/null666 busywait 1100 until_counter_is ">= $((base + 20))" $fetch_counter >/dev/null
24 busywait "$TIMEOUT" wait_for_port_up ethtool $swp2125 busywait "$TIMEOUT" wait_for_port_up ethtool $swp2163 busywait "$TIMEOUT" wait_for_port_up ethtool $swp2
50 busywait "$timeout" until_lc_state_is_not "$state" lc_state_get "$lc"59 busywait "$timeout" until_lc_state_is "$state" lc_state_get "$lc"84 busywait "$timeout" until_lc_port_count_is "$port_count" lc_port_count_get "$lc"
127 busywait "$TIMEOUT" wait_for_offload ip -4 route show 198.51.100.0/30151 busywait "$TIMEOUT" wait_for_offload ip -6 route show 2001:db8:2::/120
103 busywait "$TC_HIT_TIMEOUT" until_counter_is "== 1" \
95 t1=$(busywait "$HIT_TIMEOUT" until_counter_is ">= $((t0 + 10))" \
121 delta=$(busywait "$TIMEOUT" wait_for_routes $t0 $route_count)
115 local cur=$(busywait 1100 until_counter_is "> 0" \
15 busywait "$TC_HIT_TIMEOUT" until_counter_is "== $count" \25 busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $count" \34 busywait "$TC_HIT_TIMEOUT" until_counter_is "> 0" \
53 msg=$(busywait $TIMEOUT ethtool_ext_state $swp1 \78 msg=$(busywait $TIMEOUT ethtool_ext_state $swp1 \82 msg=$(busywait $TIMEOUT ethtool_ext_state $swp2 \103 msg=$(busywait $TIMEOUT ethtool_ext_state $swp3 "No cable")
207 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \282 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
85 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
132 pkt1=$(busywait "$HIT_TIMEOUT" until_counter_is ">= $((pkt0 + 10))" \
134 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
139 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
137 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
272 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 disabled282 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 forwarding299 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 disabled309 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 forwarding331 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 disabled387 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 disabled401 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 forwarding418 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 disabled432 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 forwarding463 busywait $BUSYWAIT_TIMEOUT bridge_link_check $sw1 swp1 disabled[all …]
17 busywait() function47 if ! busywait $BUSYWAIT_TIMEOUT ip netns list \| grep -vq "^$ns$" &> /dev/null; then
58 (busywait 10000 grep_bridge_fdb "$mcaddr" bridge fdb show dev dummy1 ||
29 busywait "$timeout" wait_for_devlink devlink dev
168 # Needs to busywait, not sleep