Searched refs:__get_compat_msghdr (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| A D | compat.h | 49 int __get_compat_msghdr(struct msghdr *kmsg, struct compat_msghdr __user *umsg,
|
| /linux/net/ |
| A D | compat.c | 36 int __get_compat_msghdr(struct msghdr *kmsg, in __get_compat_msghdr() function 97 err = __get_compat_msghdr(kmsg, umsg, save_addr, &ptr, &len); in get_compat_msghdr()
|
| /linux/fs/ |
| A D | io_uring.c | 4941 ret = __get_compat_msghdr(&iomsg->msg, sr->umsg_compat, &iomsg->uaddr, in __io_compat_recvmsg_copy_hdr()
|
| /linux/ |
| A D | System.map | 52020 ffff800010de8b70 T __get_compat_msghdr
|
| A D | .tmp_System.map | 52020 ffff800010de8b70 T __get_compat_msghdr
|
Completed in 339 milliseconds