Home
last modified time | relevance | path

Searched refs:thread_cow_update (Results 1 – 9 of 9) sorted by relevance

/src/sys/kern/
H A Dsubr_syscall.c67 thread_cow_update(td); in syscallenter()
H A Dsubr_trap.c186 thread_cow_update(td); in ast_prep()
H A Dkern_thread.c893 thread_cow_update(struct thread *td) in thread_cow_update() function
H A Dkern_sig.c2705 thread_cow_update(td); in ptrace_syscallreq()
/src/sys/arm/arm/
H A Dtrap-v6.c413 thread_cow_update(td); in abort_handler()
/src/sys/i386/i386/
H A Dtrap.c314 thread_cow_update(td); in trap()
/src/sys/powerpc/powerpc/
H A Dtrap.c257 thread_cow_update(td); in trap()
/src/sys/amd64/amd64/
H A Dtrap.c385 thread_cow_update(td); in trap()
/src/sys/sys/
H A Dproc.h1254 void thread_cow_update(struct thread *td);