Home
last modified time | relevance | path

Searched refs:NR_syscalls (Results 1 – 53 of 53) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dunistd.h18 #define NR_syscalls (__NR_N32_Linux + __NR_N32_Linux_syscalls) macro
20 #define NR_syscalls (__NR_64_Linux + __NR_64_Linux_syscalls) macro
22 #define NR_syscalls (__NR_O32_Linux + __NR_O32_Linux_syscalls) macro
/linux-4.1.27/kernel/trace/
Dtrace_syscalls.c103 if (!syscalls_metadata || nr >= NR_syscalls || nr < 0) in syscall_nr_to_meta()
307 if (syscall_nr < 0 || syscall_nr >= NR_syscalls) in ftrace_syscall_enter()
354 if (syscall_nr < 0 || syscall_nr >= NR_syscalls) in ftrace_syscall_exit()
395 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in reg_event_syscall_enter()
415 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in unreg_event_syscall_enter()
433 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in reg_event_syscall_exit()
453 if (WARN_ON_ONCE(num < 0 || num >= NR_syscalls)) in unreg_event_syscall_exit()
469 if (num < 0 || num >= NR_syscalls) { in init_syscall_trace()
523 syscalls_metadata = kcalloc(NR_syscalls, sizeof(*syscalls_metadata), in init_ftrace_syscalls()
530 for (i = 0; i < NR_syscalls; i++) { in init_ftrace_syscalls()
[all …]
Dtrace.h214 struct ftrace_event_file __rcu *enter_syscall_files[NR_syscalls];
215 struct ftrace_event_file __rcu *exit_syscall_files[NR_syscalls];
/linux-4.1.27/arch/arc/kernel/
Dsys.c13 void *sys_call_table[NR_syscalls] = {
14 [0 ... NR_syscalls-1] = sys_ni_syscall,
Dentry.S440 cmp r8, NR_syscalls
/linux-4.1.27/arch/arm/kernel/
Dentry-common.S99 .equ NR_syscalls,0 define
100 #define CALL(x) .equ NR_syscalls,NR_syscalls+1
107 .ifne NR_syscalls - __NR_syscalls
200 cmp scno, #NR_syscalls @ check upper syscall limit
239 cmp scno, #NR_syscalls @ check upper syscall limit
287 cmpne scno, #NR_syscalls @ check range
Dcalls.S401 .equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls
/linux-4.1.27/arch/m68k/68360/
Dentry.S48 cmpl #NR_syscalls,%d1
79 cmpl #NR_syscalls,%d0
/linux-4.1.27/arch/tile/include/uapi/asm/
Dunistd.h23 #define NR_syscalls __NR_syscalls macro
/linux-4.1.27/arch/frv/include/asm/
Dunistd.h7 #define NR_syscalls 338 macro
/linux-4.1.27/arch/avr32/include/asm/
Dunistd.h13 #define NR_syscalls 321 macro
/linux-4.1.27/arch/mn10300/include/asm/
Dunistd.h17 #define NR_syscalls 340 macro
/linux-4.1.27/arch/m68k/include/asm/
Dunistd.h7 #define NR_syscalls 356 macro
/linux-4.1.27/arch/cris/include/asm/
Dunistd.h7 #define NR_syscalls 360 macro
/linux-4.1.27/arch/arm64/include/asm/
Dunistd.h56 #define NR_syscalls (__NR_syscalls) macro
/linux-4.1.27/arch/arc/include/uapi/asm/
Dunistd.h27 #define NR_syscalls __NR_syscalls macro
/linux-4.1.27/arch/sh/include/asm/
Dftrace.h7 #define FTRACE_SYSCALL_MAX NR_syscalls
/linux-4.1.27/arch/powerpc/include/asm/
Dunistd.h18 #define NR_syscalls __NR_syscalls macro
/linux-4.1.27/arch/ia64/include/asm/
Dunistd.h14 #define NR_syscalls 319 /* length of syscall table */ macro
/linux-4.1.27/arch/m32r/include/asm/
Dunistd.h7 #define NR_syscalls 326 macro
/linux-4.1.27/arch/m68k/68000/
Dentry.S52 cmpl #NR_syscalls,%d1
83 cmpl #NR_syscalls,%d0
/linux-4.1.27/arch/metag/include/asm/
Dsyscall.h99 #define NR_syscalls __NR_syscalls macro
/linux-4.1.27/arch/arm/include/asm/
Dsyscall.h17 #define NR_syscalls (__NR_syscalls) macro
/linux-4.1.27/arch/x86/kernel/
Dasm-offsets_64.c88 DEFINE(NR_syscalls, sizeof(syscalls_64)); in main()
Dasm-offsets_32.c92 DEFINE(NR_syscalls, sizeof(syscalls)); in foo()
Dentry_32.S428 cmpl $(NR_syscalls), %eax
652 cmpl $(NR_syscalls), %eax
/linux-4.1.27/arch/x86/um/
Duser-offsets.c96 DEFINE(NR_syscalls, sizeof(syscalls)); in foo()
/linux-4.1.27/arch/blackfin/include/asm/
Dipipe.h175 (ipipe_notifier_enabled_p(p) || (unsigned long)sc >= NR_syscalls)
/linux-4.1.27/arch/sparc/kernel/
Dsyscalls.S186 cmp %g1, NR_syscalls ! IEU1 Group
210 cmp %g1, NR_syscalls ! IEU1 Group
Dentry.S989 cmp %g1, NR_syscalls
/linux-4.1.27/arch/m68k/kernel/
Dentry.S158 cmpl #NR_syscalls,%d0
203 cmpl #NR_syscalls,%d0
/linux-4.1.27/arch/m68k/coldfire/
Dentry.S67 cmpl #NR_syscalls,%d0
/linux-4.1.27/arch/ia64/kernel/
Dpatch.c172 extern unsigned long ia64_native_fsyscall_table[NR_syscalls];
Dgate.S333 mov r19=NR_syscalls-1 // A
Dfsys.S836 .space paravirt_fsyscall_table + 8*NR_syscalls - .zero, 0
Dentry.S528 mov r3=NR_syscalls - 1
1784 .org sys_call_table + 8*NR_syscalls // guard against failures to increase NR_syscalls
Divt.S763 mov r3=NR_syscalls - 1
/linux-4.1.27/arch/blackfin/include/uapi/asm/
Dunistd.h416 #define NR_syscalls __NR_syscall macro
/linux-4.1.27/arch/s390/include/uapi/asm/
Dunistd.h293 #define NR_syscalls 355 macro
/linux-4.1.27/arch/sh/include/uapi/asm/
Dunistd_64.h404 #define NR_syscalls 380 macro
Dunistd_32.h384 #define NR_syscalls 369 macro
/linux-4.1.27/arch/sparc/include/uapi/asm/
Dunistd.h420 #define NR_syscalls 351 macro
/linux-4.1.27/arch/ia64/mm/
Dinit.c644 for (i = 0; i < NR_syscalls; ++i) { in mem_init()
645 extern unsigned long sys_call_table[NR_syscalls]; in mem_init()
/linux-4.1.27/arch/s390/kernel/
Dentry.S226 cghi %r1,NR_syscalls
317 cghi %r1,NR_syscalls
359 lghi %r0,NR_syscalls
Dptrace.c853 regs->gprs[2] >= NR_syscalls)) { in do_syscall_trace_enter()
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dentry.S886 .rept NR_syscalls - (.-sys_call_table) / 4
/linux-4.1.27/arch/avr32/kernel/
Dentry-avr32b.S213 cp.w r8, NR_syscalls
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dentry.S966 .rept NR_syscalls-(.-sys_call_table)/4
/linux-4.1.27/Documentation/trace/
Dftrace-design.txt221 - Have a NR_syscalls variable in <asm/unistd.h> that provides the number
/linux-4.1.27/arch/powerpc/kernel/
Dentry_64.S148 cmpldi 0,r0,NR_syscalls
Dentry_32.S337 cmplwi 0,r0,NR_syscalls
/linux-4.1.27/arch/blackfin/mach-common/
Dentry.S1708 .rept NR_syscalls-(.-_sys_call_table)/4
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
Dentry.S1195 movi NR_syscalls - 1, r4 /* Last valid */