Searched refs:__NR_socketcall (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/lib/
H A Dcompat_audit.c41 #ifdef __NR_socketcall audit_classify_compat_syscall()
42 case __NR_socketcall: audit_classify_compat_syscall()
H A Daudit.c53 #ifdef __NR_socketcall audit_classify_syscall()
54 case __NR_socketcall: audit_classify_syscall()
/linux-4.4.14/arch/x86/ia32/
H A Daudit.c35 case __NR_socketcall: ia32_classify_syscall()
/linux-4.4.14/arch/powerpc/kernel/
H A Dcompat_audit.c36 case __NR_socketcall: ppc32_classify_syscall()
H A Daudit.c52 case __NR_socketcall: audit_classify_syscall()
/linux-4.4.14/arch/s390/kernel/
H A Dcompat_audit.c37 case __NR_socketcall: s390_classify_syscall()
H A Daudit.c52 case __NR_socketcall: audit_classify_syscall()
/linux-4.4.14/arch/sparc/kernel/
H A Dcompat_audit.c37 case __NR_socketcall: sparc32_classify_syscall()
H A Daudit.c53 case __NR_socketcall: audit_classify_syscall()
/linux-4.4.14/arch/arm/include/uapi/asm/
H A Dunistd.h130 #define __NR_socketcall (__NR_SYSCALL_BASE+102) macro
445 #undef __NR_socketcall macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dunistd.h115 #define __NR_socketcall 102 macro
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dunistd.h83 #define __NR_socketcall 102 macro
/linux-4.4.14/arch/sh/include/uapi/asm/
H A Dunistd_32.h114 #define __NR_socketcall 102 macro
H A Dunistd_64.h119 #define __NR_socketcall 102 /* old implementation of socket systemcall */ macro
/linux-4.4.14/arch/m68k/include/uapi/asm/
H A Dunistd.h110 #define __NR_socketcall 102 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dunistd.h116 #define __NR_socketcall 102 macro
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Dunistd.h110 #define __NR_socketcall 102 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dunistd.h110 #define __NR_socketcall 102 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dunistd.h110 #define __NR_socketcall 102 macro
/linux-4.4.14/arch/blackfin/include/uapi/asm/
H A Dunistd.h114 /* 102 __NR_socketcall obsolete */
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dunistd.h118 /* #define __NR_socketcall (__NR_Linux + 102) */
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dunistd.h271 #define __NR_socketcall 206 /* Linux Specific */ macro
/linux-4.4.14/arch/microblaze/include/uapi/asm/
H A Dunistd.h116 #define __NR_socketcall 102 /* remove */ macro
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dunistd.h125 #define __NR_socketcall (__NR_Linux + 102) macro

Completed in 824 milliseconds