/linux/arch/arm64/kvm/hyp/nvhe/ |
A D | hyp.lds | 7 .hyp.data..percpu : { __hyp_section_.hyp.data..percpu = .; section 8 … ALIGN((1 << (6))); *(.data..percpu..read_mostly) . = ALIGN((1 << (6))); *(.data..percpu) *(.data.…
|
/linux/fs/squashfs/ |
A D | decompressor_multi_percpu.c | 32 struct squashfs_stream __percpu *percpu; in squashfs_decompressor_create() local 64 struct squashfs_stream __percpu *percpu = in squashfs_decompressor_destroy() local
|
/linux/drivers/md/ |
A D | raid5.c | 1474 static struct page **to_addr_page(struct raid5_percpu *percpu, int i) in to_addr_page() 1481 struct raid5_percpu *percpu, int i) in to_addr_conv() 1490 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs() 1496 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute5() 1593 ops_run_compute6_1(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute6_1() 1792 ops_run_prexor5(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor5() 1834 ops_run_prexor6(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_prexor6() 2217 struct raid5_percpu *percpu; in raid_run_ops() local 2401 static int scribble_alloc(struct raid5_percpu *percpu, in scribble_alloc() 2443 struct raid5_percpu *percpu; in resize_chunks() local [all …]
|
A D | raid5-ppl.c | 158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_partial_parity()
|
/linux/tools/testing/selftests/cgroup/ |
A D | test_kmem.c | 165 long current, slab, anon, file, kernel_stack, pagetables, percpu, sock, sum; in test_kmem_memcg_deletion() local 359 long current, percpu; in test_percpu_basic() local
|
/linux/arch/alpha/boot/ |
A D | bootp.c | 71 struct percpu_struct * percpu; in pal_init() local
|
A D | main.c | 65 struct percpu_struct * percpu; in pal_init() local
|
A D | bootpz.c | 119 struct percpu_struct * percpu; in pal_init() local
|
/linux/include/linux/ |
A D | stm.h | 118 unsigned int percpu; member
|
A D | spinlock_rt.h | 14 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
|
/linux/drivers/clocksource/ |
A D | timer-qcom.c | 153 bool percpu) in msm_timer_init()
|
A D | timer-of.h | 14 int percpu; member
|
/linux/kernel/bpf/ |
A D | bpf_lru_list.h | 61 bool percpu; member
|
A D | arraymap.c | 53 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc_check() local 83 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc() local
|
A D | bpf_lru_list.c | 646 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
|
A D | hashtab.c | 401 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local 464 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local 921 bool percpu, bool onallcpus, in alloc_htab_elem()
|
/linux/kernel/locking/ |
A D | spinlock_rt.c | 134 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | hash.h | 225 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
|
A D | radix.h | 207 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
|
/linux/arch/powerpc/include/asm/nohash/ |
A D | pgtable.h | 186 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
|
/linux/kernel/sched/ |
A D | cpuacct.c | 208 u64 percpu; in __cpuacct_percpu_seq_show() local
|
/linux/arch/sparc/kernel/ |
A D | sun4m_irq.c | 107 bool percpu; member
|
/linux/arch/arm64/kernel/ |
A D | vmlinux.lds | 81 …. = ALIGN((1 << 12)); .data..percpu : AT(ADDR(.data..percpu) - 0) { __per_cpu_load = .; __per_cpu_… section
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 534 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
|
/linux/tools/testing/selftests/bpf/ |
A D | test_verifier.c | 583 static int create_cgroup_storage(bool percpu) in create_cgroup_storage()
|