Home
last modified time | relevance | path

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

/kernel/futex/
Dsyscalls.c139 static __always_inline bool futex_cmd_has_timeout(u32 cmd) in futex_cmd_has_timeout() function
174 if (utime && futex_cmd_has_timeout(cmd)) { in SYSCALL_DEFINE6()
369 if (utime && futex_cmd_has_timeout(cmd)) { in SYSCALL_DEFINE6()