Searched refs:io_uring_cmd_sock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/
H A Dsocket.c164 .uring_cmd = io_uring_cmd_sock,
/linux-master/io_uring/
H A During_cmd.c326 int io_uring_cmd_sock(struct io_uring_cmd *cmd, unsigned int issue_flags) function
355 EXPORT_SYMBOL_GPL(io_uring_cmd_sock); variable
/linux-master/include/linux/io_uring/
H A Dnet.h8 int io_uring_cmd_sock(struct io_uring_cmd *cmd, unsigned int issue_flags);
11 static inline int io_uring_cmd_sock(struct io_uring_cmd *cmd, function

Completed in 1469 milliseconds