Home
last modified time | relevance | path

Searched refs:__NR_quotactl (Results 1 – 25 of 26) sorted by relevance

12

/external/strace/tests/
Dquotactl.h184 rc = syscall(__NR_quotactl, cmd, special, id, addr); in check_quota()
Dquotactl.c36 #if defined(__NR_quotactl) && \
Dquotactl-xfs.c36 #if defined(__NR_quotactl) && \
/external/strace/tests-m32/
Dquotactl.h184 rc = syscall(__NR_quotactl, cmd, special, id, addr); in check_quota()
Dquotactl.c36 #if defined(__NR_quotactl) && \
Dquotactl-xfs.c36 #if defined(__NR_quotactl) && \
/external/strace/tests-mx32/
Dquotactl.h184 rc = syscall(__NR_quotactl, cmd, special, id, addr); in check_quota()
Dquotactl.c36 #if defined(__NR_quotactl) && \
Dquotactl-xfs.c36 #if defined(__NR_quotactl) && \
/external/minijail/linux-x86/
Dlibsyscalls.gen.c543 #ifdef __NR_quotactl
544 { "quotactl", __NR_quotactl },
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h183 #define __NR_quotactl 179 macro
Dunistd_32.h135 #define __NR_quotactl 131 macro
Dunistd_x32.h162 #define __NR_quotactl (__X32_SYSCALL_BIT + 179) macro
/external/strace/
Dscno.h545 #ifndef __NR_quotactl
546 # define __NR_quotactl (SYSCALL_BIT | 179) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h193 #define __NR_quotactl 60 macro
194 __SYSCALL(__NR_quotactl, sys_quotactl)
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd_n64.h176 #define __NR_quotactl (__NR_Linux + 172) macro
Dunistd_n32.h176 #define __NR_quotactl (__NR_Linux + 172) macro
Dunistd_o32.h135 #define __NR_quotactl (__NR_Linux + 131) macro
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h723 #ifndef __NR_quotactl
724 #define __NR_quotactl 131 macro
982 #ifndef __NR_quotactl
983 #define __NR_quotactl 60 macro
1057 #ifndef __NR_quotactl
1058 #define __NR_quotactl 179 macro
3099 #if defined(__NR_quotactl) in _syscall2()
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h99 #define __NR_quotactl (__NR_SYSCALL_BASE + 131) macro
/external/syzkaller/sys/linux/
Dsys_386.const745 __NR_quotactl = 131
Dsys_amd64.const745 __NR_quotactl = 179
Dsys_arm.const745 __NR_quotactl = 131
Dsys_ppc64le.const745 __NR_quotactl = 131
Dsys_arm64.const745 __NR_quotactl = 60

12