Searched refs:ipc_entry_bits_t (Results 1 – 13 of 13) sorted by relevance
117 ipc_entry_bits_t ie_bits;156 static inline ipc_entry_bits_t158 ipc_entry_bits_t rollbits) in ipc_entry_new_rollpoint()161 ipc_entry_bits_t newgen = IE_BITS_GEN_MASK + IE_BITS_GEN_ONE; in ipc_entry_new_rollpoint()169 static inline ipc_entry_bits_t171 ipc_entry_bits_t oldgen) in ipc_entry_new_gen()173 ipc_entry_bits_t sum = (oldgen + IE_BITS_GEN_ONE) & IE_BITS_GEN_MASK; in ipc_entry_new_gen()174 ipc_entry_bits_t roll = oldgen & IE_BITS_ROLL_MASK; in ipc_entry_new_gen()175 ipc_entry_bits_t newgen = (sum % IE_BITS_ROLL(oldgen)) | roll; in ipc_entry_new_gen()182 ipc_entry_bits_t oldgen, in ipc_entry_gen_rolled()[all …]
113 ipc_entry_bits_t *bitsp, in ipc_right_lookup_read()240 ipc_entry_bits_t bits = table[index].ie_bits; in ipc_right_lookup_read()265 ipc_entry_bits_t *bitsp, in ipc_right_lookup_read()271 ipc_entry_bits_t bits; in ipc_right_lookup_read()708 ipc_entry_bits_t bits; in ipc_right_check()948 ipc_entry_bits_t bits; in ipc_right_destroy()1099 ipc_entry_bits_t bits; in ipc_right_dealloc()1315 ipc_entry_bits_t bits; in ipc_right_delta()1763 ipc_entry_bits_t bits; in ipc_right_destruct()1948 ipc_entry_bits_t bits; in ipc_right_info()[all …]
50 typedef natural_t ipc_entry_bits_t; typedef
210 ipc_entry_bits_t roll = ipc_space_get_rollpoint(space); in ipc_entry_claim()648 ipc_entry_bits_t osnap_bits = otable[i].ie_bits; in ipc_entry_grow_table()649 ipc_entry_bits_t osnap_request = otable[i].ie_request; in ipc_entry_grow_table()
80 ipc_entry_bits_t *bitsp,
292 extern ipc_entry_bits_t ipc_space_get_rollpoint(ipc_space_t space);
259 ipc_entry_bits_t bits; in mach_port_space_info()552 ipc_entry_bits_t bits; in mach_port_kobject_description()
556 ipc_entry_bits_t bits; in filt_wlattach_sync_ipc()616 ipc_entry_bits_t bits; in filt_machportattach()
180 ipc_entry_bits_t
271 ipc_entry_bits_t bits; in ipc_object_translate()916 ipc_entry_bits_t bits; in ipc_object_insert_send_right()
1464 ipc_entry_bits_t bits; in ipc_mqueue_copyin()
152 ipc_entry_bits_t bits; in mach_port_names_helper()313 ipc_entry_bits_t bits = entry->ie_bits; in mach_port_names()
171 ipc_entry_bits_t bits = table[index].ie_bits;