Searched refs:max_blocks (Results 1 – 2 of 2) sorted by relevance
32 size_t remaining = params->max_blocks; in heap_caps_get_per_task_info()118 return params->max_blocks - remaining; in heap_caps_get_per_task_info()
70 size_t max_blocks; ///< Capacity of array of task block info structs member