hwloc__obj_type_is_memory 4880 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  while (hwloc__obj_type_is_memory(parent->type))
hwloc__obj_type_is_memory  882 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     } else if (hwloc__obj_type_is_memory(obj->type)) {
hwloc__obj_type_is_memory  890 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (hwloc__obj_type_is_memory(parent->type) || HWLOC_OBJ_MISC == parent->type) {
hwloc__obj_type_is_memory 2136 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  while (hwloc__obj_type_is_memory(parent->type))
hwloc__obj_type_is_memory  642 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   } else if (hwloc__obj_type_is_memory(old->type)) {
hwloc__obj_type_is_memory 1343 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   assert(!hwloc__obj_type_is_memory(obj->type));
hwloc__obj_type_is_memory 1596 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (hwloc__obj_type_is_memory(obj->type)) {
hwloc__obj_type_is_memory 1644 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   } else if (hwloc__obj_type_is_memory(obj->type)) {
hwloc__obj_type_is_memory 2175 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(hwloc__obj_type_is_memory(obj->type));
hwloc__obj_type_is_memory 3952 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   } else if (hwloc__obj_type_is_memory(obj->type)) {
hwloc__obj_type_is_memory 4006 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     assert(hwloc__obj_type_is_memory(child->type));
hwloc__obj_type_is_memory   59 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c     while (hwloc__obj_type_is_memory(parent->type))
hwloc__obj_type_is_memory  111 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c   return hwloc__obj_type_is_memory(type);