Searched refs:exec_cleanup (Results 1 – 3 of 3) sorted by relevance
115 void exec_cleanup(struct thread *td, struct vmspace *);
334 exec_cleanup(td, oldvmspace); in post_execve()955 exec_cleanup(td, oldvmspace); in do_execve()975 exec_cleanup(struct thread *td, struct vmspace *oldvmspace) in exec_cleanup() function
773 exec_cleanup(td, oldvmspace); in start_init()