Home
last modified time | relevance | path

Searched defs:o_flags (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dfile.h98 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-5.10/include/net/
Dgre.h52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen()
Dip6_tunnel.h34 __be16 o_flags; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dip6_tunnel.h55 __be16 o_flags; member
Dif_tunnel.h62 __be16 o_flags; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dip6_tunnel.h42 __be16 o_flags; member
Dif_tunnel.h49 __be16 o_flags; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dip6_tunnel.h51 __be16 o_flags; member
Dif_tunnel.h52 __be16 o_flags; member
/kernel/linux/linux-5.10/net/core/
Dscm.c300 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
/kernel/linux/linux-5.10/fs/
Dfsopen.c87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
Dfile.c1142 int __receive_fd(int fd, struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
/kernel/linux/linux-5.10/net/
Dcompat.c295 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/
Dip_gre.c1494 __be16 o_flags = p->o_flags; in ipgre_fill_info() local
/kernel/linux/linux-5.10/net/ipv6/
Dip6_gre.c2146 __be16 o_flags = p->o_flags; in ip6gre_fill_info() local