Home
last modified time | relevance | path

Searched refs:rbusy_poll_old (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/network/busy_poll/
H A Dbusy_poll03.sh13 [ -n "$rbusy_poll_old" ] && \
14 tst_rhost_run -c "sysctl -q -w net.core.busy_poll=$rbusy_poll_old"
28 rbusy_poll_old=$(tst_rhost_run -c 'sysctl -ne net.core.busy_poll')
H A Dbusy_poll02.sh11 [ -n "$rbusy_poll_old" ] && \
12 tst_rhost_run -c "sysctl -q -w net.core.busy_poll=$rbusy_poll_old"
26 rbusy_poll_old=$(tst_rhost_run -c 'sysctl -ne net.core.busy_poll')
H A Dbusy_poll01.sh15 [ -n "$rbusy_poll_old" ] && \
16 tst_rhost_run -c "sysctl -q -w net.core.busy_poll=$rbusy_poll_old"
34 rbusy_poll_old=$(tst_rhost_run -c 'sysctl -ne net.core.busy_poll')

Completed in 1 milliseconds