Searched refs:ts_proprietor (Results 1 – 3 of 3) sorted by relevance
222 ipc_port_t port = (ipc_port_t) turnstile->ts_proprietor; in turnstile_is_send_turnstile()239 ipc_port_t port = (ipc_port_t) turnstile->ts_proprietor; in turnstile_is_receive_turnstile()389 assert(dst_ts->ts_proprietor == free_ts->ts_proprietor); in turnstile_freelist_insert()586 if (ts->ts_proprietor == proprietor) { in turnstile_htable_lookup_add()660 if (ts->ts_proprietor == proprietor) { in turnstable_htable_lookup_remove()742 if (ts->ts_proprietor == proprietor) { in turnstile_htable_lookup()966 thread_turnstile->ts_proprietor = proprietor; in turnstile_prepare_common()1112 thread_turnstile->ts_proprietor = TURNSTILE_PROPRIETOR_NULL; in turnstile_complete_common()2568 proprietor = max_turnstile->ts_proprietor; in turnstile_workq_proprietor_of_max_turnstile()2668 *knote_out = (struct knote *)max_ts->ts_proprietor; in turnstile_workloop_pusher_info()[all …]
357 uintptr_t ts_proprietor; /* hash key lookup turnstile (IL) */ member
3249 ipc_port_t port = (ipc_port_t)turnstile->ts_proprietor; /* we are blocking on send */ in kdp_mqueue_send_find_owner()