Searched defs:numa_node (Results 1 – 11 of 11) sorted by relevance
69 int numa_node; member
151 int numa_node = bpf_map_attr_numa_node(attr); in reuseport_array_alloc() local
98 int numa_node = bpf_map_attr_numa_node(attr); in bloom_map_alloc() local
66 int numa_node = bpf_map_attr_numa_node(attr); in queue_stack_map_alloc() local
89 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc()168 static struct bpf_ringbuf *bpf_ringbuf_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_alloc()
288 int numa_node = bpf_map_attr_numa_node(attr); in cgroup_storage_map_alloc() local
96 int numa_node = bpf_map_attr_numa_node(attr); in arena_map_alloc() local
55 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc_check() local86 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc() local
277 static void *__bpf_map_area_alloc(u64 size, int numa_node, bool mmapable) in __bpf_map_area_alloc()314 void *bpf_map_area_alloc(u64 size, int numa_node) in bpf_map_area_alloc()319 void *bpf_map_area_mmapable_alloc(u64 size, int numa_node) in bpf_map_area_mmapable_alloc()1219 int numa_node = bpf_map_attr_numa_node(attr); in map_create() local
90 int numa_node) in dev_map_create_hash()
428 int numa_node = bpf_map_attr_numa_node(attr); in htab_map_alloc_check() local