Searched defs:numa_node (Results 1 – 8 of 8) sorted by relevance
61 static struct bpf_ringbuf *bpf_ringbuf_area_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_area_alloc()129 static struct bpf_ringbuf *bpf_ringbuf_alloc(size_t data_sz, int numa_node) in bpf_ringbuf_alloc()
153 int numa_node = bpf_map_attr_numa_node(attr); in reuseport_array_alloc() local
69 int numa_node = bpf_map_attr_numa_node(attr); in queue_stack_map_alloc() local
288 int numa_node = bpf_map_attr_numa_node(attr); in cgroup_storage_map_alloc() local
54 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc_check() local84 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc() local
296 static void *__bpf_map_area_alloc(u64 size, int numa_node, bool mmapable) in __bpf_map_area_alloc()333 void *bpf_map_area_alloc(u64 size, int numa_node) in bpf_map_area_alloc()338 void *bpf_map_area_mmapable_alloc(u64 size, int numa_node) in bpf_map_area_mmapable_alloc()830 int numa_node = bpf_map_attr_numa_node(attr); in map_create() local
91 int numa_node) in dev_map_create_hash()
422 int numa_node = bpf_map_attr_numa_node(attr); in htab_map_alloc_check() local