Searched refs:newfd_flags (Results 1 – 6 of 6) sorted by relevance
137 __u32 newfd_flags; member
217 的 ``id`` 保持一致。 ``newfd_flags`` 标志可以被用于在通知进程的文件描述符上设置
1676 if (addfd.newfd_flags & ~O_CLOEXEC) in seccomp_notify_addfd()1690 kaddfd.flags = addfd.newfd_flags; in seccomp_notify_addfd()
241 __u32 newfd_flags; member4110 addfd.newfd_flags = ~O_CLOEXEC; in TEST()4113 addfd.newfd_flags = O_CLOEXEC; in TEST()4257 addfd.newfd_flags = O_CLOEXEC; in TEST()
265 ``struct seccomp_notif``. The ``newfd_flags`` flag may be used to set flags