Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dfutex.c1038 u32 uval2; in attach_to_pi_state() local
1073 if (get_futex_value_locked(&uval2, uaddr)) in attach_to_pi_state()
1076 if (uval != uval2) in attach_to_pi_state()