Searched refs:ll_task (Results 1 – 3 of 3) sorted by relevance
36 extern struct task_struct *ll_task;
171 ll_task = current; in mips_atomic_set()
527 struct task_struct *ll_task; variable554 if (ll_task == NULL || ll_task == current) { in simulate_ll()559 ll_task = current; in simulate_ll()593 if (ll_bit == 0 || ll_task != current) { in simulate_sc()
Completed in 9 milliseconds