Home
last modified time | relevance | path

Searched refs:ll_bit (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
A Dswitch_to.h35 extern unsigned int ll_bit;
80 ll_bit = 0; \
/linux/arch/mips/kernel/
A Dsyscall.c169 ll_bit = 1; in mips_atomic_set()
178 } while (!ll_bit); in mips_atomic_set()
A Dtraps.c525 unsigned int ll_bit; variable
554 ll_bit = 1; in simulate_ll()
556 ll_bit = 0; in simulate_ll()
592 if (ll_bit == 0 || ll_task != current) { in simulate_sc()

Completed in 8 milliseconds