Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_syscall.c69 thread_cow_update(td); in syscallenter()
H A Dsubr_trap.c204 thread_cow_update(td); in ast_prep()
H A Dkern_thread.c886 thread_cow_update(struct thread *td) in thread_cow_update() function
H A Dkern_sig.c2695 thread_cow_update(td); in ptrace_syscallreq()
/freebsd-14.2/sys/arm/arm/
H A Dtrap-v6.c420 thread_cow_update(td); in abort_handler()
/freebsd-14.2/sys/i386/i386/
H A Dtrap.c332 thread_cow_update(td); in trap()
/freebsd-14.2/sys/powerpc/powerpc/
H A Dtrap.c256 thread_cow_update(td); in trap()
/freebsd-14.2/sys/amd64/amd64/
H A Dtrap.c312 thread_cow_update(td); in trap()
/freebsd-14.2/sys/sys/
H A Dproc.h1266 void thread_cow_update(struct thread *td);