Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtctx.c386 io_restriction_clone(res, src); in __io_uring_fork()
H A Dio_uring.h202 void io_restriction_clone(struct io_restriction *dst, struct io_restriction *src);
H A Dio_uring.c2903 void io_restriction_clone(struct io_restriction *dst, struct io_restriction *src) in io_restriction_clone() function
2920 io_restriction_clone(dst, src); in io_ctx_restriction_clone()