/openbmc/linux/include/asm-generic/ |
H A D | audit_change_attr.h | 31 #ifdef __NR_linkat 32 __NR_linkat,
|
H A D | audit_dir_write.h | 33 __NR_linkat,
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 40 #define __NR_linkat 37 macro
|
H A D | unistd_64.h | 41 #define __NR_linkat 37 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 41 #define __NR_linkat 37 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 41 #define __NR_linkat 37 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 245 #define __NR_linkat 296 macro
|
H A D | unistd_32.h | 278 #define __NR_linkat 296 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 269 #define __NR_linkat 265 macro
|
H A D | unistd_32.h | 303 #define __NR_linkat 303 macro
|
H A D | unistd_x32.h | 236 #define __NR_linkat (__X32_SYSCALL_BIT + 265) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 287 #define __NR_linkat 294 macro
|
H A D | unistd_32.h | 296 #define __NR_linkat 294 macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 561 #ifdef __NR_linkat in sys_link() 562 return my_syscall5(__NR_linkat, AT_FDCWD, old, AT_FDCWD, new, 0); in sys_link()
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 111 #define __NR_linkat 37 macro 112 __SYSCALL(__NR_linkat, sys_linkat)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 111 #define __NR_linkat 37 macro 112 __SYSCALL(__NR_linkat, sys_linkat)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 111 #define __NR_linkat 37 macro 112 __SYSCALL(__NR_linkat, sys_linkat)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 673 #define __NR_linkat 330 macro 674 __SYSCALL(__NR_linkat, sys_linkat)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 258 #define __NR_linkat (__NR_Linux + 255) macro
|
H A D | unistd_n32.h | 262 #define __NR_linkat (__NR_Linux + 259) macro
|
H A D | unistd_o32.h | 299 #define __NR_linkat (__NR_Linux + 296) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 289 #define __NR_linkat (__NR_SYSCALL_BASE + 330) macro
|