Home
last modified time | relevance | path

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

123

/linux/net/netfilter/
H A Dnft_counter.c43 struct nft_counter *this_cpu; in nft_counter_do_eval() local
70 struct nft_counter *this_cpu; in nft_counter_do_init() local
116 struct nft_counter *this_cpu; in nft_counter_reset() local
133 struct nft_counter *this_cpu; in nft_counter_fetch() local
255 struct nft_counter *this_cpu; in nft_counter_clone() local
285 struct nft_counter *this_cpu; in nft_counter_offload_stats() local
/linux/arch/sparc/kernel/
H A Dprocess_64.c192 int this_cpu) in __global_reg_self()
244 int this_cpu, cpu; in arch_trigger_cpumask_backtrace() local
309 static void __global_pmu_self(int this_cpu) in __global_pmu_self()
343 int this_cpu, cpu; in pmu_snapshot_all_cpus() local
H A Dsmp_64.c644 int this_cpu, tot_cpus, prev_sent, i, rem; in hypervisor_xcall_deliver() local
786 int this_cpu, i, cnt; in xcall_deliver() local
942 int this_cpu; in smp_flush_dcache_folio_impl() local
1494 int this_cpu = smp_processor_id(); in smp_send_stop() local
H A Dnmi.c75 int this_cpu = smp_processor_id(); in die_nmi() local
/linux/arch/alpha/kernel/
H A Dsmp.c513 int this_cpu = smp_processor_id(); in handle_ipi() local
642 int cpu, this_cpu = smp_processor_id(); in flush_tlb_mm() local
689 int cpu, this_cpu = smp_processor_id(); in flush_tlb_page() local
743 int cpu, this_cpu = smp_processor_id(); in flush_icache_user_page() local
/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c105 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_mask_allbutself() local
116 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_allbutself() local
H A Dipi.c215 unsigned int cpu, this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local
266 unsigned int cpu, this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_access_variable_array.c11 int BPF_PROG(fentry_fentry, int this_cpu, struct rq *this_rq, in BPF_PROG()
/linux/lib/
H A Dsmp_processor_id.c14 int this_cpu = raw_smp_processor_id(); in check_preemption_disabled() local
H A Dnmi_backtrace.c40 int i, this_cpu = get_cpu(); in nmi_trigger_cpumask_backtrace() local
/linux/drivers/thermal/intel/
H A Dtherm_throt.c304 unsigned int i, avg, this_cpu = smp_processor_id(); in throttle_active_work() local
377 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local
439 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
/linux/drivers/cpuidle/
H A Dcpuidle-ux500.c26 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
/linux/tools/testing/selftests/sched_ext/
H A Dcyclic_kick_wait.bpf.c36 s32 this_cpu = bpf_get_smp_processor_id(); in BPF_STRUCT_OPS() local
/linux/kernel/trace/
H A Dtrace_clock.c97 int this_cpu; in trace_clock_global() local
/linux/arch/alpha/mm/
H A Dtlbflush.c99 int cpu, this_cpu; in migrate_flush_tlb_page() local
/linux/arch/arm/kernel/
H A Dmachine_kexec.c105 int cpu, this_cpu = raw_smp_processor_id(); in crash_smp_send_stop() local
/linux/arch/x86/kernel/
H A Dsmp.c151 unsigned int old_cpu, this_cpu; in native_stop_other_cpus() local
/linux/arch/arm/include/asm/
H A Dmmu_context.h52 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpuidle_sysfs.c145 int this_cpu; in cpuidle_register() local
/linux/arch/s390/mm/
H A Dmaccess.c157 int this_cpu, cpu; in xlate_dev_mem_ptr() local
/linux/arch/powerpc/include/asm/
H A Ddbell.h140 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
/linux/init/
H A Dcalibrate.c282 int this_cpu = smp_processor_id(); in calibrate_delay() local
/linux/arch/arm/mm/
H A Dcontext.c51 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/linux/arch/s390/kernel/
H A Dmachine_kexec.c84 int this_cpu, cpu; in __machine_kdump() local
/linux/arch/x86/xen/
H A Dsmp.c235 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local

123