Home
last modified time | relevance | path

Searched refs:userenter (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/platform/pc64/x86_64/
H A Dtrap.c191 userenter(struct thread *curtd, struct proc *curp) in userenter() function
477 userenter(td, p); in trap()
839 userenter(td, td->td_proc); in trap_handle_userenter()
1188 userenter(td, p); /* lazy raise our priority */ in syscall2()
1502 userenter(lp->lwp_thread, p); in generic_lwp_return()
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dtrap.c160 userenter(struct thread *curtd, struct proc *curp) in userenter() function
383 userenter(td, p); in user_trap()
1037 userenter(td, p); /* lazy raise our priority */ in syscall2()
1326 userenter(lp->lwp_thread, p); in generic_lwp_return()