Home
last modified time | relevance | path

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

123

/linux-6.12.1/net/netfilter/
Dnft_counter.c40 struct nft_counter *this_cpu; in nft_counter_do_eval() local
67 struct nft_counter *this_cpu; in nft_counter_do_init() local
113 struct nft_counter *this_cpu; in nft_counter_reset() local
130 struct nft_counter *this_cpu; in nft_counter_fetch() local
243 struct nft_counter *this_cpu; in nft_counter_clone() local
273 struct nft_counter *this_cpu; in nft_counter_offload_stats() local
/linux-6.12.1/arch/sparc/kernel/
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
Dsmp_64.c647 int this_cpu, tot_cpus, prev_sent, i, rem; in hypervisor_xcall_deliver() local
789 int this_cpu, i, cnt; in xcall_deliver() local
945 int this_cpu; in smp_flush_dcache_folio_impl() local
1497 int this_cpu = smp_processor_id(); in smp_send_stop() local
/linux-6.12.1/arch/alpha/kernel/
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-6.12.1/arch/x86/kernel/apic/
Dapic_numachip.c104 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_mask_allbutself() local
115 unsigned int this_cpu = smp_processor_id(); in numachip_send_IPI_allbutself() local
Dipi.c214 unsigned int cpu, this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_phys() local
265 unsigned int cpu, this_cpu = smp_processor_id(); in default_send_IPI_mask_allbutself_logical() local
Dx2apic_phys.c57 unsigned long this_cpu; in __x2apic_send_IPI_mask() local
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_access_variable_array.c11 int BPF_PROG(fentry_fentry, int this_cpu, struct rq *this_rq, in BPF_PROG()
/linux-6.12.1/lib/
Dsmp_processor_id.c14 int this_cpu = raw_smp_processor_id(); in check_preemption_disabled() local
Dnmi_backtrace.c40 int i, this_cpu = get_cpu(); in nmi_trigger_cpumask_backtrace() local
/linux-6.12.1/drivers/cpuidle/
Dcpuidle-ux500.c26 int this_cpu = smp_processor_id(); in ux500_enter_idle() local
/linux-6.12.1/drivers/thermal/intel/
Dtherm_throt.c303 unsigned int i, avg, this_cpu = smp_processor_id(); in throttle_active_work() local
376 unsigned int this_cpu = smp_processor_id(); in therm_throt_process() local
438 unsigned int this_cpu = smp_processor_id(); in thresh_event_valid() local
/linux-6.12.1/kernel/trace/
Dtrace_clock.c97 int this_cpu; in trace_clock_global() local
/linux-6.12.1/include/linux/sched/
Dtopology.h230 static inline bool cpus_equal_capacity(int this_cpu, int that_cpu) in cpus_equal_capacity()
235 static inline bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
240 static inline bool cpus_share_resources(int this_cpu, int that_cpu) in cpus_share_resources()
/linux-6.12.1/arch/x86/kernel/
Dsmp.c151 unsigned int old_cpu, this_cpu; in native_stop_other_cpus() local
/linux-6.12.1/arch/arm/include/asm/
Dmmu_context.h52 static inline void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/linux-6.12.1/arch/arm/kernel/
Dmachine_kexec.c105 int cpu, this_cpu = raw_smp_processor_id(); in crash_smp_send_stop() local
/linux-6.12.1/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c145 int this_cpu; in cpuidle_register() local
/linux-6.12.1/kernel/
Dpanic.c198 int old_cpu, this_cpu; in nmi_panic() local
293 int old_cpu, this_cpu; in panic() local
/linux-6.12.1/arch/s390/mm/
Dmaccess.c156 int this_cpu, cpu; in xlate_dev_mem_ptr() local
/linux-6.12.1/init/
Dcalibrate.c279 int this_cpu = smp_processor_id(); in calibrate_delay() local
/linux-6.12.1/arch/powerpc/include/asm/
Ddbell.h146 int this_cpu = get_cpu(); in doorbell_try_core_ipi() local
/linux-6.12.1/arch/arm/mm/
Dcontext.c51 void a15_erratum_get_cpumask(int this_cpu, struct mm_struct *mm, in a15_erratum_get_cpumask()
/linux-6.12.1/arch/x86/xen/
Dsmp.c235 unsigned int this_cpu = smp_processor_id(); in xen_send_IPI_mask_allbutself() local
/linux-6.12.1/arch/s390/kernel/
Dmachine_kexec.c82 int this_cpu, cpu; in __machine_kdump() local

123