/linux-4.4.14/net/netfilter/ |
D | nft_counter.c | 39 struct nft_counter_percpu *this_cpu; in nft_counter_eval() local 99 struct nft_counter_percpu *this_cpu; in nft_counter_init() local 133 struct nft_counter_percpu *this_cpu; in nft_counter_clone() local
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | x2apic_cluster.c | 31 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 | 42 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local 85 unsigned int this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
|
D | apic_numachip.c | 133 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_mask_allbutself() local 144 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_allbutself() local
|
D | x2apic_phys.c | 43 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
|
D | x2apic_uv_x.c | 274 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_mask_allbutself() local 285 unsigned int this_cpu = smp_processor_id(); in uv_send_IPI_allbutself() local
|
/linux-4.4.14/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 102 int this_cpu; in __rwmsr_on_cpus() local
|
/linux-4.4.14/arch/alpha/kernel/ |
D | smp.c | 525 int this_cpu = smp_processor_id(); in handle_ipi() local 657 int cpu, this_cpu = smp_processor_id(); in flush_tlb_mm() local 706 int cpu, this_cpu = smp_processor_id(); in flush_tlb_page() local 762 int cpu, this_cpu = smp_processor_id(); in flush_icache_user_range() local
|
/linux-4.4.14/lib/ |
D | smp_processor_id.c | 13 int this_cpu = raw_smp_processor_id(); in check_preemption_disabled() local
|
D | nmi_backtrace.c | 56 int i, cpu, this_cpu = get_cpu(); in nmi_trigger_all_cpu_backtrace() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | process_64.c | 195 int this_cpu) in __global_reg_self() 247 int this_cpu, cpu; in arch_trigger_all_cpu_backtrace() local 312 static void __global_pmu_self(int this_cpu) in __global_pmu_self() 346 int this_cpu, cpu; in pmu_snapshot_all_cpus() local
|
D | nmi.c | 71 int this_cpu = smp_processor_id(); in die_nmi() local
|
D | smp_64.c | 623 int retries, this_cpu, prev_sent, i, saw_cpu_error; in hypervisor_xcall_deliver() local 738 int this_cpu, i, cnt; in xcall_deliver() local 888 int this_cpu; in smp_flush_dcache_page_impl() local
|
D | chmc.c | 591 unsigned long ret, this_cpu; in chmc_read_mcreg() local
|
D | irq_64.c | 1000 void notrace sun4v_register_mondo_queues(int this_cpu) in sun4v_register_mondo_queues()
|
/linux-4.4.14/drivers/cpuidle/ |
D | cpuidle-ux500.c | 29 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
|
D | coupled.c | 356 static void cpuidle_coupled_poke_others(int this_cpu, in cpuidle_coupled_poke_others()
|
/linux-4.4.14/kernel/trace/ |
D | trace_clock.c | 95 int this_cpu; in trace_clock_global() local
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 154 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local 213 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
|
/linux-4.4.14/arch/arm/include/asm/ |
D | mmu_context.h | 35 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/linux-4.4.14/arch/blackfin/mach-common/ |
D | dpmc.c | 87 unsigned int this_cpu = smp_processor_id(); in bfin_wakeup_cpu() local
|
/linux-4.4.14/kernel/ |
D | smp.c | 276 int this_cpu; in smp_call_function_single() local 408 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
|
D | watchdog.c | 330 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
|
/linux-4.4.14/arch/arm/mm/ |
D | context.c | 54 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
|
/linux-4.4.14/init/ |
D | calibrate.c | 278 int this_cpu = smp_processor_id(); in calibrate_delay() local
|
/linux-4.4.14/arch/s390/kernel/ |
D | machine_kexec.c | 58 int cpu, this_cpu; in setup_regs() local
|
/linux-4.4.14/arch/arm/kernel/ |
D | smp_tlb.c | 126 int this_cpu; in broadcast_tlb_mm_a15_erratum() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | irq.c | 350 unsigned int this_cpu, vector, this_count, count; in check_irq_vectors_for_cpu_disable() local
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | nmi.c | 146 unsigned int this_cpu = smp_processor_id(); in check_nmi_wdt_touched() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | smp.c | 99 int this_cpu = get_cpu(); in handle_IPI() local
|
D | process.c | 215 unsigned int this_cpu = smp_processor_id(); in play_dead() local
|
D | perfmon.c | 5263 int this_cpu = smp_processor_id(); in pfm_overflow_handler() local 5463 int this_cpu = smp_processor_id(); in pfm_do_interrupt_handler() local 5526 int this_cpu; in pfm_interrupt_handler() local 6689 int i, this_cpu; in dump_pmu_state() local
|
/linux-4.4.14/arch/parisc/kernel/ |
D | smp.c | 123 int this_cpu = smp_processor_id(); in ipi_interrupt() local
|
/linux-4.4.14/arch/x86/xen/ |
D | smp.c | 682 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
|
/linux-4.4.14/kernel/sched/ |
D | rt.c | 1563 int this_cpu = smp_processor_id(); in find_lowest_rq() local 1904 int this_cpu; in try_to_push_tasks() local 1964 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
|
D | deadline.c | 1331 int this_cpu = smp_processor_id(); in find_later_rq() local 1582 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
|
D | debug.c | 644 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
D | fair.c | 4665 int idx, this_cpu, prev_cpu; in wake_affine() local 4733 int this_cpu, int sd_flag) in find_idlest_group() 4789 find_idlest_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_cpu() 6949 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() 7246 int this_cpu = this_rq->cpu; in idle_balance() local 7683 int this_cpu = this_rq->cpu; in nohz_idle_balance() local 7898 int this_cpu = smp_processor_id(); in task_fork_fair() local
|
D | core.c | 1670 int this_cpu = smp_processor_id(); in ttwu_stat() local 1883 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|
/linux-4.4.14/arch/arm/common/ |
D | bL_switcher.c | 151 unsigned int mpidr, this_cpu, that_cpu; in bL_switch_to() local
|
/linux-4.4.14/arch/sparc/mm/ |
D | init_64.c | 224 static inline void set_dcache_dirty(struct page *page, int this_cpu) in set_dcache_dirty() 293 int this_cpu = get_cpu(); in flush_dcache() local 363 int this_cpu; in flush_dcache_page() local
|
/linux-4.4.14/drivers/cpufreq/ |
D | acpi-cpufreq.c | 327 int this_cpu; in drv_write() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | common.c | 93 static const struct cpu_dev *this_cpu = &default_cpu; variable
|
/linux-4.4.14/tools/perf/ |
D | builtin-sched.c | 1350 int cpu, this_cpu = sample->cpu; in map_switch_event() local 1434 int this_cpu = sample->cpu, err = 0; in process_sched_switch_event() local
|
/linux-4.4.14/tools/perf/bench/ |
D | numa.c | 1154 int this_cpu; in worker_thread() local
|
/linux-4.4.14/fs/ |
D | eventpoll.c | 508 int this_cpu = get_cpu(); in ep_poll_safewake() local
|
/linux-4.4.14/kernel/printk/ |
D | printk.c | 1669 int this_cpu; in vprintk_emit() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 1858 int this_cpu = smp_processor_id(); in liquidio_napi_drv_callback() local
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | turbostat.c | 1519 int this_cpu; in get_cpu_position_in_core() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem.c | 1173 unsigned this_cpu; in busywait_stop() local
|
/linux-4.4.14/include/linux/ |
D | sched.h | 1163 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|