Searched defs:this_cpu (Results 1 – 5 of 5) sorted by relevance
| /device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
| D | fiq_debugger.c | 913 int this_cpu, const struct pt_regs *regs, void *svc_sp) in fiq_debugger_handle_uart_interrupt() 1065 unsigned int this_cpu = THREAD_INFO(svc_sp)->cpu; in fiq_debugger_fiq() local
|
| /device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
| D | fiq_debugger.c | 918 static bool fiq_debugger_handle_uart_interrupt(struct fiq_debugger_state *state, int this_cpu, in fiq_debugger_handle_uart_interrupt() 1066 unsigned int this_cpu = THREAD_INFO(svc_sp)->cpu; in fiq_debugger_fiq() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | rt.c | 1541 int this_cpu; in select_task_rq_rt() local 1980 int this_cpu = smp_processor_id(); in find_lowest_rq() local 2419 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
|
| D | fair.c | 6122 static int wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 6147 static int wake_affine_weight(struct sched_domain *sd, struct task_struct *p, int this_cpu, int pre… in wake_affine_weight() 6191 static int wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, … in wake_affine() 6218 static int find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() 9351 …struct sched_group *find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group() 10151 static int load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_ty… in load_balance() 11070 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local 11200 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local 11260 int this_cpu = this_rq->cpu; in newidle_balance() local
|
| D | core.c | 2926 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|