Home
last modified time | relevance | path

Searched refs:NSIO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnsfs.h7 #define NSIO 0xb7 macro
10 #define NS_GET_USERNS _IO(NSIO, 0x1)
12 #define NS_GET_PARENT _IO(NSIO, 0x2)
15 #define NS_GET_NSTYPE _IO(NSIO, 0x3)
17 #define NS_GET_OWNER_UID _IO(NSIO, 0x4)
/openbmc/linux/tools/testing/selftests/nsfs/
H A Dpidns.c23 #define NSIO 0xb7 macro
24 #define NS_GET_USERNS _IO(NSIO, 0x1)
25 #define NS_GET_PARENT _IO(NSIO, 0x2)
H A Downer.c16 #define NSIO 0xb7 macro
17 #define NS_GET_USERNS _IO(NSIO, 0x1)