Home
last modified time | relevance | path

Searched refs:__NR_setns (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/arch/x86/include/uapi/asm/
H A Dunistd_64.h26 #ifndef __NR_setns
27 #define __NR_setns 308 macro
H A Dunistd_32.h29 #ifndef __NR_setns
30 #define __NR_setns 346 macro
/linux-6.15/tools/perf/util/
H A Dsetns.c9 return syscall(__NR_setns, fd, nstype); in setns()
/linux-6.15/include/uapi/asm-generic/
H A Dunistd.h653 #define __NR_setns 268 macro
654 __SYSCALL(__NR_setns, sys_setns)
/linux-6.15/tools/include/uapi/asm-generic/
H A Dunistd.h653 #define __NR_setns 268 macro
654 __SYSCALL(__NR_setns, sys_setns)