Home
last modified time | relevance | path

Searched refs:numa_node (Results 1 – 13 of 13) sorted by relevance

/tools/perf/util/
A Denv.h29 struct numa_node { struct
101 struct numa_node *numa_nodes;
A Denv.c667 struct numa_node *nn; in perf_env__numa_node()
A Dheader.c2049 struct numa_node *n; in print_numa_topology()
2696 struct numa_node *nodes, *n; in process_numa_topology()
/tools/testing/selftests/bpf/prog_tests/
A Dbloom_filter_map.c76 opts.numa_node = NUMA_NO_NODE; in test_success_cases()
/tools/lib/bpf/
A Dbpf.h52 __u32 numa_node; member
A Dlibbpf_internal.h277 __u32 numa_node; member
A Dgen_loader.c500 attr.numa_node = tgt_endian(map_attr->numa_node); in bpf_gen__map_create()
A Dbpf.c202 attr.numa_node = OPTS_GET(opts, numa_node, 0); in bpf_map_create()
A Dlibbpf.h1067 LIBBPF_API int bpf_map__set_numa_node(struct bpf_map *map, __u32 numa_node);
A Dlibbpf.c560 __u32 numa_node; member
2574 if (!get_map_field_int(map_name, btf, m, &map_def->numa_node)) in parse_btf_map_def()
2810 map->numa_node = def->numa_node; in fill_map_from_def()
2843 pr_debug("map '%s': found numa_node = %u.\n", map->name, def->numa_node); in fill_map_from_def()
5222 create_attr.numa_node = map->numa_node; in bpf_object__create_map()
10297 return map->numa_node; in bpf_map__numa_node()
10300 int bpf_map__set_numa_node(struct bpf_map *map, __u32 numa_node) in bpf_map__set_numa_node() argument
10304 map->numa_node = numa_node; in bpf_map__set_numa_node()
A Dlinker.c1734 if (main_def->numa_node != extra_def->numa_node) { in map_defs_match()
/tools/include/uapi/linux/
A Dbpf.h1494 __u32 numa_node; /* numa node (effective only if member
/tools/perf/
A Dbuiltin-c2c.c2272 struct numa_node *n; in setup_nodes()

Completed in 840 milliseconds