Searched refs:deepest (Results 1 – 9 of 9) sorted by relevance
546 struct rb_node *deepest; in bfq_find_deepest() local549 deepest = rb_parent(node); in bfq_find_deepest()551 deepest = node->rb_left; in bfq_find_deepest()553 deepest = node->rb_right; in bfq_find_deepest()555 deepest = rb_next(node); in bfq_find_deepest()556 if (deepest->rb_right) in bfq_find_deepest()557 deepest = deepest->rb_right; in bfq_find_deepest()558 else if (rb_parent(deepest) != node) in bfq_find_deepest()559 deepest = rb_parent(deepest); in bfq_find_deepest()562 return deepest; in bfq_find_deepest()
17 the deepest idle states you will need to ensure that you are
117 self.deepest = 0
102 into the deepest available idle state. While doing that, each of them
35 working state), such that the processors can spend time in their deepest idle
347 <menu-gov_>`_: it always tries to find the deepest idle state suitable for the366 deepest level (i.e. the idle state of the unit containing all of the other
478 device. It sets the cooling device to the deepest cooling state if
971 pwrx: deepest cstate: 2 last cstate: 2 wake reason: 0x4
1790 # If not specified, this is the deepest backing image.