Searched refs:sv_onexec (Results 1 – 6 of 6) sorted by relevance
148 void (*sv_onexec)(struct proc *, struct image_params *); member
871 .sv_onexec = linux_on_exec,908 .sv_onexec = linux_on_exec,
422 .sv_onexec = linux_on_exec,
1055 if (sv->sv_onexec != NULL) in exec_new_vmspace()1056 sv->sv_onexec(p, imgp); in exec_new_vmspace()
783 .sv_onexec = linux_on_exec,
928 .sv_onexec = linux_on_exec,