Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Ddecompressor_multi_percpu.c31 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 Dmemalloc.c255 static void free_one(void *obj, bool percpu) in free_one()
263 static int free_all(struct llist_node *llnode, bool percpu) in free_all()
509 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init()
629 bool percpu = !!c->percpu_size; in drain_mem_cache() local
1008 int bpf_mem_alloc_check_size(bool percpu, size_t size) in bpf_mem_alloc_check_size()
H A Dbpf_lru_list.h63 bool percpu; member
H A Dhashtab.c411 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local
469 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local
986 bool percpu, bool onallcpus, in alloc_htab_elem()
1255 bool percpu, bool onallcpus) in htab_map_update_elem_in_place()
2218 bool percpu = htab_is_percpu(htab); in htab_map_mem_usage() local
H A Darraymap.c54 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc_check() local
85 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc() local
765 bool percpu = map->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_mem_usage() local
H A Dbpf_lru_list.c654 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
H A Dverifier.c19811 bool percpu = false; in __check_pseudo_btf_id() local
/linux/include/linux/
H A Dbpf_mem_alloc.h15 bool percpu; member
H A Dmodule.h504 void __percpu *percpu; member
/linux/arch/alpha/boot/
H A Dbootp.c71 struct percpu_struct * percpu; in pal_init() local
H A Dmain.c65 struct percpu_struct * percpu; in pal_init() local
H A Dbootpz.c119 struct percpu_struct * percpu; in pal_init() local
/linux/drivers/clocksource/
H A Dtimer-qcom.c152 bool percpu) in msm_timer_init()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h265 pte_t *ptep, pte_t pte, int percpu) in hash__set_pte_at()
H A Dradix.h213 pte_t *ptep, pte_t pte, int percpu) in radix__set_pte_at()
H A Dpgtable.h752 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux/tools/testing/selftests/cgroup/
H A Dtest_kmem.c354 long current, percpu; test_percpu_basic() local
/linux/kernel/sched/
H A Dcpuacct.c213 u64 percpu; in __cpuacct_percpu_seq_show() local
/linux/arch/sparc/kernel/
H A Dsun4m_irq.c107 bool percpu; member
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h310 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h541 pte_t *ptep, pte_t pte, int percpu) in __set_pte_at()
/linux/net/rds/
H A Dib.h54 struct rds_ib_cache_head __percpu *percpu; member
/linux/drivers/xen/events/
H A Devents_base.c1353 int bind_virq_to_irq(unsigned int virq, unsigned int cpu, bool percpu) in bind_virq_to_irq()