Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dsubr_syscall.c72 thread_cow_update(td); in syscallenter()
H A Dsubr_trap.c248 thread_cow_update(td); in ast()
H A Dkern_thread.c849 thread_cow_update(struct thread *td) in thread_cow_update() function
/freebsd-13.1/sys/arm/arm/
H A Dtrap-v6.c422 thread_cow_update(td); in abort_handler()
/freebsd-13.1/sys/i386/i386/
H A Dtrap.c305 thread_cow_update(td); in trap()
/freebsd-13.1/sys/amd64/amd64/
H A Dtrap.c311 thread_cow_update(td); in trap()
/freebsd-13.1/sys/powerpc/powerpc/
H A Dtrap.c258 thread_cow_update(td); in trap()
/freebsd-13.1/sys/sys/
H A Dproc.h1183 void thread_cow_update(struct thread *td);