Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswiotlb.h113 bool for_alloc; member
290 return dev->dma_io_tlb_mem->for_alloc; in is_swiotlb_for_alloc()
/linux/fs/btrfs/
H A Dfree-space-cache.c51 u64 *bytes, bool for_alloc);
1957 u64 *bytes, bool for_alloc) in search_bitmap() argument
1969 if (for_alloc && in search_bitmap()
1981 if (for_alloc && bits == 1) { in search_bitmap()
/linux/kernel/dma/
H A Dswiotlb.c1838 mem->for_alloc = true; in rmem_swiotlb_device_init()