Searched refs:_machdep (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/lib/libpthread/uthread/ |
| D | uthread_kern.c | 111 _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()
|
| D | uthread_create.c | 129 _thread_machdep_init(&new_thread->_machdep, in pthread_create()
|
| D | pthread_private.h | 601 struct _machdep_state _machdep; member
|
| /mirbsd/src/sys/dev/ic/ |
| D | an.c | 1416 SYSCTL_INT(_machdep, OID_AUTO, an_cache_mcastonly, CTLFLAG_RW, 1422 SYSCTL_INT(_machdep, OID_AUTO, an_cache_iponly, CTLFLAG_RW,
|