entity_eligible
entity_eligible(cfs_rq_of(&p->se), &p->se) ? 'E' : 'N',
cfs_rq->next && entity_eligible(cfs_rq, cfs_rq->next)) {
if (curr && (!curr->on_rq || !entity_eligible(cfs_rq, curr)))
if (se && entity_eligible(cfs_rq, se)) {
if (entity_eligible(cfs_rq, se)) {
!entity_eligible(cfs_rq, se)) {
if (entity_eligible(cfs_rq, se)) {
!entity_eligible(task_cfs_rq(p), &p->se))
extern int entity_eligible(struct cfs_rq *cfs_rq, struct sched_entity *se);