Home
last modified time | relevance | path

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

12

/arch/s390/
A DMakefile118 syscalls := arch/s390/kernel/syscalls macro
136 $(Q)$(MAKE) $(build)=$(syscalls) uapi
139 $(Q)$(MAKE) $(build)=$(syscalls) kapi
/arch/microblaze/include/asm/
A DKbuild8 generic-y += syscalls.h
/arch/alpha/
A DMakefile53 $(Q)$(MAKE) $(build)=arch/alpha/kernel/syscalls all
/arch/s390/kernel/syscalls/
A DMakefile44 $(call if_changed,syscalls)
A Dsyscall.tbl397 # room for arch specific syscalls
/arch/xtensa/
A DMakefile70 $(Q)$(MAKE) $(build)=arch/xtensa/kernel/syscalls all
/arch/powerpc/platforms/cell/spufs/
A DMakefile4 spufs-y += inode.o file.o context.o syscalls.o
/arch/mips/kernel/
A Dscall64-o32.S129 sd a7, PT_R11(sp) # For indirect syscalls
145 ld a7, PT_R11(sp) # For indirect syscalls
/arch/sparc/
A DMakefile77 $(Q)$(MAKE) $(build)=arch/sparc/kernel/syscalls all
/arch/x86/entry/syscalls/
A Dsyscall_64.tbl398 # Due to a historical design error, certain syscalls are numbered differently
399 # in x32 as compared to native x86_64. These syscalls have numbers 512-547.
400 # Do not add new syscalls to this range. Numbers 548 and above are available
440 # not special and are not to be used for x32-specific syscalls.
/arch/sh/kernel/
A Dentry-common.S386 mov.l 6f, r10 ! Number of syscalls
/arch/mips/
A DMakefile425 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
429 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
441 $(Q)$(MAKE) $(build)=arch/mips/kernel/syscalls all
/arch/parisc/
A DMakefile205 $(Q)$(MAKE) $(build)=arch/parisc/kernel/syscalls all
/arch/arm64/tools/
A 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/
A DMakefile178 $(Q)$(MAKE) $(build)=arch/sh/kernel/syscalls all
/arch/x86/
A DMakefile270 $(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all
/arch/powerpc/kernel/
A DMakefile67 obj-y := cputable.o syscalls.o switch.o \
/arch/arm/kernel/
A Dentry-common.S266 tst r10, #_TIF_SYSCALL_WORK @ are we tracing syscalls?
/arch/arc/kernel/
A Dentry-compact.S382 ;this case is for syscalls or Exceptions or pure kernel mode
/arch/powerpc/
A DMakefile397 $(Q)$(MAKE) $(build)=arch/powerpc/kernel/syscalls all
/arch/parisc/kernel/syscalls/
A Dsyscall.tbl404 # up to 402 is unassigned and reserved for arch specific syscalls
/arch/sh/kernel/syscalls/
A Dsyscall.tbl399 # room for arch specific syscalls
/arch/sparc/kernel/syscalls/
A Dsyscall.tbl440 # room for arch specific syscalls
/arch/
A DKconfig583 and compat syscalls if the asm-generic/seccomp.h defaults need adjustment:
617 syscalls, it's possible to isolate those applications in their
621 syscalls defined by each seccomp mode.
1207 Required for applications doing different bitness syscalls.
/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl485 # room for arch specific syscalls

Completed in 32 milliseconds

12