Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds