Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dfutex.c3995 static __always_inline bool futex_cmd_has_timeout(u32 cmd) in futex_cmd_has_timeout() function
4030 if (utime && futex_cmd_has_timeout(cmd)) { in SYSCALL_DEFINE6()
4211 if (utime && futex_cmd_has_timeout(cmd)) { in SYSCALL_DEFINE6()