Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dpage.c282 static atomic_t run_once = ATOMIC_INIT(0); in build_clear_page() local
284 if (atomic_xchg(&run_once, 1)) { in build_clear_page()
431 static atomic_t run_once = ATOMIC_INIT(0); in build_copy_page() local
433 if (atomic_xchg(&run_once, 1)) { in build_copy_page()
H A Dtlbex.c2612 static int run_once = 0; in build_tlb_refill_handler() local
2626 if (!run_once) { in build_tlb_refill_handler()
2633 run_once++; in build_tlb_refill_handler()
2644 if (!run_once) { in build_tlb_refill_handler()
2655 run_once++; in build_tlb_refill_handler()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A Doptions-0.10.0.patch72 @Utils.run_once
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A Dtdb-Add-configure-options-for-packages.patch69 @Utils.run_once
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A Doptions-2.2.0.patch72 @Utils.run_once
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0002-ldb-Add-configure-options-for-packages.patch71 @Utils.run_once
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A DRevert-udev-remove-userspace-firmware-loading-suppor.patch284 + .run_once = true,