Searched refs:futex_unqueue (Results 1 – 2 of 2) sorted by relevance
| /linux/io_uring/ | ||
| H A D | futex.c | 98 if (!futex_unqueue(&ifd->q)) in __io_futex_cancel() |
| /linux/kernel/futex/ | ||
| H A D | core.c | 921 int futex_unqueue(struct futex_q *q) in futex_unqueue() function |