Home
last modified time | relevance | path

Searched refs:thread_set_special_port (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.1.10/osfmk/mach/
H A Dthread_special_ports.h85 (thread_set_special_port((thread), THREAD_KERNEL_PORT, (port)))
H A Dthread_act.defs246 routine thread_set_special_port(
/xnu-11215.1.10/libsyscall/mach/
H A Dadd_attributes_to_mig.txt27 thread_set_special_port
/xnu-11215.1.10/tests/
H A Dimm_pinned_control_port.c218 kr = thread_set_special_port(mach_thread_self(), THREAD_KERNEL_PORT, mach_thread_self()); in test_immovable_port_stashing()
/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.c1896 thread_set_special_port( in thread_set_special_port() function