Home
last modified time | relevance | path

Searched refs:thread_run_flash (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/sys/
H A Dproc.h1197 void thread_run_flash(struct thread *td);
/freebsd-13.1/sys/kern/
H A Dsys_process.c1436 thread_run_flash(td2); in kern_ptrace()
H A Dkern_thread.c1550 thread_run_flash(struct thread *td) in thread_run_flash() function