Home
last modified time | relevance | path

Searched defs:this_rq (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_access_variable_array.c11 int BPF_PROG(fentry_fentry, int this_cpu, struct rq *this_rq, in BPF_PROG() argument
/kernel/linux/linux-5.10/kernel/sched/
H A Dloadavg.c79 long calc_load_fold_active(struct rq *this_rq, long adjust) in calc_load_fold_active() argument
266 struct rq *this_rq = this_rq(); in calc_load_nohz_stop() local
386 calc_global_load_tick(struct rq *this_rq) calc_global_load_tick() argument
[all...]
H A Ddeadline.c2224 static void pull_dl_task(struct rq *this_rq) in pull_dl_task() argument
[all...]
H A Drt.c438 static inline void pull_rt_task(struct rq *this_rq) in pull_rt_task() argument
2328 static void pull_rt_task(struct rq *this_rq) in pull_rt_task() argument
[all...]
H A Dsched.h1233 #define this_rq() this_cpu_ptr(&runqueues) macro
2298 double_lock_balance(struct rq *this_rq, struct rq *busiest) double_lock_balance() argument
[all...]
H A Dfair.c10169 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() argument
11046 static bool _nohz_idle_balance(struct rq *this_rq, unsigned int flags, in _nohz_idle_balance() argument
11158 nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) nohz_idle_balance() argument
11175 nohz_newidle_balance(struct rq *this_rq) nohz_newidle_balance() argument
11210 nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) nohz_idle_balance() argument
11215 nohz_newidle_balance(struct rq *this_rq) nohz_newidle_balance() argument
11227 newidle_balance(struct rq *this_rq, struct rq_flags *rf) newidle_balance() argument
11347 struct rq *this_rq = this_rq(); run_rebalance_domains() local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dloadavg.c78 long calc_load_fold_active(struct rq *this_rq, long adjust) in calc_load_fold_active() argument
265 struct rq *this_rq = this_rq(); in calc_load_nohz_stop() local
385 calc_global_load_tick(struct rq *this_rq) calc_global_load_tick() argument
[all...]
H A Ddeadline.c2376 static void pull_dl_task(struct rq *this_rq) in pull_dl_task() argument
[all...]
H A Drt.c2551 static void pull_rt_task(struct rq *this_rq) in pull_rt_task() argument
[all...]
H A Dfair.c7451 struct rq *this_rq = this_rq(); in select_idle_cpu() local
11560 load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_type idle, int *continue_balancing) load_balance() argument
12460 _nohz_idle_balance(struct rq *this_rq, unsigned int flags) _nohz_idle_balance() argument
12570 nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) nohz_idle_balance() argument
12605 nohz_newidle_balance(struct rq *this_rq) nohz_newidle_balance() argument
12635 nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) nohz_idle_balance() argument
12640 nohz_newidle_balance(struct rq *this_rq) nohz_newidle_balance() argument
12652 newidle_balance(struct rq *this_rq, struct rq_flags *rf) newidle_balance() argument
12783 struct rq *this_rq = this_rq(); run_rebalance_domains() local
[all...]
H A Dsched.h1345 #define this_rq() this_cpu_ptr(&runqueues) macro
2861 raw_spin_rq_unlock(this_rq); global() variable
2892 raw_spin_rq_unlock(this_rq); global() variable
2903 double_lock_balance(struct rq *this_rq, struct rq *busiest) double_lock_balance() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c452 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 Dsched.h1214 #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 Dfair.c10151 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 69 milliseconds