Searched refs:__NR_afs_syscall (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h262 #define __NR_afs_syscall 183 /* reserved for AFS */ macro
H A Dvki-scnums-ppc32-linux.h174 #define __NR_afs_syscall 137 /* Syscall for Andrew File System */ macro
H A Dvki-scnums-ppc64-linux.h174 #define __NR_afs_syscall 137 /* Syscall for Andrew File System */ macro
H A Dvki-scnums-x86-linux.h174 #define __NR_afs_syscall 137 /* Syscall for Andrew File System */ macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h145 #define __NR_afs_syscall 137 /* Syscall for Andrew File System */ macro
/external/strace/
H A Dsyscall-android.h14 #define SYS_afs_syscall __NR_afs_syscall
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c624 // __NR_afs_syscall 137
625 GO(__NR_afs_syscall, "ni");
626 SY(__NR_afs_syscall); FAIL;
H A Dscalar.stderr.exp1312 137: __NR_afs_syscall ni
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1210 // __NR_afs_syscall 137
1211 GO(__NR_afs_syscall, "ni");
1212 SY(__NR_afs_syscall); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-x86-linux.c1957 GENX_(__NR_afs_syscall, sys_ni_syscall), // 137

Completed in 37 milliseconds