/kernel/linux/linux-5.10/include/linux/ |
H A D | file.h | 104 static inline int receive_fd(struct file *file, unsigned int o_flags) in receive_fd() argument 108 static inline int receive_fd_replace(int fd, struct file *file, unsigned int o_flags) in receive_fd_replace() argument 97 receive_fd_user(struct file *file, int __user *ufd, unsigned int o_flags) receive_fd_user() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | file.h | 104 receive_fd_user(struct file *file, int __user *ufd, unsigned int o_flags) receive_fd_user() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ip6_tunnel.h | 51 __be16 o_flags; member
|
H A D | if_tunnel.h | 52 __be16 o_flags; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ip6_tunnel.h | 51 __be16 o_flags; member
|
H A D | if_tunnel.h | 52 __be16 o_flags; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ip6_tunnel.h | 55 __be16 o_flags; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ip6_tunnel.h | 55 __be16 o_flags; member
|
H A D | if_tunnel.h | 62 __be16 o_flags; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ip6_tunnel.h | 42 __be16 o_flags; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | gre.h | 52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen() argument
|
H A D | ip6_tunnel.h | 34 __be16 o_flags; member
|
/kernel/linux/linux-5.10/fs/ |
H A D | fsopen.c | 87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd() argument
|
H A D | file.c | 1157 int __receive_fd(int fd, struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | fsopen.c | 87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd() argument
|
H A D | file.c | 1186 int __receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd() argument 1212 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace() argument 1226 int receive_fd(struct file *file, unsigned int o_flags) in receive_fd() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | gre.h | 52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen() argument
|
H A D | ip6_tunnel.h | 34 __be16 o_flags; member
|
/kernel/linux/linux-5.10/net/core/ |
H A 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/ |
H A D | scm.c | 313 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_mc.c | 235 struct ureg_dst o_vpos, o_flags; in create_ycbcr_vert_shader() local
|
/kernel/linux/linux-5.10/net/ |
H A 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/ |
H A 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/ipv4/ |
H A D | ip_gre.c | 1497 __be16 o_flags = p->o_flags; ipgre_fill_info() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_gre.c | 1498 __be16 o_flags = p->o_flags; ipgre_fill_info() local [all...] |