Searched refs:ipc_importance_inherit_from_task (Results 1 – 1 of 1) sorted by relevance
165 static ipc_importance_inherit_t ipc_importance_inherit_from_task(task_t from_task, task_t to_task);2168 inherit = ipc_importance_inherit_from_task(old_task, new_task); in ipc_importance_exec_switch_task()2965 ipc_importance_inherit_from_task( in ipc_importance_inherit_from_task() function