Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dpage.c271 static atomic_t run_once = ATOMIC_INIT(0); in build_clear_page() local
273 if (atomic_xchg(&run_once, 1)) { in build_clear_page()
420 static atomic_t run_once = ATOMIC_INIT(0); in build_copy_page() local
422 if (atomic_xchg(&run_once, 1)) { in build_copy_page()
/linux/drivers/platform/x86/intel/
H A Dvsec.c631 int run_once = 0; in intel_vsec_pci_probe() local
657 if (!run_once) { in intel_vsec_pci_probe()
659 run_once = 1; in intel_vsec_pci_probe()