Home
last modified time | relevance | path

Searched refs:syscalls (Results 1 – 25 of 30) sorted by relevance

12

/arch/s390/
DMakefile125 syscalls := arch/s390/kernel/syscalls macro
143 $(Q)$(MAKE) $(build)=$(syscalls) uapi
146 $(Q)$(MAKE) $(build)=$(syscalls) kapi
/arch/microblaze/include/asm/
DKbuild8 generic-y += syscalls.h
/arch/alpha/
DMakefile53 $(Q)$(MAKE) $(build)=arch/alpha/kernel/syscalls all
/arch/s390/kernel/syscalls/
DMakefile41 $(call filechk,syscalls)
Dsyscall.tbl397 # room for arch specific syscalls
/arch/xtensa/
DMakefile70 $(Q)$(MAKE) $(build)=arch/xtensa/kernel/syscalls all
/arch/powerpc/platforms/cell/spufs/
DMakefile4 spufs-y += inode.o file.o context.o syscalls.o
/arch/mips/kernel/
Dscall64-o32.S129 sd a7, PT_R11(sp) # For indirect syscalls
145 ld a7, PT_R11(sp) # For indirect syscalls
/arch/sparc/
DMakefile77 $(Q)$(MAKE) $(build)=arch/sparc/kernel/syscalls all
/arch/x86/entry/syscalls/
Dsyscall_64.tbl391 # Due to a historical design error, certain syscalls are numbered differently
392 # in x32 as compared to native x86_64. These syscalls have numbers 512-547.
393 # Do not add new syscalls to this range. Numbers 548 and above are available
433 # not special and are not to be used for x32-specific syscalls.
/arch/sh/kernel/
Dentry-common.S386 mov.l 6f, r10 ! Number of syscalls
/arch/mips/
DMakefile432 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
436 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
448 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
/arch/parisc/
DMakefile205 $(Q)$(MAKE) $(build)=arch/parisc/kernel/syscalls all
/arch/arm64/tools/
Dsyscall_32.tbl9 # for the native EABI syscalls and should be kept in sync
10 # Instead of the OABI syscalls, it contains pointers to
12 # syscalls.
/arch/sh/
DMakefile178 $(Q)$(MAKE) $(build)=arch/sh/kernel/syscalls all
/arch/x86/
DMakefile277 $(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all
/arch/powerpc/kernel/
DMakefile67 obj-y := cputable.o syscalls.o switch.o \
/arch/arm/kernel/
Dentry-common.S266 tst r10, #_TIF_SYSCALL_WORK @ are we tracing syscalls?
/arch/powerpc/
DMakefile390 $(Q)$(MAKE) $(build)=arch/powerpc/kernel/syscalls all
/arch/arc/kernel/
Dentry-compact.S382 ;this case is for syscalls or Exceptions or pure kernel mode
/arch/sh/kernel/syscalls/
Dsyscall.tbl399 # room for arch specific syscalls
/arch/parisc/kernel/syscalls/
Dsyscall.tbl404 # up to 402 is unassigned and reserved for arch specific syscalls
/arch/sparc/kernel/syscalls/
Dsyscall.tbl440 # room for arch specific syscalls
/arch/powerpc/kernel/syscalls/
Dsyscall.tbl485 # room for arch specific syscalls
/arch/
DKconfig566 and compat syscalls if the asm-generic/seccomp.h defaults need adjustment:
600 syscalls, it's possible to isolate those applications in their
604 syscalls defined by each seccomp mode.
1165 Required for applications doing different bitness syscalls.

12