Lines Matching refs:vm_ssh
249 vm_ssh() { function
474 if vm_ssh "${ns}" -- true; then
523 vm_ssh "${ns}" <<EOF
547 vm_ssh "${ns}" -- dmesg 2>/dev/null | grep -c -i 'Oops'
553 vm_ssh "${ns}" -- dmesg --level=warn 2>/dev/null | grep -c -i 'vsock'
588 vm_ssh "${ns}" -- "${VSOCK_TEST}" \
596 vm_ssh "${ns}" -- "${VSOCK_TEST}" \
793 vm_ssh "${ns1}" -- socat VSOCK-LISTEN:"${port}" STDOUT > "${outfile}" &
907 vm_ssh "${ns0}" -- \
950 vm_ssh "${ns1}" -- socat VSOCK-LISTEN:"${port}" STDOUT > "${outfile}" &
1000 vm_ssh "${ns0}" -- \
1289 vm_ssh "init_ns" -- modprobe vsock_loopback &> /dev/null || :
1320 vm_ssh "${ns0}" -- \