Searched refs:TASK_IMP_RECEIVER (Results 1 – 2 of 2) sorted by relevance
342 #define TASK_IMP_RECEIVER 0x00000001 macro
660 info->flags |= (task_is_marked_importance_receiver(task) ? TASK_IMP_RECEIVER : 0); in task_policy_get()