hwloc_cpuset       32 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_bsd2hwloc(hwloc_bitmap_t hwloc_cpuset, const cpuset_t *cset)
hwloc_cpuset       35 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   hwloc_bitmap_zero(hwloc_cpuset);
hwloc_cpuset       38 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c       hwloc_bitmap_set(hwloc_cpuset, cpu);
hwloc_cpuset       42 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_hwloc2bsd(hwloc_const_bitmap_t hwloc_cpuset, cpuset_t *cset)
hwloc_cpuset       47 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c     if (hwloc_bitmap_isset(hwloc_cpuset, cpu))
hwloc_cpuset       52 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_set_sth_affinity(hwloc_topology_t topology __hwloc_attribute_unused, cpulevel_t level, cpuwhich_t which, id_t id, hwloc_const_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset       56 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   hwloc_freebsd_hwloc2bsd(hwloc_cpuset, &cset);
hwloc_cpuset       65 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_get_sth_affinity(hwloc_topology_t topology __hwloc_attribute_unused, cpulevel_t level, cpuwhich_t which, id_t id, hwloc_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset       72 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   hwloc_freebsd_bsd2hwloc(hwloc_cpuset, &cset);
hwloc_cpuset       77 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_set_thisproc_cpubind(hwloc_topology_t topology, hwloc_const_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset       79 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   return hwloc_freebsd_set_sth_affinity(topology, CPU_LEVEL_WHICH, CPU_WHICH_PID, -1, hwloc_cpuset, flags);
hwloc_cpuset       83 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_get_thisproc_cpubind(hwloc_topology_t topology, hwloc_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset       85 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   return hwloc_freebsd_get_sth_affinity(topology, CPU_LEVEL_WHICH, CPU_WHICH_PID, -1, hwloc_cpuset, flags);
hwloc_cpuset       89 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_set_thisthread_cpubind(hwloc_topology_t topology, hwloc_const_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset       91 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   return hwloc_freebsd_set_sth_affinity(topology, CPU_LEVEL_WHICH, CPU_WHICH_TID, -1, hwloc_cpuset, flags);
hwloc_cpuset       95 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_get_thisthread_cpubind(hwloc_topology_t topology, hwloc_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset       97 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   return hwloc_freebsd_get_sth_affinity(topology, CPU_LEVEL_WHICH, CPU_WHICH_TID, -1, hwloc_cpuset, flags);
hwloc_cpuset      101 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_set_proc_cpubind(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_const_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset      103 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   return hwloc_freebsd_set_sth_affinity(topology, CPU_LEVEL_WHICH, CPU_WHICH_PID, pid, hwloc_cpuset, flags);
hwloc_cpuset      107 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_get_proc_cpubind(hwloc_topology_t topology, hwloc_pid_t pid, hwloc_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset      109 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   return hwloc_freebsd_get_sth_affinity(topology, CPU_LEVEL_WHICH, CPU_WHICH_PID, pid, hwloc_cpuset, flags);
hwloc_cpuset      117 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_set_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_const_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset      127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   hwloc_freebsd_hwloc2bsd(hwloc_cpuset, &cset);
hwloc_cpuset      143 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c hwloc_freebsd_get_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset      160 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-freebsd.c   hwloc_freebsd_bsd2hwloc(hwloc_cpuset, &cset);
hwloc_cpuset       28 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_bsd2hwloc(hwloc_bitmap_t hwloc_cpuset, const cpuset_t *cpuset)
hwloc_cpuset       32 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   hwloc_bitmap_zero(hwloc_cpuset);
hwloc_cpuset       36 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c       hwloc_bitmap_set(hwloc_cpuset, cpu);
hwloc_cpuset       41 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c     hwloc_bitmap_fill(hwloc_cpuset);
hwloc_cpuset       45 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_hwloc2bsd(hwloc_const_bitmap_t hwloc_cpuset, cpuset_t *cpuset)
hwloc_cpuset       51 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c     if (hwloc_bitmap_isset(hwloc_cpuset, cpu))
hwloc_cpuset       56 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_set_proc_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_pid_t pid, hwloc_const_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset       60 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   hwloc_netbsd_hwloc2bsd(hwloc_cpuset, cpuset);
hwloc_cpuset       67 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_get_proc_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_pid_t pid, hwloc_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset       72 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   hwloc_netbsd_bsd2hwloc(hwloc_cpuset, cpuset);
hwloc_cpuset       79 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_set_thisproc_cpubind(hwloc_topology_t topology, hwloc_const_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset       81 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   return hwloc_netbsd_set_proc_cpubind(topology, 0, hwloc_cpuset, flags);
hwloc_cpuset       85 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_get_thisproc_cpubind(hwloc_topology_t topology, hwloc_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset       87 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   return hwloc_netbsd_get_proc_cpubind(topology, 0, hwloc_cpuset, flags);
hwloc_cpuset       92 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_set_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_const_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset       96 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   hwloc_netbsd_hwloc2bsd(hwloc_cpuset, cpuset);
hwloc_cpuset      108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_get_thread_cpubind(hwloc_topology_t topology __hwloc_attribute_unused, hwloc_thread_t tid, hwloc_bitmap_t hwloc_cpuset, int flags __hwloc_attribute_unused)
hwloc_cpuset      113 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   hwloc_netbsd_bsd2hwloc(hwloc_cpuset, cpuset);
hwloc_cpuset      125 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_set_thisthread_cpubind(hwloc_topology_t topology, hwloc_const_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset      127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   return hwloc_netbsd_set_thread_cpubind(topology, pthread_self(), hwloc_cpuset, flags);
hwloc_cpuset      131 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c hwloc_netbsd_get_thisthread_cpubind(hwloc_topology_t topology, hwloc_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset      133 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-netbsd.c   return hwloc_netbsd_get_thread_cpubind(topology, pthread_self(), hwloc_cpuset, flags);
hwloc_cpuset      622 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c hwloc_win_get_thisproc_cpubind(hwloc_topology_t topology, hwloc_bitmap_t hwloc_cpuset, int flags)
hwloc_cpuset      624 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   return hwloc_win_get_proc_cpubind(topology, GetCurrentProcess(), hwloc_cpuset, flags);