Searched refs:percpu (Results 26 - 50 of 473) sorted by relevance

1234567891011>>

/linux-master/arch/sparc/include/asm/
H A Dtimer_32.h15 #include <asm-generic/percpu.h>
/linux-master/arch/arm/include/asm/
H A Dsystem_misc.h11 #include <linux/percpu.h>
/linux-master/arch/riscv/include/asm/
H A Dsimd.h12 #include <linux/percpu.h>
H A Dkprobes.h17 #include <linux/percpu.h>
/linux-master/drivers/clocksource/
H A Ddummy_timer.c11 #include <linux/percpu.h>
/linux-master/include/asm-generic/
H A Dmmiowb.h26 #include <asm/percpu.h>
/linux-master/arch/sh/kernel/
H A Dperf_callchain.c10 #include <linux/percpu.h>
/linux-master/kernel/bpf/
H A Dpercpu_freelist.h7 #include <linux/percpu.h>
H A Dbpf_lru_list.h62 bool percpu; member in struct:bpf_lru
71 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset,
/linux-master/arch/csky/include/asm/
H A Dkprobes.h11 #include <linux/percpu.h>
/linux-master/arch/x86/include/asm/
H A Dintel_ds.h4 #include <linux/percpu-defs.h>
H A Dstackprotector.h9 * from the percpu segment base. On x86_64, the offset is 40 bytes.
11 * The same segment is shared by percpu area and stack canary. On
12 * x86_64, percpu symbols are zero based and %gs (64-bit) points to the
13 * base of percpu area. The first occupant of the percpu area is always
15 * offset. On x86_32, the stack canary is just a regular percpu
18 * Putting percpu data in %fs on 32-bit is a minor optimization compared to
20 * to load 0 into %fs on exit to usermode, whereas with percpu data in
34 #include <asm/percpu.h>
H A Dcurrent.h11 #include <asm/percpu.h>
/linux-master/arch/mips/kernel/
H A Dtopology.c7 #include <linux/percpu.h>
/linux-master/arch/alpha/boot/
H A Dmain.c65 struct percpu_struct * percpu; local
95 percpu = (struct percpu_struct *)
97 rev = percpu->pal_revision = percpu->palcode_avail[2];
H A Dbootp.c71 struct percpu_struct * percpu; local
101 percpu = (struct percpu_struct *)
103 rev = percpu->pal_revision = percpu->palcode_avail[2];
/linux-master/arch/arm64/include/asm/
H A Dvectors.h9 #include <linux/percpu.h>
H A Dkprobes.h16 #include <linux/percpu.h>
/linux-master/include/linux/
H A Deventfd.h14 #include <linux/percpu-defs.h>
15 #include <linux/percpu.h>
H A Dstm.h118 unsigned int percpu; member in struct:stm_source_data
/linux-master/arch/x86/lib/
H A Dcmpxchg16b_emu.S3 #include <asm/percpu.h>
/linux-master/net/rds/
H A Dtcp_stats.c33 #include <linux/percpu.h>
H A Dib_stats.c33 #include <linux/percpu.h>
/linux-master/include/crypto/internal/
H A Dsimd.h9 #include <linux/percpu.h>
/linux-master/kernel/
H A Duser-return-notifier.c4 #include <linux/percpu.h>

Completed in 195 milliseconds

1234567891011>>