Searched refs:ts_proprietor (Results 1 – 4 of 4) sorted by relevance
224 ipc_port_t port = (ipc_port_t) turnstile->ts_proprietor; in turnstile_is_send_turnstile()241 ipc_port_t port = (ipc_port_t) turnstile->ts_proprietor; in turnstile_is_receive_turnstile()391 assert(dst_ts->ts_proprietor == free_ts->ts_proprietor); in turnstile_freelist_insert()588 if (ts->ts_proprietor == proprietor) { in turnstile_htable_lookup_add()662 if (ts->ts_proprietor == proprietor) { in turnstable_htable_lookup_remove()744 if (ts->ts_proprietor == proprietor) { in turnstile_htable_lookup()863 turnstile->ts_proprietor = TURNSTILE_PROPRIETOR_NULL; in turnstile_init()1014 thread_turnstile->ts_proprietor = proprietor; in turnstile_prepare()2481 proprietor = max_turnstile->ts_proprietor; in turnstile_workq_proprietor_of_max_turnstile()2581 *knote_out = (struct knote *)max_ts->ts_proprietor; in turnstile_workloop_pusher_info()[all …]
332 uintptr_t ts_proprietor; /* hash key lookup turnstile (IL) */ member
63 turnstile.ts_proprietor, type_and_gencount.ts_gencount)
3168 ipc_port_t port = (ipc_port_t)turnstile->ts_proprietor; /* we are blocking on send */ in kdp_mqueue_send_find_owner()