Searched refs:uthread_set_exec_data (Results 1 – 2 of 2) sorted by relevance
3628 uthread_set_exec_data(current_uthread(), imgp); in posix_spawn()4714 uthread_set_exec_data(current_uthread(), NULL); in posix_spawn()5218 uthread_set_exec_data(current_uthread(), imgp); in __mac_execve()5481 uthread_set_exec_data(current_uthread(), NULL); in __mac_execve()7464 uthread_set_exec_data(struct uthread *uth, struct image_params *imgp) in uthread_set_exec_data() function
1602 extern void uthread_set_exec_data(struct uthread *uth, struct image_params *imgp);