| /linux/fs/squashfs/ |
| H A D | decompressor_multi_percpu.c | 31 struct squashfs_stream __percpu *percpu; in squashfs_decompressor_create() local 63 struct squashfs_stream __percpu *percpu = in squashfs_decompressor_destroy() local 81 struct squashfs_stream __percpu *percpu = in squashfs_decompress() local
|
| /linux/kernel/bpf/ |
| H A D | memalloc.c | 257 static void free_one(void *obj, bool percpu) in free_one() argument 265 static int free_all(struct bpf_mem_cache *c, struct llist_node *llnode, bool percpu) in free_all() argument 513 if (percpu) in bpf_mem_alloc_init() argument 633 bool percpu = !!c->percpu_size; drain_mem_cache() local 1015 bpf_mem_alloc_check_size(bool percpu,size_t size) bpf_mem_alloc_check_size() argument [all...] |
| H A D | bpf_lru_list.h | 63 bool percpu; member
|
| H A D | arraymap.c | 55 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc_check() local 86 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc() local 783 bool percpu = map->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_mem_usage() local
|
| H A D | hashtab.c | 409 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local 544 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local 1075 alloc_htab_elem(struct bpf_htab * htab,void * key,void * value,u32 key_size,u32 hash,bool percpu,bool onallcpus,struct htab_elem * old_elem,u64 map_flags) alloc_htab_elem() argument 1351 htab_map_update_elem_in_place(struct bpf_map * map,void * key,void * value,u64 map_flags,bool percpu,bool onallcpus) htab_map_update_elem_in_place() argument 2317 bool percpu = htab_is_percpu(htab); htab_map_mem_usage() local [all...] |
| H A D | helpers.c | 2328 __bpf_obj_drop_impl(void * p,const struct btf_record * rec,bool percpu) __bpf_obj_drop_impl() argument
|
| H A D | verifier.c | 21500 bool percpu = false; __check_pseudo_btf_id() local
|
| /linux/drivers/md/ |
| H A D | raid5.c | 1530 static struct page **to_addr_page(struct raid5_percpu *percpu, int i) in to_addr_page() argument 1537 struct raid5_percpu *percpu, int i) in to_addr_conv() argument 1546 to_addr_offs(struct stripe_head *sh, struct raid5_percpu *percpu) in to_addr_offs() argument 1552 ops_run_compute5(struct stripe_head *sh, struct raid5_percpu *percpu) in ops_run_compute5() argument 1649 ops_run_compute6_1(struct stripe_head * sh,struct raid5_percpu * percpu) ops_run_compute6_1() argument 1713 ops_run_compute6_2(struct stripe_head * sh,struct raid5_percpu * percpu) ops_run_compute6_2() argument 1848 ops_run_prexor5(struct stripe_head * sh,struct raid5_percpu * percpu,struct dma_async_tx_descriptor * tx) ops_run_prexor5() argument 1890 ops_run_prexor6(struct stripe_head * sh,struct raid5_percpu * percpu,struct dma_async_tx_descriptor * tx) ops_run_prexor6() argument 2031 ops_run_reconstruct5(struct stripe_head * sh,struct raid5_percpu * percpu,struct dma_async_tx_descriptor * tx) ops_run_reconstruct5() argument 2129 ops_run_reconstruct6(struct stripe_head * sh,struct raid5_percpu * percpu,struct dma_async_tx_descriptor * tx) ops_run_reconstruct6() argument 2203 ops_run_check_p(struct stripe_head * sh,struct raid5_percpu * percpu) ops_run_check_p() argument 2244 ops_run_check_pq(struct stripe_head * sh,struct raid5_percpu * percpu,int checkp) ops_run_check_pq() argument 2273 struct raid5_percpu *percpu; raid_run_ops() local 2450 scribble_alloc(struct raid5_percpu * percpu,int num,int cnt) scribble_alloc() argument 2489 struct raid5_percpu *percpu; resize_chunks() local 7324 free_scratch_buffer(struct r5conf * conf,struct raid5_percpu * percpu) free_scratch_buffer() argument 7332 alloc_scratch_buffer(struct r5conf * conf,struct raid5_percpu * percpu) alloc_scratch_buffer() argument 7397 struct raid5_percpu *percpu = per_cpu_ptr(conf->percpu, cpu); raid456_cpu_up_prepare() local [all...] |
| H A D | raid5-ppl.c | 158 ops_run_partial_parity(struct stripe_head *sh, struct raid5_percpu *percpu, in ops_run_partial_parity()
|
| /linux/include/linux/ |
| H A D | bpf_mem_alloc.h | 15 bool percpu; member
|
| /linux/arch/alpha/boot/ |
| H A D | bootp.c | 71 struct percpu_struct * percpu; in pal_init() local
|
| H A D | main.c | 65 struct percpu_struct * percpu; in pal_init() local
|
| H A D | bootpz.c | 119 struct percpu_struct * percpu; in pal_init() local
|
| /linux/drivers/clocksource/ |
| H A D | timer-qcom.c | 152 bool percpu) in msm_timer_init()
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | hash.h | 265 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
|
| H A D | radix.h | 213 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_kmem.c | 359 long current, percpu; test_percpu_basic() local
|
| /linux/kernel/sched/ |
| H A D | cpuacct.c | 215 u64 percpu; in __cpuacct_percpu_seq_show() local
|
| H A D | core.c | 10486 bool percpu = cid_on_cpu(mc->mode); mm_update_max_cids() local 10665 bool percpu; sched_mm_cid_fork() local
|
| /linux/arch/sparc/kernel/ |
| H A D | sun4m_irq.c | 107 bool percpu; member
|
| /linux/drivers/xen/events/ |
| H A D | events_base.c | 1318 bool percpu) in find_virq() 1360 int bind_virq_to_irq(unsigned int virq, unsigned int cpu, bool percpu) in bind_virq_to_irq()
|
| /linux/net/rds/ |
| H A D | ib.h | 54 struct rds_ib_cache_head __percpu *percpu; member
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_verifier.c | 663 static int create_cgroup_storage(bool percpu) in create_cgroup_storage()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 5001 static int mvpp2_bm_switch_buffers(struct mvpp2 *priv, bool percpu) in mvpp2_bm_switch_buffers()
|