Searched refs:exit_cleanup (Results 1 – 4 of 4) sorted by relevance
288 goto exit_cleanup; in tp3780I_EnableDSP()293 goto exit_cleanup; in tp3780I_EnableDSP()303 goto exit_cleanup; in tp3780I_EnableDSP()311 goto exit_cleanup; in tp3780I_EnableDSP()320 goto exit_cleanup; in tp3780I_EnableDSP()331 goto exit_cleanup; in tp3780I_EnableDSP()360 goto exit_cleanup; in tp3780I_EnableDSP()367 goto exit_cleanup; in tp3780I_EnableDSP()379 goto exit_cleanup; in tp3780I_EnableDSP()386 goto exit_cleanup; in tp3780I_EnableDSP()[all …]
83 exit_cleanup() function94 ip netns add "${LISTENER}" || exit_cleanup95 ip netns add "${GATEWAY}" || exit_cleanup "${LISTENER}"96 ip netns add "${RELAY}" || exit_cleanup "${LISTENER}" "${GATEWAY}"97 ip netns add "${SOURCE}" || exit_cleanup "${LISTENER}" "${GATEWAY}" \105 exit_cleanup "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"207 exit_cleanup
124 exit_cleanup() function143 ip netns add "${NS0}" || exit_cleanup144 ip netns add "${NS1}" || exit_cleanup "${NS0}"145 ip netns add "${NS2}" || exit_cleanup "${NS0}" "${NS1}"146 ip netns add "${NS3}" || exit_cleanup "${NS0}" "${NS1}" "${NS2}"153 exit_cleanup "${NS0}" "${NS1}" "${NS2}" "${NS3}"501 exit_cleanup
983 bool exit_cleanup = false; in flexrm_new_request() local1037 exit_cleanup = true; in flexrm_new_request()1048 exit_cleanup = true; in flexrm_new_request()1063 if (exit_cleanup) { in flexrm_new_request()