Searched defs:this_rq (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | rt.c | 452 static inline void pull_rt_task(struct rq *this_rq) in pull_rt_task() argument 2417 static void pull_rt_task(struct rq *this_rq) in pull_rt_task() argument [all...] |
H A D | sched.h | 1214 #define this_rq() this_cpu_ptr(&runqueues) macro 2252 double_lock_balance(struct rq *this_rq, struct rq *busiest) double_lock_balance() argument [all...] |
H A D | fair.c | 10151 static int load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_type idle, in load_balance() argument 11063 static bool _nohz_idle_balance(struct rq *this_rq, unsigned int flags, enum cpu_idle_type idle) in _nohz_idle_balance() argument 11179 nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) nohz_idle_balance() argument 11198 nohz_newidle_balance(struct rq *this_rq) nohz_newidle_balance() argument 11238 nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) nohz_idle_balance() argument 11243 nohz_newidle_balance(struct rq *this_rq) nohz_newidle_balance() argument 11257 newidle_balance(struct rq *this_rq, struct rq_flags *rf) newidle_balance() argument 11384 struct rq *this_rq = this_rq(); run_rebalance_domains() local [all...] |
Completed in 21 milliseconds