Searched refs:newfd_flags (Results 1 – 4 of 4) sorted by relevance
135 __u32 newfd_flags; member
1613 if (addfd.newfd_flags & ~O_CLOEXEC) in seccomp_notify_addfd()1627 kaddfd.flags = addfd.newfd_flags; in seccomp_notify_addfd()
237 __u32 newfd_flags; member4068 addfd.newfd_flags = ~O_CLOEXEC; in TEST()4071 addfd.newfd_flags = O_CLOEXEC; in TEST()4212 addfd.newfd_flags = O_CLOEXEC; in TEST()
265 ``struct seccomp_notif``. The ``newfd_flags`` flag may be used to set flags