| /Linux-v5.4/fs/squashfs/ | 
| D | decompressor_multi_percpu.c | 30 	struct squashfs_stream __percpu *percpu;  in squashfs_decompressor_create()  local61 	struct squashfs_stream __percpu *percpu =  in squashfs_decompressor_destroy()  local
 78 	struct squashfs_stream __percpu *percpu =  in squashfs_decompress()  local
 
 | 
| /Linux-v5.4/drivers/md/ | 
| D | raid5.c | 1392 static struct page **to_addr_page(struct raid5_percpu *percpu, int i)  in to_addr_page()1399 				 struct raid5_percpu *percpu, int i)  in to_addr_conv()
 1405 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu)  in ops_run_compute5()
 1487 ops_run_compute6_1(struct stripe_head *sh, struct raid5_percpu *percpu)  in ops_run_compute6_1()
 1545 ops_run_compute6_2(struct stripe_head *sh, struct raid5_percpu *percpu)  in ops_run_compute6_2()
 1668 ops_run_prexor5(struct stripe_head *sh, struct raid5_percpu *percpu,  in ops_run_prexor5()
 1700 ops_run_prexor6(struct stripe_head *sh, struct raid5_percpu *percpu,  in ops_run_prexor6()
 1838 ops_run_reconstruct5(struct stripe_head *sh, struct raid5_percpu *percpu,  in ops_run_reconstruct5()
 1925 ops_run_reconstruct6(struct stripe_head *sh, struct raid5_percpu *percpu,  in ops_run_reconstruct6()
 1996 static void ops_run_check_p(struct stripe_head *sh, struct raid5_percpu *percpu)  in ops_run_check_p()
 [all …]
 
 | 
| D | raid5-ppl.c | 158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu,  in ops_run_partial_parity()
 | 
| D | raid5.h | 643 	} __percpu *percpu;  member
 | 
| /Linux-v5.4/arch/alpha/boot/ | 
| D | bootp.c | 72 	struct percpu_struct * percpu;  in pal_init()  local
 | 
| D | main.c | 66 	struct percpu_struct * percpu;  in pal_init()  local
 | 
| D | bootpz.c | 120 	struct percpu_struct * percpu;  in pal_init()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | stm.h | 118 	unsigned int		percpu;  member
 | 
| D | module.h | 445 	void __percpu *percpu;  member
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | bpf_lru_list.h | 61 	bool percpu;  member
 | 
| D | arraymap.c | 51 	bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY;  in array_map_alloc_check()  local73 	bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY;  in array_map_alloc()  local
 
 | 
| D | hashtab.c | 228 	bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH ||  in htab_map_alloc_check()  local297 	bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH ||  in htab_map_alloc()  local
 723 					 bool percpu, bool onallcpus,  in alloc_htab_elem()
 
 | 
| D | bpf_lru_list.c | 645 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset,  in bpf_lru_init()
 | 
| /Linux-v5.4/drivers/clocksource/ | 
| D | timer-qcom.c | 153 				  bool percpu)  in msm_timer_init()
 | 
| D | timer-of.h | 14 	int percpu;  member
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ | 
| D | hash.h | 225 				  pte_t *ptep, pte_t pte, int percpu)  in hash__set_pte_at()
 | 
| D | radix.h | 191 				 pte_t *ptep, pte_t pte, int percpu)  in radix__set_pte_at()
 | 
| D | pgtable.h | 816 				pte_t *ptep, pte_t pte, int percpu)  in __set_pte_at()
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ | 
| D | pgtable.h | 193 				pte_t *ptep, pte_t pte, int percpu)  in __set_pte_at()
 | 
| /Linux-v5.4/kernel/sched/ | 
| D | cpuacct.c | 207 	u64 percpu;  in __cpuacct_percpu_seq_show()  local
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | sun4m_irq.c | 108 	bool    percpu;  member
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/32/ | 
| D | pgtable.h | 526 				pte_t *ptep, pte_t pte, int percpu)  in __set_pte_at()
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_verifier.c | 498 static int create_cgroup_storage(bool percpu)  in create_cgroup_storage()
 | 
| /Linux-v5.4/drivers/xen/events/ | 
| D | events_base.c | 962 int bind_virq_to_irq(unsigned int virq, unsigned int cpu, bool percpu)  in bind_virq_to_irq()
 | 
| /Linux-v5.4/net/rds/ | 
| D | ib.h | 54 	struct rds_ib_cache_head __percpu *percpu;  member
 |