Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Damt.sh86 exit_cleanup() function
102 ip netns add "${LISTENER}" || exit_cleanup
103 ip netns add "${GATEWAY}" || exit_cleanup "${LISTENER}"
104 ip netns add "${RELAY}" || exit_cleanup "${LISTENER}" "${GATEWAY}"
105 ip netns add "${SOURCE}" || exit_cleanup "${LISTENER}" "${GATEWAY}" \
113 exit_cleanup "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"
221 exit_cleanup
H A Dbareudp.sh116 exit_cleanup() function
133 setup_ns NS0 NS1 NS2 NS3 || exit_cleanup
469 exit_cleanup
493 trap exit_cleanup EXIT
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1684 goto exit_cleanup; in fbnic_get_module_eeprom_by_page()
1690 goto exit_cleanup; in fbnic_get_module_eeprom_by_page()
1695 exit_cleanup: in fbnic_get_module_eeprom_by_page()