/linux-3.3/arch/x86/kernel/apic/ |
D | x2apic_cluster.c | 32 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
|
D | ipi.c | 43 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
|
D | apic_numachip.c | 124 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
|
D | x2apic_phys.c | 35 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
|
D | x2apic_uv_x.c | 244 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/ |
D | msr-smp.c | 10 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/ |
D | smp_processor_id.c | 13 int this_cpu = raw_smp_processor_id(); in debug_smp_processor_id() local
|
/linux-3.3/kernel/sched/ |
D | fair.c | 2490 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 …]
|
D | debug.c | 495 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
/linux-3.3/arch/arm/mach-omap2/ |
D | omap-hotplug.c | 38 unsigned int this_cpu; in platform_cpu_die() local
|
/linux-3.3/arch/s390/kernel/ |
D | machine_kexec.c | 54 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/ |
D | watchdog.c | 111 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
|
D | smp.c | 304 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
|
D | softirq.c | 658 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/ |
D | smp.c | 567 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/ |
D | trace_clock.c | 83 int this_cpu; in trace_clock_global() local
|
/linux-3.3/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 142 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/ |
D | dpmc.c | 87 unsigned int this_cpu = smp_processor_id(); in bfin_wakeup_cpu() local
|
/linux-3.3/init/ |
D | calibrate.c | 266 int this_cpu = smp_processor_id(); in calibrate_delay() local
|
/linux-3.3/arch/sparc/kernel/ |
D | process_64.c | 214 int this_cpu) in __global_reg_self() 262 int this_cpu, cpu; in arch_trigger_all_cpu_backtrace() local
|
D | smp_64.c | 629 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/ |
D | smp.c | 100 int this_cpu = get_cpu(); in handle_IPI() local
|
/linux-3.3/arch/blackfin/kernel/ |
D | nmi.c | 146 unsigned int this_cpu = smp_processor_id(); in check_nmi_wdt_touched() local
|
/linux-3.3/arch/parisc/kernel/ |
D | smp.c | 124 int this_cpu = smp_processor_id(); in ipi_interrupt() local
|
/linux-3.3/drivers/cpufreq/ |
D | acpi-cpufreq.c | 198 int this_cpu; in drv_write() local
|