|  | 
        
          | 
      
      
        
          | 
NoteThese structures and functions may change when HWLOC_COMPONENT_ABI is modified. 
 ◆ hwloc_filter_check_keep_object()
Check whether the given object should be filtered-out.  Returns1 if the object type should be kept, 0 otherwise. 
 ◆ hwloc_filter_check_keep_object_type()
Check whether a non-I/O object type should be filtered-out.  Cannot be used for I/O objects. Returns1 if the object type should be kept, 0 otherwise. 
 ◆ hwloc_filter_check_osdev_subtype_important()
Check whether the given OS device subtype is important.  Returns1 if important, 0 otherwise. 
 ◆ hwloc_filter_check_pcidev_subtype_important()
  
  | 
        
          | static int hwloc_filter_check_pcidev_subtype_important | ( | unsigned | classid | ) |  |  | inlinestatic |  
Check whether the given PCI device classid is important.  Returns1 if important, 0 otherwise. 
 |  |  |