Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfile.h105 unsigned int o_flags) in receive_fd_user()
/openbmc/linux/include/net/
H A Dgre.h52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen()
H A Dip6_tunnel.h34 __be16 o_flags; member
/openbmc/linux/include/uapi/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/openbmc/linux/fs/
H A Dfile.c1156 int __receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
1182 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
1196 int receive_fd(struct file *file, unsigned int o_flags) in receive_fd()
H A Dfsopen.c87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
/openbmc/linux/net/core/
H A Dscm.c313 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
/openbmc/linux/net/
H A Dcompat.c294 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
/openbmc/linux/net/ipv4/
H A Dip_gre.c1503 __be16 o_flags = p->o_flags; in ipgre_fill_info() local
/openbmc/linux/net/ipv6/
H A Dip6_gre.c2152 __be16 o_flags = p->o_flags; in ip6gre_fill_info() local