Searched refs:lgroup (Results 1 – 3 of 3) sorted by relevance
41 # initialize lgroup interface179 The function initializes the lgroup interface and takes a snapshot of the lgroup181 representing this snapshot of the lgroup hierarchy. This cookie should be used182 with other routines in the lgroup interface needing the lgroup hierarchy. The194 The function takes a cookie, frees the snapshot of the lgroup hierarchy created196 this function is called, the cookie returned by the lgroup interface might no206 The function takes a cookie representing the snapshot of the lgroup hierarchy207 and returns the snapshot's view of the lgroup hierarchy.215 lgroup hierarchy represented by the given cookie. Otherwise, B<undef> is222 Returns the home lgroup for the given process or thread. The B<$idtype> argument[all …]
586 private LocalityGroup lgroup; field in LGroupData591 lgroup = l; in LGroupData()592 int numcpuinlgroup = lgroup.getCPUIDs().length; in LGroupData()751 LocalityGroup lgroup = (LocalityGroup) groupIt.next(); in calcqA() local752 if (lgroupdata.containsKey(lgroup)) { in calcqA()754 (LGroupData) lgroupdata.get(lgroup); in calcqA()755 ResultTuple rst = (ResultTuple) results.get(lgroup); in calcqA()777 results.put(lgroup, rst); in calcqA()796 LocalityGroup lgroup = (LocalityGroup) groupIt.next(); in calcResults() local797 if (lgroup.getCPUIDs().length != 0) { in calcResults()[all …]
1450 sa_group_t lgroup; in parse_sharetab() local1459 lgroup = sa_get_group(handle, "default"); in parse_sharetab()1509 share = _sa_add_share(lgroup, in parse_sharetab()1539 share = _sa_add_share(lgroup, tmplist->path, in parse_sharetab()