Home
last modified time | relevance | path

Searched defs:this_cpu (Results 26 – 50 of 57) sorted by relevance

123

/OK3568_Linux_fs/kernel/kernel/
H A Dsmp.c475 int this_cpu; in smp_call_function_single() local
617 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many_cond() local
H A Dpanic.c183 int old_cpu, this_cpu; in panic() local
H A Dkexec_core.c970 int old_cpu, this_cpu; in crash_kexec() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dprocessor.c65 int cpu, this_cpu; in stop_machine_yield() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsmp.c123 int this_cpu = smp_processor_id(); in ipi_interrupt() local
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_io.c591 int this_cpu, old_cpu; in vkdb_printf() local
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcoupled.c347 static void cpuidle_coupled_poke_others(int this_cpu, in cpuidle_coupled_poke_others()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dprocess.c205 unsigned int this_cpu = smp_processor_id(); in play_dead() local
/OK3568_Linux_fs/kernel/arch/arm/common/
H A DbL_switcher.c149 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c913 int this_cpu, const struct pt_regs *regs, void *svc_sp) in fiq_debugger_handle_uart_interrupt()
1067 unsigned int this_cpu = THREAD_INFO(svc_sp)->cpu; in fiq_debugger_fiq() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c438 unsigned int this_cpu = smp_processor_id(); in speculative_store_bypass_ht_init() local
H A Dkvm.c579 unsigned int this_cpu = smp_processor_id(); in kvm_send_ipi_mask_allbutself() local
H A Dtsc.c200 unsigned int cpu, this_cpu = smp_processor_id(); in cyc2ns_init_secondary_cpus() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c747 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_mask_allbutself() local
758 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_allbutself() local
/OK3568_Linux_fs/kernel/kernel/sched/
H A Drt.c1507 int this_cpu; in select_task_rq_rt() local
1797 int this_cpu = smp_processor_id(); in find_lowest_rq() local
2233 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
H A Dfair.c5877 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle()
5902 int this_cpu, int prev_cpu, int sync) in wake_affine_weight()
5944 int this_cpu, int prev_cpu, int sync) in wake_affine()
5970 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
9030 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group()
9825 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance()
10669 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local
10785 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local
10838 int this_cpu = this_rq->cpu; in newidle_balance() local
H A Ddeadline.c1962 int this_cpu = smp_processor_id(); in find_later_rq() local
2218 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
H A Ddebug.c1028 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dinit_64.c223 static inline void set_dcache_dirty(struct page *page, int this_cpu) in set_dcache_dirty()
292 int this_cpu = get_cpu(); in flush_dcache() local
452 int this_cpu; in flush_dcache_page() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c760 unsigned int this_cpu; in smp_prepare_cpus() local
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtopology.h229 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.c248 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dacpi-cpufreq.c337 int this_cpu; in drv_write() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c724 int this_cpu = smp_processor_id(); in liquidio_napi_drv_callback() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_request.c1643 unsigned int this_cpu; in busywait_stop() local

123