Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-mq-tag.c604 bool can_grow) in blk_mq_tag_update_depth() argument
619 if (!can_grow) in blk_mq_tag_update_depth()
Dblk-mq.h179 struct blk_mq_tags **tags, unsigned int depth, bool can_grow);
/linux-6.12.1/include/linux/
Dswiotlb.h115 bool can_grow; member
/linux-6.12.1/kernel/dma/
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()