Home
last modified time | relevance | path

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

/kernel/time/
Dtimer_migration.h69 int numa_node; member
/kernel/bpf/
Dreuseport_array.c151 int numa_node = bpf_map_attr_numa_node(attr); in reuseport_array_alloc() local
Dbloom_filter.c98 int numa_node = bpf_map_attr_numa_node(attr); in bloom_map_alloc() local
Dqueue_stack_maps.c66 int numa_node = bpf_map_attr_numa_node(attr); in queue_stack_map_alloc() local
Dringbuf.c89 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()
Dlocal_storage.c288 int numa_node = bpf_map_attr_numa_node(attr); in cgroup_storage_map_alloc() local
Darena.c96 int numa_node = bpf_map_attr_numa_node(attr); in arena_map_alloc() local
Darraymap.c55 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc_check() local
86 int numa_node = bpf_map_attr_numa_node(attr); in array_map_alloc() local
Dsyscall.c277 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
Ddevmap.c90 int numa_node) in dev_map_create_hash()
Dhashtab.c428 int numa_node = bpf_map_attr_numa_node(attr); in htab_map_alloc_check() local