Lines Matching defs:rf
4030 static int newidle_balance(struct rq *this_rq, struct rq_flags *rf);
4294 static inline int newidle_balance(struct rq *rq, struct rq_flags *rf)
5159 struct rq_flags rf;
5161 rq_lock_irqsave(rq, &rf);
5186 rq_unlock_irqrestore(rq, &rf);
7253 static int balance_fair(struct rq *rq, struct task_struct *prev, struct rq_flags *rf)
7258 return newidle_balance(rq, rf) != 0;
7459 struct task_struct *pick_next_task_fair(struct rq *rq, struct task_struct *prev, struct rq_flags *rf)
7583 if (!rf) {
7587 new_tasks = newidle_balance(rq, rf);
8311 struct rq_flags rf;
8313 rq_lock(rq, &rf);
8316 rq_unlock(rq, &rf);
8327 struct rq_flags rf;
8329 rq_lock(env->dst_rq, &rf);
8339 rq_unlock(env->dst_rq, &rf);
8564 struct rq_flags rf;
8566 rq_lock_irqsave(rq, &rf);
8576 rq_unlock_irqrestore(rq, &rf);
10158 struct rq_flags rf;
10214 rq_lock_irqsave(busiest, &rf);
10231 rq_unlock(busiest, &rf);
10238 local_irq_restore(rf.flags);
10479 struct rq_flags rf;
10485 rq_lock_irq(busiest_rq, &rf);
10584 rq_unlock(busiest_rq, &rf);
11125 struct rq_flags rf;
11127 rq_lock_irqsave(rq, &rf);
11129 rq_unlock_irqrestore(rq, &rf);
11257 static int newidle_balance(struct rq *this_rq, struct rq_flags *rf)
11289 rq_unpin_lock(this_rq, rf);
11373 rq_repin_lock(this_rq, rf);
11572 struct rq_flags rf;
11574 rq_lock(rq, &rf);
11595 rq_unlock(rq, &rf);
11911 struct rq_flags rf;
11919 rq_lock_irq(rq, &rf);
11923 rq_unlock_irq(rq, &rf);
12010 struct rq_flags rf;
12013 rq_lock_irqsave(rq, &rf);
12019 rq_unlock_irqrestore(rq, &rf);