Home
last modified time | relevance | path

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

/xnu-12377.41.6/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-12377.41.6/libsyscall/mach/
H A Dadd_attributes_to_mig.txt27 thread_set_special_port
/xnu-12377.41.6/tests/ipc/
H A Dimm_pinned_control_port.c219 kr = thread_set_special_port(mach_thread_self(), THREAD_KERNEL_PORT, mach_thread_self()); in test_immovable_port_stashing()
/xnu-12377.41.6/osfmk/kern/
H A Dipc_tt.c1709 thread_set_special_port( in thread_set_special_port() function