Home
last modified time | relevance | path

Searched refs:existing_size (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/staging/vme_user/
Dvme_tsi148.c711 unsigned long long existing_size; in tsi148_alloc_resource() local
720 existing_size = (unsigned long long)(image->bus_resource.end - in tsi148_alloc_resource()
724 if ((size != 0) && (existing_size == (size - 1))) in tsi148_alloc_resource()
727 if (existing_size != 0) { in tsi148_alloc_resource()