Home
last modified time | relevance | path

Searched refs:DEFINE_PER_CPU (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/linux/arch/arm64/kernel/
H A Dsdei.c38 DEFINE_PER_CPU(unsigned long *, sdei_stack_normal_ptr);
39 DEFINE_PER_CPU(unsigned long *, sdei_stack_critical_ptr);
46 DEFINE_PER_CPU(unsigned long *, sdei_shadow_call_stack_normal_ptr);
47 DEFINE_PER_CPU(unsigned long *, sdei_shadow_call_stack_critical_ptr);
50 DEFINE_PER_CPU(struct sdei_registered_event *, sdei_active_normal_event);
51 DEFINE_PER_CPU(struct sdei_registered_event *, sdei_active_critical_event);
H A Dirq.c31 DEFINE_PER_CPU(struct nmi_ctx, nmi_contexts);
33 DEFINE_PER_CPU(unsigned long *, irq_stack_ptr);
39 DEFINE_PER_CPU(unsigned long *, irq_shadow_call_stack_ptr);
/linux/arch/microblaze/kernel/
H A Dsetup.c38 DEFINE_PER_CPU(unsigned int, KSP); /* Saved kernel stack pointer */
39 DEFINE_PER_CPU(unsigned int, KM); /* Kernel/user mode */
40 DEFINE_PER_CPU(unsigned int, ENTRY_SP); /* Saved SP on kernel entry */
41 DEFINE_PER_CPU(unsigned int, R11_SAVE); /* Temp variable for entry */
42 DEFINE_PER_CPU(unsigned int, CURRENT_SAVE); /* Saved current pointer */
/linux/Documentation/translations/zh_CN/core-api/
H A Dthis_cpu_ops.rst72 DEFINE_PER_CPU(int, x);
139 DEFINE_PER_CPU(int, x);
161 DEFINE_PER_CPU(struct s, p);
251 DEFINE_PER_CPU(struct data, datap);
277 DEFINE_PER_CPU(struct test, onecacheline);
/linux/kernel/
H A Dwatchdog_perf.c23 static DEFINE_PER_CPU(struct perf_event *, watchdog_ev);
24 static DEFINE_PER_CPU(struct perf_event *, dead_event);
30 static DEFINE_PER_CPU(ktime_t, last_timestamp);
31 static DEFINE_PER_CPU(unsigned int, nmi_rearmed);
H A Dirq_work.c27 static DEFINE_PER_CPU(struct llist_head, raised_list);
28 static DEFINE_PER_CPU(struct llist_head, lazy_list);
29 static DEFINE_PER_CPU(struct task_struct *, irq_workd);
45 static DEFINE_PER_CPU(struct irq_work, irq_work_wakeup) =
H A Dsoftirq.c62 DEFINE_PER_CPU(struct task_struct *, ksoftirqd);
85 DEFINE_PER_CPU(int, hardirqs_enabled);
86 DEFINE_PER_CPU(int, hardirq_context);
125 static DEFINE_PER_CPU(struct softirq_ctrl, softirq_ctrl) = {
635 DEFINE_PER_CPU(struct task_struct *, ktimerd);
636 DEFINE_PER_CPU(unsigned long, pending_timer_softirq);
745 static DEFINE_PER_CPU(struct tasklet_head, tasklet_vec);
746 static DEFINE_PER_CPU(struct tasklet_head, tasklet_hi_vec);
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dstacktrace.c12 DEFINE_PER_CPU(unsigned long [OVERFLOW_STACK_SIZE/sizeof(long)], overflow_stack)
15 DEFINE_PER_CPU(struct kvm_nvhe_stacktrace_info, kvm_stacktrace_info);
40 DEFINE_PER_CPU(unsigned long [NVHE_STACKTRACE_SIZE/sizeof(long)], pkvm_stacktrace);
/linux/arch/x86/mm/
H A Dkmsan_shadow.c19 DEFINE_PER_CPU(char[CPU_ENTRY_AREA_SIZE], cpu_entry_area_shadow);
20 DEFINE_PER_CPU(char[CPU_ENTRY_AREA_SIZE], cpu_entry_area_origin);
/linux/arch/x86/xen/
H A Dspinlock.c18 static DEFINE_PER_CPU(int, lock_kicker_irq) = -1;
19 static DEFINE_PER_CPU(char *, irq_name);
20 static DEFINE_PER_CPU(atomic_t, xen_qlock_wait_nest);
H A Dsmp.c13 static DEFINE_PER_CPU(struct xen_common_irq, xen_resched_irq) = { .irq = -1 };
14 static DEFINE_PER_CPU(struct xen_common_irq, xen_callfunc_irq) = { .irq = -1 };
15 static DEFINE_PER_CPU(struct xen_common_irq, xen_callfuncsingle_irq) = { .irq = -1 };
16 static DEFINE_PER_CPU(struct xen_common_irq, xen_debug_irq) = { .irq = -1 };
/linux/arch/sparc/kernel/
H A Dnmi.c48 static DEFINE_PER_CPU(short, wd_enabled);
51 static DEFINE_PER_CPU(unsigned int, last_irq_sum);
52 static DEFINE_PER_CPU(long, alert_counter);
53 static DEFINE_PER_CPU(int, nmi_touch);
/linux/arch/x86/kernel/
H A Dnmi.c85 static DEFINE_PER_CPU(struct nmi_stats, nmi_stats);
317 static DEFINE_PER_CPU(bool, swallow_nmi);
318 static DEFINE_PER_CPU(unsigned long, last_nmi_rip);
489 static DEFINE_PER_CPU(enum nmi_states, nmi_state);
490 static DEFINE_PER_CPU(unsigned long, nmi_cr2);
491 static DEFINE_PER_CPU(unsigned long, nmi_dr7);
H A Dcallthunks.c43 DEFINE_PER_CPU(u64, __x86_call_count);
44 DEFINE_PER_CPU(u64, __x86_ret_count);
45 DEFINE_PER_CPU(u64, __x86_stuffs_count);
46 DEFINE_PER_CPU(u64, __x86_ctxsw_count);
/linux/arch/csky/mm/
H A Dcontext.c14 static DEFINE_PER_CPU(atomic64_t, active_asids);
15 static DEFINE_PER_CPU(u64, reserved_asids);
/linux/arch/sh/kernel/
H A Dkprobes.c17 DEFINE_PER_CPU(struct kprobe *, current_kprobe) = NULL;
18 DEFINE_PER_CPU(struct kprobe_ctlblk, kprobe_ctlblk);
20 static DEFINE_PER_CPU(struct kprobe, saved_current_opcode);
21 static DEFINE_PER_CPU(struct kprobe, saved_next_opcode);
22 static DEFINE_PER_CPU(struct kprobe, saved_next_opcode2);
/linux/arch/loongarch/kernel/
H A Dkfpu.c18 static DEFINE_PER_CPU(bool, in_kernel_fpu);
19 static DEFINE_PER_CPU(unsigned int, euen_current);
/linux/arch/riscv/kernel/
H A Dirq.c41 DEFINE_PER_CPU(ulong *, irq_shadow_call_stack_ptr);
56 DEFINE_PER_CPU(ulong *, irq_stack_ptr);
/linux/arch/mips/kernel/
H A Dtime.c31 static DEFINE_PER_CPU(unsigned long, pcp_lpj_ref);
32 static DEFINE_PER_CPU(unsigned long, pcp_lpj_ref_freq);
H A Dcevt-sb1250.c92 static DEFINE_PER_CPU(struct clock_event_device, sibyte_hpt_clockevent);
93 static DEFINE_PER_CPU(char [18], sibyte_hpt_name);
H A Dcevt-bcm1480.c93 static DEFINE_PER_CPU(struct clock_event_device, sibyte_hpt_clockevent);
94 static DEFINE_PER_CPU(char [18], sibyte_hpt_name);
/linux/arch/mips/sgi-ip27/
H A Dip27-timer.c43 static DEFINE_PER_CPU(struct clock_event_device, hub_rt_clockevent);
44 static DEFINE_PER_CPU(char [11], hub_rt_name);
/linux/arch/powerpc/kernel/
H A Dsmp.c77 static DEFINE_PER_CPU(int, cpu_state) = { 0 };
86 DEFINE_PER_CPU(cpumask_var_t, cpu_sibling_map);
87 DEFINE_PER_CPU(cpumask_var_t, cpu_smallcore_map);
88 DEFINE_PER_CPU(cpumask_var_t, cpu_l2_cache_map);
89 DEFINE_PER_CPU(cpumask_var_t, cpu_core_map);
90 static DEFINE_PER_CPU(cpumask_var_t, cpu_coregroup_map);
120 DEFINE_PER_CPU(cpumask_var_t, thread_group_l1_cache_map);
127 DEFINE_PER_CPU(cpumask_var_t, thread_group_l2_cache_map);
133 DEFINE_PER_CPU(cpumask_var_t, thread_group_l3_cache_map);
/linux/arch/s390/kernel/
H A Dvtime.c31 DEFINE_PER_CPU(u64, mt_cycles[8]);
32 static DEFINE_PER_CPU(u64, mt_scaling_mult) = { 1 };
33 static DEFINE_PER_CPU(u64, mt_scaling_div) = { 1 };
34 static DEFINE_PER_CPU(u64, mt_scaling_jiffies);
/linux/drivers/xen/
H A Dtime.c23 static DEFINE_PER_CPU(struct vcpu_runstate_info, xen_runstate);
25 static DEFINE_PER_CPU(u64[4], old_runstate_time);

12345678910>>...16