Searched refs:psavejob_cleanup (Results 1 – 5 of 5) sorted by relevance
359 extern void psavejob_cleanup(void *);
724 cleanup_push(&faket, psavejob_cleanup); /* faket is only a marker */ in backeval()
577 cleanup_push(&faket, psavejob_cleanup); /* faket is only a marker */ in exp6()
916 psavejob_cleanup(void *dummy) in psavejob_cleanup() function
999 cleanup_push(&cnt, psavejob_cleanup); /* cnt is used only as a marker */ in aliasrun()