Home
last modified time | relevance | path

Searched refs:dev_removed (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.h192 bool dev_removed; member
H A Dib_isert.c493 !isert_conn->dev_removed) in isert_connect_release()
504 if (isert_conn->dev_removed) in isert_connect_release()
698 isert_conn->dev_removed = true; in isert_cma_handler()
/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh861 dev_removed() { function
864 ovs_wait dev_removed dp-${tun_type} || return 1
865 ovs_wait dev_removed ovs-${tun_type}0 || return 1