Lines Matching defs:comp
555 pool_component_info(const pool_conf_t *conf, const pool_component_t *comp,
560 pe = TO_ELEM(comp);
1356 /* Now set the container for this comp */
2008 * Return a result set of comp (actually as pool_elem_ts), searching the
2009 * supplied configuration for comp which match the supplied property
2011 * to match qualifying comp.
2103 * Use the xtransfer option to move comp around
2127 * Destroy a comp. If the comp cannot be found or removed an error is
2129 * some type safety for the comp subtype.
2144 * are pools, res & comp and the wrapper functions above provide type-safe
2481 pool_get_owning_resource(const pool_conf_t *conf, const pool_component_t *comp)
2487 return (pool_elem_res(pool_get_container(TO_ELEM(comp))));
2512 * subtypes of system, pool, res and comp.
2596 * Walk all the comp of the res calling the user supplied function
2702 * Return a result set of all comp for the supplied res.