Lines Matching refs:Above
493 xwc.stack_mode = Above;
567 (where == Above) ? "Above" :
572 assert((where == Above) || (where == Below));
574 priority = PRI(owl) - (where == Above ? 0 : 1);
667 if(((where == Above) && (priority > owl->pri_base)) ||
680 TryToSwitch(owl, Above);
682 InsertOwl(owl, Above);
932 where = relpriority < 0 ? Below : Above;
955 where = priority < OTP_ZERO ? Below : Above;
1002 where = Above;
1056 InsertOwl(owl, Above);
1217 InsertOwl(owl, Above);
1653 InsertOwl(owl, Above);
1681 InsertOwl(owl, Above);
1684 // nudge them into the new location. The whole Above/Below thing is
1740 InsertOwl(tlst[i], Above);