Home
last modified time | relevance | path

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

/arch/mips/mm/
Dpage.c254 static atomic_t run_once = ATOMIC_INIT(0); local
256 if (atomic_xchg(&run_once, 1)) {
401 static atomic_t run_once = ATOMIC_INIT(0); local
403 if (atomic_xchg(&run_once, 1)) {
Dtlbex.c2352 static int run_once = 0; in build_tlb_refill_handler() local
2371 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()