| /kernel/linux/linux-5.10/include/linux/ |
| D | file.h | 98 unsigned int o_flags) in receive_fd_user() 104 static inline int receive_fd(struct file *file, unsigned int o_flags) in receive_fd() 108 static inline int receive_fd_replace(int fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | file.h | 105 unsigned int o_flags) in receive_fd_user()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | gre.h | 52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen()
|
| D | ip6_tunnel.h | 34 __be16 o_flags; member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | gre.h | 52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen()
|
| D | ip6_tunnel.h | 34 __be16 o_flags; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | ip6_tunnel.h | 51 __be16 o_flags; member
|
| D | if_tunnel.h | 52 __be16 o_flags; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | ip6_tunnel.h | 55 __be16 o_flags; member
|
| D | if_tunnel.h | 62 __be16 o_flags; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | ip6_tunnel.h | 51 __be16 o_flags; member
|
| D | if_tunnel.h | 52 __be16 o_flags; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | ip6_tunnel.h | 42 __be16 o_flags; member
|
| D | if_tunnel.h | 49 __be16 o_flags; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | ip6_tunnel.h | 55 __be16 o_flags; member
|
| D | if_tunnel.h | 62 __be16 o_flags; member
|
| /kernel/linux/linux-6.6/fs/ |
| D | file.c | 1165 int __receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd() 1191 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace() 1205 int receive_fd(struct file *file, unsigned int o_flags) in receive_fd()
|
| D | fsopen.c | 87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | scm.c | 300 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
|
| /kernel/linux/linux-6.6/net/core/ |
| D | scm.c | 324 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | fsopen.c | 87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
|
| D | file.c | 1158 int __receive_fd(int fd, struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
|
| /kernel/linux/linux-6.6/net/ |
| D | compat.c | 294 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
|
| /kernel/linux/linux-5.10/net/ |
| D | compat.c | 295 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | ip_gre.c | 1507 __be16 o_flags = p->o_flags; in ipgre_fill_info() local
|