Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/OK3568_Linux_fs/kernel/net/core/
H A Dscm.c294 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
/OK3568_Linux_fs/kernel/fs/
H A Dfsopen.c87 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
H A Dfile.c1142 int __receive_fd(int fd, struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
/OK3568_Linux_fs/kernel/net/
H A Dcompat.c295 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_gre.c1494 __be16 o_flags = p->o_flags; in ipgre_fill_info() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_gre.c2146 __be16 o_flags = p->o_flags; in ip6gre_fill_info() local