subr_vmem.c | 915 * vmem_fit: check if a bt can satisfy the given restrictions. 922 vmem_fit(const bt_t *bt, vmem_size_t size, vmem_size_t align, function in typeref:typename:int 1258 rc = vmem_fit(bt, size, align, phase, 1287 rc = vmem_fit(bt, size, align, phase,
|