Home
last modified time | relevance | path

Searched refs:__NR_mknodat (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h280 #define __NR_mknodat 259 macro
H A Dunistd_32.h314 #define __NR_mknodat 297 macro
H A Dunistd_x32.h247 #define __NR_mknodat (__X32_SYSCALL_BIT + 259) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h70 #define __NR_mknodat 33 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h585 #if defined(__NR_mknodat)
586 #define SYS_mknodat __NR_mknodat
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h300 #define __NR_mknodat (__NR_SYSCALL_BASE + 324) macro