Searched defs:tstate (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dmachine_task.c73 x86_debug_state32_t *tstate = (x86_debug_state32_t*) state; local
91 x86_debug_state64_t *tstate = (x86_debug_state64_t*) state; local
110 x86_debug_state_t *tstate = (x86_debug_state_t*) state; local
162 x86_debug_state32_t *tstate = (x86_debug_state32_t*) state; local
179 x86_debug_state64_t *tstate = (x86_debug_state64_t*) state; local
196 x86_debug_state_t *tstate = (x86_debug_state_t*)state; local
[all...]
H A Dpcb_native.c243 thread_set_wq_state32(thread_t thread, thread_state_t tstate) argument
287 thread_set_wq_state64(thread_t thread, thread_state_t tstate) argument
H A Dbsd_i386.c92 thread_userstack( __unused thread_t thread, int flavor, thread_state_t tstate, __unused unsigned int count, mach_vm_offset_t *user_stack, int *customstack ) argument
168 thread_entrypoint( __unused thread_t thread, int flavor, thread_state_t tstate, __unused unsigned int count, mach_vm_offset_t *entry_point ) argument
H A Dfpu.c437 fpu_set_fxstate( thread_t thr_act, thread_state_t tstate, thread_flavor_t f) argument
560 fpu_get_fxstate( thread_t thr_act, thread_state_t tstate, thread_flavor_t f) argument
H A Dpcb.c784 machine_thread_set_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count) argument
1123 machine_thread_get_state( thread_t thr_act, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count) argument
1518 machine_thread_get_kern_state( thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/ml/x86_64/
H A Dkdp_vm.c103 x86_thread_state64_t *tstate = (x86_thread_state64_t *) ((uintptr_t)buffer + hoffset); local
142 void *tstate = (void *)((uintptr_t)buffer + hoffset); local
[all...]
/macosx-10.9.5/adv_cmds-153/ps/
H A Dtasks.c203 int tstate; local
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dslcompress.c101 register struct cstate *tstate = comp->tstate; local
[all...]
H A Dslcompress.h173 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dthread_act.c638 thread_setstatus( register thread_t thread, int flavor, thread_state_t tstate, mach_msg_type_number_t count) argument
654 thread_getstatus( register thread_t thread, int flavor, thread_state_t tstate, mach_msg_type_number_t *count) argument
/macosx-10.9.5/xnu-2422.115.4/osfmk/chud/i386/
H A Dchud_thread_i386.c53 chudxnu_thread_get_state( thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count, boolean_t user_only) argument
95 chudxnu_thread_set_state( thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count, boolean_t user_only) argument
/macosx-10.9.5/xnu-2422.115.4/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c661 char tstate[tstate_size]; local
663 kern_collectth_state (current_thread(), tstate, tstate_size); local
/macosx-10.9.5/top-89.1.2/
H A Dlibtop.c1606 uint32_t tstate; local
/macosx-10.9.5/copyfile-103.92.1/
H A Dcopyfile.c711 copyfile_state_t tstate = copyfile_state_alloc(); local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c5607 uint32_t tstate = 0; local
[all...]

Completed in 128 milliseconds