Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_syscall.c72 thread_cow_update(td); in syscallenter()
H A Dsubr_trap.c236 thread_cow_update(td); in ast()
H A Dkern_thread.c817 thread_cow_update(struct thread *td) in thread_cow_update() function
/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c426 thread_cow_update(td); in abort_handler()
/f-stack/freebsd/i386/i386/
H A Dtrap.c305 thread_cow_update(td); in trap()
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c268 thread_cow_update(td); in trap()
/f-stack/freebsd/sys/
H A Dproc.h1162 void thread_cow_update(struct thread *td);