Searched refs:run_once (Results 1 – 2 of 2) sorted by relevance
254 static atomic_t run_once = ATOMIC_INIT(0); local256 if (atomic_xchg(&run_once, 1)) {401 static atomic_t run_once = ATOMIC_INIT(0); local403 if (atomic_xchg(&run_once, 1)) {
2352 static int run_once = 0; in build_tlb_refill_handler() local2371 if (!run_once) { in build_tlb_refill_handler()2377 run_once++; in build_tlb_refill_handler()2394 if (!run_once) { in build_tlb_refill_handler()2404 run_once++; in build_tlb_refill_handler()