Searched refs:task_effective_policy (Results 1 – 4 of 4) sorted by relevance
81 struct task_effective_policy { struct276 extern const struct task_effective_policy default_task_effective_policy;
254 const struct task_effective_policy default_task_effective_policy = {};821 struct task_effective_policy next = {}; in task_policy_update_internal_locked()1147 struct task_effective_policy prev = task->effective_policy; in task_policy_update_internal_locked()2408 static_assert(sizeof(struct task_effective_policy) == sizeof(uint64_t), "size invariant violated"); in teffective_0()2475 struct task_effective_policy effective = task->effective_policy; in task_effective_bitfield()
514 struct task_effective_policy effective_policy;
1632 const struct task_effective_policy task_effective = get_threadtask(thread)->effective_policy; in thread_policy_update_internal_spinlocked()