Lines Matching full:manager
34 * @brief Resource allocation manager
48 * @brief PF resource manager allocation type
50 * malloc(9) allocation type used by the resource manager code.
55 * Public resource manager allocation functions
59 * ice_resmgr_init - Initialize a resource manager structure
60 * @resmgr: structure to track the resource manager state
63 * Initialize the state of a resource manager structure, allocating space to
81 * ice_resmgr_init_contig_only - Initialize a resource manager structure
82 * @resmgr: structure to track the resource manager state
103 * ice_resmgr_destroy - Deallocate memory associated with a resource manager
104 * @resmgr: resource manager structure
106 * De-allocates the bit string associated with this resource manager. It is
133 * @resmgr: resource manager structure
163 * @resmgr: the resource manager structure
209 * @resmgr: the resource manager structure