Home
last modified time | relevance | path

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

/xnu-11215/osfmk/ipc/
H A Dipc_pset.c494 turnstile_reference(ts); in filt_machport_turnstile_complete_port()
698 turnstile_reference(send_turnstile); in filt_portattach()
831 turnstile_reference(send_turnstile); in filt_portdetach()
H A Dipc_port.c2107 turnstile_reference(inheritor); in ipc_port_adjust_special_reply_port_locked()
2124 turnstile_reference(ts); in ipc_port_adjust_special_reply_port_locked()
2208 turnstile_reference(inheritor); in ipc_port_adjust_sync_link_state_locked()
2447 turnstile_reference(send_turnstile); in ipc_port_send_turnstile_recompute_push_locked()
/xnu-11215/osfmk/kern/
H A Dturnstile.h449 turnstile_reference(struct turnstile *turnstile);
H A Dturnstile.c827 turnstile_reference(struct turnstile *turnstile) in turnstile_reference() function
1120 turnstile_reference(primitive_turnstile); in turnstile_complete_common()
1477 turnstile_reference((struct turnstile *)new_inheritor); in turnstile_stash_inheritor()
/xnu-11215/bsd/kern/
H A Dkern_event.c2268 turnstile_reference(ts); in filt_wlupdate()