Searched refs:_cleanup (Results 1 – 4 of 4) sorted by relevance
17 ${current_test}_cleanup46 ${current_test}_cleanup
26 _cleanup() function41 _cleanup53 _cleanup
842 #define STAGE_CREATE(_stage, _init, _cleanup) \ argument843 .stage[_stage] = {.init = _init, .cleanup = _cleanup}
381 drm_*_cleanup implementations and can be removed. Some tack a kfree() at the