Searched refs:futex_to_flags (Results 1 – 2 of 2) sorted by relevance
43 static inline unsigned int futex_to_flags(unsigned int op) in futex_to_flags() function
87 unsigned int flags = futex_to_flags(op); in do_futex()