Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/kernel/
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.3-rc2/drivers/char/xillybus/
A Dxillyusb.c619 bool do_once = false; in report_io_error() local
624 do_once = true; in report_io_error()
628 if (do_once) { in report_io_error()

Completed in 7 milliseconds