Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswiotlb.h129 bool for_alloc; member
268 return dev->dma_io_tlb_mem->for_alloc; in is_swiotlb_for_alloc()
/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.c53 u64 *bytes, bool for_alloc);
1956 u64 *bytes, bool for_alloc) in search_bitmap() argument
1968 if (for_alloc && in search_bitmap()
1980 if (for_alloc && bits == 1) { in search_bitmap()
/openbmc/linux/kernel/dma/
H A Dswiotlb.c1735 mem->for_alloc = true; in rmem_swiotlb_device_init()