Searched defs:o_flags (Results 1 – 11 of 11) sorted by relevance
99 unsigned int o_flags) in receive_fd_user()
52 static inline int gre_calc_hlen(__be16 o_flags) in gre_calc_hlen()
34 __be16 o_flags; member
51 __be16 o_flags; member
52 __be16 o_flags; member
1170 int __receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()1196 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()1210 int receive_fd(struct file *file, unsigned int o_flags) in receive_fd()
87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
303 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
293 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
1493 __be16 o_flags = p->o_flags; in ipgre_fill_info() local
2143 __be16 o_flags = p->o_flags; in ip6gre_fill_info() local
Completed in 18 milliseconds