Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_lru_list.h61 bool percpu; member
Darraymap.c51 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc_check() local
73 bool percpu = attr->map_type == BPF_MAP_TYPE_PERCPU_ARRAY; in array_map_alloc() local
Dhashtab.c228 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc_check() local
297 bool percpu = (attr->map_type == BPF_MAP_TYPE_PERCPU_HASH || in htab_map_alloc() local
723 bool percpu, bool onallcpus, in alloc_htab_elem()
Dbpf_lru_list.c645 int bpf_lru_init(struct bpf_lru *lru, bool percpu, u32 hash_offset, in bpf_lru_init()
/kernel/sched/
Dcpuacct.c207 u64 percpu; in __cpuacct_percpu_seq_show() local