Home
last modified time | relevance | path

Searched refs:_machdep (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/lib/libpthread/uthread/
Duthread_kern.c111 _thread_machdep_save_float_state(&curthread->_machdep); in _thread_kern_sched()
468 _thread_machdep_restore_float_state(&curthread->_machdep); in _thread_kern_sched()
471 _thread_machdep_switch(&curthread->_machdep, in _thread_kern_sched()
472 &old_thread_run->_machdep); in _thread_kern_sched()
Duthread_create.c129 _thread_machdep_init(&new_thread->_machdep, in pthread_create()
Dpthread_private.h601 struct _machdep_state _machdep; member
/mirbsd/src/sys/dev/ic/
Dan.c1416 SYSCTL_INT(_machdep, OID_AUTO, an_cache_mcastonly, CTLFLAG_RW,
1422 SYSCTL_INT(_machdep, OID_AUTO, an_cache_iponly, CTLFLAG_RW,