Searched defs:this_cpu (Results 1 - 5 of 5) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
H A 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() argument 1066 unsigned int this_cpu = THREAD_INFO(svc_sp)->cpu;
in fiq_debugger_fiq() local
|
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
H A D | fiq_debugger.c | 1065 unsigned int this_cpu = THREAD_INFO(svc_sp)->cpu; in fiq_debugger_fiq() local 912 fiq_debugger_handle_uart_interrupt(struct fiq_debugger_state *state, int this_cpu, const struct pt_regs *regs, void *svc_sp) fiq_debugger_handle_uart_interrupt() argument
|
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A 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; pull_rt_task() local [all...] |
H A D | core.c | 2926 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() argument
|
H A D | fair.c | 6122 static int wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() argument 6147 static int wake_affine_weight(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) in wake_affine_weight() argument 6191 wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) wake_affine() argument 6218 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) find_idlest_group_cpu() argument 9351 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) find_idlest_group() argument 10151 load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_type idle, int *continue_balancing) load_balance() argument 11070 int this_cpu = this_rq->cpu; _nohz_idle_balance() local 11200 int this_cpu = this_rq->cpu; nohz_newidle_balance() local 11260 int this_cpu = this_rq->cpu; newidle_balance() local [all...] |
Completed in 35 milliseconds