Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds