Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswiotlb.h115 bool can_grow; member
/linux-6.15/block/
H A Dblk-mq-tag.c588 bool can_grow) in blk_mq_tag_update_depth() argument
603 if (!can_grow) in blk_mq_tag_update_depth()
H A Dblk-mq.h174 struct blk_mq_tags **tags, unsigned int depth, bool can_grow);
/linux-6.15/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()
1204 if (!mem->can_grow) in swiotlb_find_slots()
1644 io_tlb_default_mem.can_grow = false; in default_swiotlb_base()