Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/ipc/
H A Dipc_pset.c526 turnstile_reference(ts); in filt_machport_turnstile_complete_port()
730 turnstile_reference(send_turnstile); in filt_portattach()
863 turnstile_reference(send_turnstile); in filt_portdetach()
H A Dipc_port.c2136 turnstile_reference(inheritor); in ipc_port_adjust_special_reply_port_locked()
2153 turnstile_reference(ts); in ipc_port_adjust_special_reply_port_locked()
2237 turnstile_reference(inheritor); in ipc_port_adjust_sync_link_state_locked()
2476 turnstile_reference(send_turnstile); in ipc_port_send_turnstile_recompute_push_locked()
/xnu-12377.81.4/osfmk/kern/
H A Dturnstile.h449 turnstile_reference(struct turnstile *turnstile);
H A Dturnstile.c830 turnstile_reference(struct turnstile *turnstile) in turnstile_reference() function
1123 turnstile_reference(primitive_turnstile); in turnstile_complete_common()
1480 turnstile_reference((struct turnstile *)new_inheritor); in turnstile_stash_inheritor()
/xnu-12377.81.4/bsd/kern/
H A Dkern_event.c2269 turnstile_reference(ts); in filt_wlupdate()