Home
last modified time | relevance | path

Searched refs:do_once (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/sparc/kernel/
H A Diommu-common.c37 static bool do_once; in setup_iommu_pool_hash() local
39 if (do_once) in setup_iommu_pool_hash()
41 do_once = true; in setup_iommu_pool_hash()
/linux-6.15/drivers/char/xillybus/
H A Dxillyusb.c616 bool do_once = false; in report_io_error() local
621 do_once = true; in report_io_error()
625 if (do_once) { in report_io_error()