Lines Matching defs:topology

96 int hwloc_topology_abi_check(hwloc_topology_t topology)  in hwloc_topology_abi_check()
321 hwloc_setup_pu_level(struct hwloc_topology *topology, in hwloc_setup_pu_level()
1388 hwloc__insert_try_merge_group(hwloc_topology_t topology, hwloc_obj_t old, hwloc_obj_t new) in hwloc__insert_try_merge_group()
1457 hwloc___insert_object_by_cpuset(struct hwloc_topology *topology, hwloc_obj_t cur, hwloc_obj_t obj, in hwloc___insert_object_by_cpuset()
1573 hwloc__find_obj_covering_memory_cpuset(struct hwloc_topology *topology, hwloc_obj_t parent, hwloc_b… in hwloc__find_obj_covering_memory_cpuset()
1584 hwloc__find_insert_memory_parent(struct hwloc_topology *topology, hwloc_obj_t obj, in hwloc__find_insert_memory_parent()
1649 hwloc___attach_memory_object_by_nodeset(struct hwloc_topology *topology, hwloc_obj_t parent, in hwloc___attach_memory_object_by_nodeset()
1727 hwloc__attach_memory_object(struct hwloc_topology *topology, hwloc_obj_t parent, in hwloc__attach_memory_object()
1775 hwloc__insert_object_by_cpuset(struct hwloc_topology *topology, hwloc_obj_t root, in hwloc__insert_object_by_cpuset()
1823 hwloc_insert_object_by_parent(struct hwloc_topology *topology, hwloc_obj_t parent, hwloc_obj_t obj) in hwloc_insert_object_by_parent()
1865 hwloc_alloc_setup_object(hwloc_topology_t topology, in hwloc_alloc_setup_object()
1887 hwloc_topology_alloc_group_object(struct hwloc_topology *topology) in hwloc_topology_alloc_group_object()
1906 hwloc_topology_insert_group_object(struct hwloc_topology *topology, hwloc_obj_t obj) in hwloc_topology_insert_group_object()
2009 hwloc_topology_insert_misc_object(struct hwloc_topology *topology, hwloc_obj_t parent, const char *… in hwloc_topology_insert_misc_object()
2052 hwloc_get_highest_obj_covering_complete_cpuset (hwloc_topology_t topology, hwloc_const_cpuset_t set) in hwloc_get_highest_obj_covering_complete_cpuset()
2081 hwloc_find_insert_io_parent_by_complete_cpuset(struct hwloc_topology *topology, hwloc_cpuset_t cpus… in hwloc_find_insert_io_parent_by_complete_cpuset()
2318 remove_unused_sets(hwloc_topology_t topology, hwloc_obj_t obj) in remove_unused_sets()
2333 hwloc__filter_bridges(hwloc_topology_t topology, hwloc_obj_t root, unsigned depth) in hwloc__filter_bridges()
2362 hwloc_filter_bridges(hwloc_topology_t topology, hwloc_obj_t parent) in hwloc_filter_bridges()
2399 remove_empty(hwloc_topology_t topology, hwloc_obj_t *pobj) in remove_empty()
2432 hwloc_reset_normal_type_depths(hwloc_topology_t topology) in hwloc_reset_normal_type_depths()
2442 hwloc_dont_merge_group_level(hwloc_topology_t topology, unsigned i) in hwloc_dont_merge_group_level()
2456 hwloc_compare_levels_structure(hwloc_topology_t topology, unsigned i) in hwloc_compare_levels_structure()
2479 hwloc_filter_levels_keep_structure(hwloc_topology_t topology) in hwloc_filter_levels_keep_structure()
2652 hwloc_propagate_symmetric_subtree(hwloc_topology_t topology, hwloc_obj_t root) in hwloc_propagate_symmetric_subtree()
2715 static void hwloc_set_group_depth(hwloc_topology_t topology) in hwloc_set_group_depth()
2893 hwloc_list_special_objects(hwloc_topology_t topology, hwloc_obj_t obj) in hwloc_list_special_objects()
2968 hwloc_connect_io_misc_levels(hwloc_topology_t topology) in hwloc_connect_io_misc_levels()
2991 hwloc_connect_levels(hwloc_topology_t topology) in hwloc_connect_levels()
3177 hwloc_topology_reconnect(struct hwloc_topology *topology, unsigned long flags) in hwloc_topology_reconnect()
3276 hwloc_discover_by_phase(struct hwloc_topology *topology, in hwloc_discover_by_phase()
3297 hwloc_discover(struct hwloc_topology *topology, in hwloc_discover()
3575 hwloc_topology_setup_defaults(struct hwloc_topology *topology) in hwloc_topology_setup_defaults()
3636 struct hwloc_topology *topology; in hwloc__topology_init() local
3712 hwloc_topology_set_synthetic(struct hwloc_topology *topology, const char *description) in hwloc_topology_set_synthetic()
3726 hwloc_topology_set_xml(struct hwloc_topology *topology, in hwloc_topology_set_xml()
3741 hwloc_topology_set_xmlbuffer(struct hwloc_topology *topology, in hwloc_topology_set_xmlbuffer()
3757 hwloc_topology_set_flags (struct hwloc_topology *topology, unsigned long flags) in hwloc_topology_set_flags()
3786 hwloc_topology_get_flags (struct hwloc_topology *topology) in hwloc_topology_get_flags()
3792 hwloc__topology_filter_init(struct hwloc_topology *topology) in hwloc__topology_filter_init()
3810 hwloc__topology_set_type_filter(struct hwloc_topology *topology, hwloc_obj_type_t type, enum hwloc_… in hwloc__topology_set_type_filter()
3841 hwloc_topology_set_type_filter(struct hwloc_topology *topology, hwloc_obj_type_t type, enum hwloc_t… in hwloc_topology_set_type_filter()
3856 hwloc_topology_set_all_types_filter(struct hwloc_topology *topology, enum hwloc_type_filter_e filte… in hwloc_topology_set_all_types_filter()
3869 hwloc_topology_set_cache_types_filter(hwloc_topology_t topology, enum hwloc_type_filter_e filter) in hwloc_topology_set_cache_types_filter()
3878 hwloc_topology_set_icache_types_filter(hwloc_topology_t topology, enum hwloc_type_filter_e filter) in hwloc_topology_set_icache_types_filter()
3887 hwloc_topology_set_io_types_filter(hwloc_topology_t topology, enum hwloc_type_filter_e filter) in hwloc_topology_set_io_types_filter()
3896 hwloc_topology_get_type_filter(struct hwloc_topology *topology, hwloc_obj_type_t type, enum hwloc_t… in hwloc_topology_get_type_filter()
3908 hwloc_topology_clear (struct hwloc_topology *topology) in hwloc_topology_clear()
3926 hwloc_topology_destroy (struct hwloc_topology *topology) in hwloc_topology_destroy()
3950 hwloc_topology_load (struct hwloc_topology *topology) in hwloc_topology_load()
4108 restrict_object_by_cpuset(hwloc_topology_t topology, unsigned long flags, hwloc_obj_t *pobj, in restrict_object_by_cpuset()
4174 restrict_object_by_nodeset(hwloc_topology_t topology, unsigned long flags, hwloc_obj_t *pobj, in restrict_object_by_nodeset()
4238 hwloc_topology_restrict(struct hwloc_topology *topology, hwloc_const_bitmap_t set, unsigned long fl… in hwloc_topology_restrict()
4390 hwloc_topology_allow(struct hwloc_topology *topology, in hwloc_topology_allow()
4459 hwloc_topology_refresh(struct hwloc_topology *topology) in hwloc_topology_refresh()
4468 hwloc_topology_is_thissystem(struct hwloc_topology *topology) in hwloc_topology_is_thissystem()
4474 hwloc_topology_get_depth(struct hwloc_topology *topology) in hwloc_topology_get_depth()
4480 hwloc_topology_get_support(struct hwloc_topology * topology) in hwloc_topology_get_support()
4485 void hwloc_topology_set_userdata(struct hwloc_topology * topology, const void *userdata) in hwloc_topology_set_userdata()
4490 void * hwloc_topology_get_userdata(struct hwloc_topology * topology) in hwloc_topology_get_userdata()
4496 hwloc_topology_get_complete_cpuset(hwloc_topology_t topology) in hwloc_topology_get_complete_cpuset()
4502 hwloc_topology_get_topology_cpuset(hwloc_topology_t topology) in hwloc_topology_get_topology_cpuset()
4508 hwloc_topology_get_allowed_cpuset(hwloc_topology_t topology) in hwloc_topology_get_allowed_cpuset()
4514 hwloc_topology_get_complete_nodeset(hwloc_topology_t topology) in hwloc_topology_get_complete_nodeset()
4520 hwloc_topology_get_topology_nodeset(hwloc_topology_t topology) in hwloc_topology_get_topology_nodeset()
4526 hwloc_topology_get_allowed_nodeset(hwloc_topology_t topology) in hwloc_topology_get_allowed_nodeset()
4569 hwloc__check_normal_children(hwloc_topology_t topology, hwloc_bitmap_t gp_indexes, hwloc_obj_t pare… in hwloc__check_normal_children()
4665 hwloc__check_memory_children(hwloc_topology_t topology, hwloc_bitmap_t gp_indexes, hwloc_obj_t pare… in hwloc__check_memory_children()
4698 hwloc__check_io_children(hwloc_topology_t topology, hwloc_bitmap_t gp_indexes, hwloc_obj_t parent) in hwloc__check_io_children()
4728 hwloc__check_misc_children(hwloc_topology_t topology, hwloc_bitmap_t gp_indexes, hwloc_obj_t parent) in hwloc__check_misc_children()
4759 hwloc__check_object(hwloc_topology_t topology, hwloc_bitmap_t gp_indexes, hwloc_obj_t obj) in hwloc__check_object()
4843 hwloc__check_nodesets(hwloc_topology_t topology, hwloc_obj_t obj, hwloc_bitmap_t parentset) in hwloc__check_nodesets()
4908 hwloc__check_level(struct hwloc_topology *topology, int depth, in hwloc__check_level()
4970 hwloc_topology_check(struct hwloc_topology *topology) in hwloc_topology_check()