Home
last modified time | relevance | path

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

/include/linux/
Ddma-direct.h160 return end <= min_not_zero(*dev->dma_mask, dev->bus_dma_limit); in dma_capable()
Dminmax.h176 #define min_not_zero(x, y) ({ \ macro
Dblkdev.h1295 return min_not_zero(l->max_zone_append_sectors, max_sectors); in queue_limits_max_zone_append_sectors()