HomeSort by: relevance | last modified time | path
    Searched defs:kthread_fpu_exit (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/kern/
kern_kthread.c 231 * Return a cookie that must be passed to kthread_fpu_exit when
234 * you pass the cookies in reverse order to kthread_fpu_exit.
266 * kthread_fpu_exit(s)
273 kthread_fpu_exit(int s) function
kern_kthread.c 231 * Return a cookie that must be passed to kthread_fpu_exit when
234 * you pass the cookies in reverse order to kthread_fpu_exit.
266 * kthread_fpu_exit(s)
273 kthread_fpu_exit(int s) function
  /src/sys/rump/librump/rumpkern/
threads.c 265 kthread_fpu_exit(int s) function
threads.c 265 kthread_fpu_exit(int s) function

Completed in 29 milliseconds