Home
last modified time | relevance | path

Searched defs:numa_node (Results 1 – 8 of 8) sorted by relevance

/kernel/bpf/
Dringbuf.c61 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()
Dreuseport_array.c153 int numa_node = bpf_map_attr_numa_node(attr); in reuseport_array_alloc() local
Dqueue_stack_maps.c69 int numa_node = bpf_map_attr_numa_node(attr); in queue_stack_map_alloc() local
Dlocal_storage.c288 int numa_node = bpf_map_attr_numa_node(attr); in cgroup_storage_map_alloc() local
Darraymap.c54 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc_check() local
84 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc() local
Dsyscall.c296 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
Ddevmap.c91 int numa_node) in dev_map_create_hash()
Dhashtab.c422 int numa_node = bpf_map_attr_numa_node(attr); in htab_map_alloc_check() local