Searched refs:task_suspend_source_t (Results 1 – 3 of 3) sorted by relevance
90 get_sources(task_t task, task_suspend_source_t _Nonnull out) in get_sources()121 task_suspend_source_t source = &sources[i]; in log_sources()138 verify_source(task_suspend_source_t source) in verify_source()407 task_suspend_source_t source = &sources[i];
568 } *task_suspend_source_t; typedef
3629 task_suspend_source_t source; in _task_mark_suspend_source()3674 _task_get_suspend_sources_locked(task_t task, task_suspend_source_t sources) in _task_get_suspend_sources_locked()6435 error = _task_get_suspend_sources_locked(task, (task_suspend_source_t)task_info_out); in task_info()