Home
last modified time | relevance | path

Searched defs:percpu (Results 1 – 25 of 32) sorted by relevance

12

/linux/arch/arm64/kvm/hyp/nvhe/
A Dhyp.lds7 .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 Ddecompressor_multi_percpu.c32 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 Draid5.c1474 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 Draid5-ppl.c158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_partial_parity()
/linux/tools/testing/selftests/cgroup/
A Dtest_kmem.c165 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 Dbootp.c71 struct percpu_struct * percpu; in pal_init() local
A Dmain.c65 struct percpu_struct * percpu; in pal_init() local
A Dbootpz.c119 struct percpu_struct * percpu; in pal_init() local
/linux/include/linux/
A Dstm.h118 unsigned int percpu; member
A Dspinlock_rt.h14 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
/linux/drivers/clocksource/
A Dtimer-qcom.c153 bool percpu) in msm_timer_init()
A Dtimer-of.h14 int percpu; member
/linux/kernel/bpf/
A Dbpf_lru_list.h61 bool percpu; member
A Darraymap.c53 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 Dbpf_lru_list.c646 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
A Dhashtab.c401 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 Dspinlock_rt.c134 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
/linux/arch/powerpc/include/asm/book3s/64/
A Dhash.h225 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
A Dradix.h207 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h186 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux/kernel/sched/
A Dcpuacct.c208 u64 percpu; in __cpuacct_percpu_seq_show() local
/linux/arch/sparc/kernel/
A Dsun4m_irq.c107 bool percpu; member
/linux/arch/arm64/kernel/
A Dvmlinux.lds81 …. = ALIGN((1 << 12)); .data..percpu : AT(ADDR(.data..percpu) - 0) { __per_cpu_load = .; __per_cpu_… section
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h534 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux/tools/testing/selftests/bpf/
A Dtest_verifier.c583 static int create_cgroup_storage(bool percpu) in create_cgroup_storage()

Completed in 66 milliseconds

12