Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfutex.c254 static struct io_futex_data *io_alloc_ifd(struct io_ring_ctx *ctx) in io_alloc_ifd() function
334 ifd = io_alloc_ifd(ctx); in io_futex_wait()