Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dio_uring.h41 void __io_uring_free(struct task_struct *tsk);
56 __io_uring_free(tsk); in io_uring_free()
/Linux-v5.10/fs/
Dio_uring.c7764 void __io_uring_free(struct task_struct *tsk) in __io_uring_free() function