Home
last modified time | relevance | path

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

/kernel/bpf/
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()
A Dbpf_lru_list.h63 bool percpu; member
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
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
760 bool percpu = map->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_mem_usage() local
A Dbpf_lru_list.c654 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
A Dhelpers.c2197 void __bpf_obj_drop_impl(void *p, const struct btf_record *rec, bool percpu) in __bpf_obj_drop_impl()
A Dverifier.c20227 bool percpu = false; in __check_pseudo_btf_id() local
/kernel/locking/
A Dspinlock_rt.c136 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
/kernel/sched/
A Dcpuacct.c215 u64 percpu; in __cpuacct_percpu_seq_show() local

Completed in 71 milliseconds