Searched refs:load_group (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libpool/common/ |
H A D | pool_kernel.c | 192 static int load_group(pool_conf_t *, pool_knl_elem_t *, ea_object_t *, 294 * load_group() updates the library configuration with the kernel 301 load_group(pool_conf_t *conf, pool_knl_elem_t *elem, ea_object_t *ep, function 528 if ((ret = load_group(conf, elem, eo, psl)) == PO_FAIL) 681 * load_group() was called. Add those elements into a separate map 701 * actually updated in multiple phases by the load_group() function 728 * load_group to allocate the user-land representation of the 765 if (load_group(conf, NULL, ep, &psl) != PO_SUCCESS) {
|
Completed in 27 milliseconds