Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswiotlb.h131 bool can_grow; member
/openbmc/linux/block/
H A Dblk-mq-tag.c604 bool can_grow) in blk_mq_tag_update_depth() argument
619 if (!can_grow) in blk_mq_tag_update_depth()
H A Dblk-mq.h177 struct blk_mq_tags **tags, unsigned int depth, bool can_grow);
/openbmc/linux/kernel/dma/
H A Dswiotlb.c373 io_tlb_default_mem.can_grow = true; in swiotlb_init_remap()
451 io_tlb_default_mem.can_grow = true; in swiotlb_init_late()
1174 if (!mem->can_grow) in swiotlb_find_slots()
1561 io_tlb_default_mem.can_grow = false; in default_swiotlb_base()