Home
last modified time | relevance | path

Searched defs:this_cpu (Results 1 – 25 of 36) sorted by relevance

12

/linux-3.3/arch/x86/kernel/apic/
Dx2apic_cluster.c32 unsigned int cpu, this_cpu; in __x2apic_send_IPI_mask() local
133 unsigned int this_cpu = smp_processor_id(); in init_x2apic_ldr() local
153 unsigned int this_cpu = (unsigned long)hcpu; in update_clusterinfo() local
Dipi.c43 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local
86 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
Dapic_numachip.c124 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_mask_allbutself() local
135 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_allbutself() local
Dx2apic_phys.c35 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
Dx2apic_uv_x.c244 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_mask_allbutself() local
255 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_allbutself() local
/linux-3.3/arch/x86/lib/
Dmsr-smp.c10 int this_cpu = raw_smp_processor_id(); in __rdmsr_on_cpu() local
24 int this_cpu = raw_smp_processor_id(); in __wrmsr_on_cpu() local
71 int this_cpu; in __rwmsr_on_cpus() local
/linux-3.3/lib/
Dsmp_processor_id.c13 int this_cpu = raw_smp_processor_id(); in debug_smp_processor_id() local
/linux-3.3/kernel/sched/
Dfair.c2490 int idx, this_cpu, prev_cpu; in wake_affine() local
2576 int this_cpu, int load_idx) in find_idlest_group()
2628 find_idlest_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_cpu()
3094 struct rq *this_rq, int this_cpu) in pull_task()
3144 int can_migrate_task(struct task_struct *p, struct rq *rq, int this_cpu, in can_migrate_task()
3199 move_one_task(struct rq *this_rq, int this_cpu, struct rq *busiest, in move_one_task()
3231 balance_tasks(struct rq *this_rq, int this_cpu, struct rq *busiest, in balance_tasks()
3369 load_balance_fair(struct rq *this_rq, int this_cpu, struct rq *busiest, in load_balance_fair()
3422 load_balance_fair(struct rq *this_rq, int this_cpu, struct rq *busiest, in load_balance_fair()
3440 static int move_tasks(struct rq *this_rq, int this_cpu, struct rq *busiest, in move_tasks()
[all …]
Ddebug.c495 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
/linux-3.3/arch/arm/mach-omap2/
Domap-hotplug.c38 unsigned int this_cpu; in platform_cpu_die() local
/linux-3.3/arch/s390/kernel/
Dmachine_kexec.c54 static int store_status_next(int start_cpu, int this_cpu) in store_status_next()
79 int cpu, this_cpu, phys_cpu = 0, first = 1; in setup_regs() local
/linux-3.3/kernel/
Dwatchdog.c111 static unsigned long get_timestamp(int this_cpu) in get_timestamp()
130 int this_cpu = smp_processor_id(); in __touch_watchdog() local
232 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
Dsmp.c304 int this_cpu; in smp_call_function_single() local
407 unsigned int this_cpu; in __smp_call_function_single() local
450 int refs, cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
Dsoftirq.c658 void __send_remote_softirq(struct call_single_data *cp, int cpu, int this_cpu, int softirq) in __send_remote_softirq()
677 int this_cpu; in send_remote_softirq() local
/linux-3.3/arch/alpha/kernel/
Dsmp.c567 int this_cpu = smp_processor_id(); in handle_ipi() local
703 int cpu, this_cpu = smp_processor_id(); in flush_tlb_mm() local
752 int cpu, this_cpu = smp_processor_id(); in flush_tlb_page() local
808 int cpu, this_cpu = smp_processor_id(); in flush_icache_user_range() local
/linux-3.3/kernel/trace/
Dtrace_clock.c83 int this_cpu; in trace_clock_global() local
/linux-3.3/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c142 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local
210 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
/linux-3.3/arch/blackfin/mach-common/
Ddpmc.c87 unsigned int this_cpu = smp_processor_id(); in bfin_wakeup_cpu() local
/linux-3.3/init/
Dcalibrate.c266 int this_cpu = smp_processor_id(); in calibrate_delay() local
/linux-3.3/arch/sparc/kernel/
Dprocess_64.c214 int this_cpu) in __global_reg_self()
262 int this_cpu, cpu; in arch_trigger_all_cpu_backtrace() local
Dsmp_64.c629 int retries, this_cpu, prev_sent, i, saw_cpu_error; in hypervisor_xcall_deliver() local
744 int this_cpu, i, cnt; in xcall_deliver() local
893 int this_cpu; in smp_flush_dcache_page_impl() local
/linux-3.3/arch/ia64/kernel/
Dsmp.c100 int this_cpu = get_cpu(); in handle_IPI() local
/linux-3.3/arch/blackfin/kernel/
Dnmi.c146 unsigned int this_cpu = smp_processor_id(); in check_nmi_wdt_touched() local
/linux-3.3/arch/parisc/kernel/
Dsmp.c124 int this_cpu = smp_processor_id(); in ipi_interrupt() local
/linux-3.3/drivers/cpufreq/
Dacpi-cpufreq.c198 int this_cpu; in drv_write() local

12