Home
last modified time | relevance | path

Searched refs:DECLARE_PER_CPU_ALIGNED (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/include/asm/
A Dcurrent.h38 DECLARE_PER_CPU_ALIGNED(struct pcpu_hot, pcpu_hot);
41 DECLARE_PER_CPU_ALIGNED(const struct pcpu_hot __percpu_seg_override,
A Dhardirq.h55 DECLARE_PER_CPU_ALIGNED(struct pi_desc, posted_msi_pi_desc);
A Dtlbflush.h152 DECLARE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate);
/linux/include/asm-generic/
A Dhardirq.h15 DECLARE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
/linux/drivers/s390/cio/
A Dcio.h113 DECLARE_PER_CPU_ALIGNED(struct irb, cio_irb);
/linux/arch/x86/xen/
A Dxen-ops.h31 DECLARE_PER_CPU_ALIGNED(struct vcpu_info, xen_vcpu_info);
/linux/include/linux/
A Dpercpu-defs.h146 #define DECLARE_PER_CPU_ALIGNED(type, name) \ macro
A Dnetdevice.h3250 DECLARE_PER_CPU_ALIGNED(struct softnet_data, softnet_data);

Completed in 25 milliseconds