Searched refs:__NR_stat (Results 1 – 13 of 13) sorted by relevance
32 #ifdef __NR_stat34 # define TEST_SYSCALL_NR __NR_stat
166 #ifdef __NR_stat167 SC_DENY(__NR_stat, EACCES),
18 #ifdef __NR_stat19 { "stat", __NR_stat },
8 #define __NR_stat 4 macro
110 #define __NR_stat 106 macro
8 #define __NR_stat (__X32_SYSCALL_BIT + 4) macro
20 #ifndef __NR_stat21 # define __NR_stat (SYSCALL_BIT | 4) macro
82 #define __NR_stat (__NR_SYSCALL_BASE + 106) macro
895 #define __NR_stat __NR3264_stat macro
2037 #ifdef __NR_stat2038 #define SYS_stat __NR_stat
166 # undef __NR_stat3548 #if defined(__NR_stat) in _syscall2()4467 #if !defined(__NR_stat)