Home
last modified time | relevance | path

Searched defs:forbid_cmsg_compat (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/
H A Dsocket.c2447 __sys_sendmsg(int fd, struct user_msghdr __user *msg, unsigned int flags, bool forbid_cmsg_compat) __sys_sendmsg() argument
2477 __sys_sendmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen, unsigned int flags, bool forbid_cmsg_compat) __sys_sendmmsg() argument
2655 __sys_recvmsg(int fd, struct user_msghdr __user *msg, unsigned int flags, bool forbid_cmsg_compat) __sys_recvmsg() argument
/kernel/linux/linux-6.6/net/
H A Dsocket.c2629 __sys_sendmsg(int fd, struct user_msghdr __user *msg, unsigned int flags, bool forbid_cmsg_compat) __sys_sendmsg() argument
2659 __sys_sendmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen, unsigned int flags, bool forbid_cmsg_compat) __sys_sendmmsg() argument
2837 __sys_recvmsg(int fd, struct user_msghdr __user *msg, unsigned int flags, bool forbid_cmsg_compat) __sys_recvmsg() argument

Completed in 9 milliseconds