Searched refs:from_inherit (Results 1 – 1 of 1) sorted by relevance
2749 ipc_importance_inherit_t from_inherit = (ipc_importance_inherit_t)from_elem; in ipc_importance_inherit_from_kmsg() local2752 if (from_inherit->iii_to_task == task_imp) { in ipc_importance_inherit_from_kmsg()2754 if (!from_inherit->iii_donating && in ipc_importance_inherit_from_kmsg()2759 inherit = from_inherit; in ipc_importance_inherit_from_kmsg()2760 } else if (III_DEPTH_MAX == III_DEPTH(from_inherit)) { in ipc_importance_inherit_from_kmsg()2769 to_task = from_inherit->iii_to_task; in ipc_importance_inherit_from_kmsg()2776 assert(unlinked_from == (ipc_importance_elem_t)from_inherit); in ipc_importance_inherit_from_kmsg()2778 ipc_importance_inherit_release_locked(from_inherit); in ipc_importance_inherit_from_kmsg()2783 depth = from_inherit->iii_depth + 1; in ipc_importance_inherit_from_kmsg()