Home
last modified time | relevance | path

Searched defs:o_flags (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
H A Dfile.h104 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 Dfile.h104 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 Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dip6_tunnel.h55 __be16 o_flags; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dip6_tunnel.h55 __be16 o_flags; member
H A Dif_tunnel.h62 __be16 o_flags; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dip6_tunnel.h42 __be16 o_flags; member
/kernel/linux/linux-5.10/include/net/
H A Dgre.h52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen() argument
H A Dip6_tunnel.h34 __be16 o_flags; member
/kernel/linux/linux-5.10/fs/
H A Dfsopen.c87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd() argument
H A Dfile.c1157 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 Dfsopen.c87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd() argument
H A Dfile.c1186 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 Dgre.h52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen() argument
H A Dip6_tunnel.h34 __be16 o_flags; member
/kernel/linux/linux-5.10/net/core/
H A Dscm.c300 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 Dscm.c313 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 Dvl_mc.c235 struct ureg_dst o_vpos, o_flags; in create_ycbcr_vert_shader() local
/kernel/linux/linux-5.10/net/
H A Dcompat.c295 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 Dcompat.c294 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 Dip_gre.c1497 __be16 o_flags = p->o_flags; ipgre_fill_info() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_gre.c1498 __be16 o_flags = p->o_flags; ipgre_fill_info() local
[all...]

Completed in 17 milliseconds

12