Home
last modified time | relevance | path

Searched defs:PIDFD_GET_UTS_NAMESPACE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dpidfd.h109 #define PIDFD_GET_UTS_NAMESPACE _IO(PIDFS_IOCTL_MAGIC, 10) macro
/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h124 #define PIDFD_GET_UTS_NAMESPACE _IO(PIDFS_IOCTL_MAGIC, 10) macro
H A Dpidfd_setns_test.c65 #define PIDFD_GET_UTS_NAMESPACE global() macro