Searched defs:SECCOMP_ADDFD_FLAG_SEND (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dseccomp.h122 #define SECCOMP_ADDFD_FLAG_SEND (1UL << 1) /* Addfd and return it, atomically */ macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h122 #define SECCOMP_ADDFD_FLAG_SEND (1UL << 1) /* Addfd and return it, atomically */ macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c246 #define SECCOMP_ADDFD_FLAG_SEND (1UL << 1) /* Addfd and return it, atomically */ macro

Completed in 204 milliseconds