Home
last modified time | relevance | path

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

/arch/x86/um/
Duser-offsets.c13 static char syscalls[] = { variable
20 static char syscalls[] = { variable
95 DEFINE(__NR_syscall_max, sizeof(syscalls) - 1); in foo()
96 DEFINE(NR_syscalls, sizeof(syscalls)); in foo()
/arch/x86/kernel/
Dasm-offsets_32.c7 static char syscalls[] = { variable
88 DEFINE(__NR_syscall_max, sizeof(syscalls) - 1); in foo()
89 DEFINE(NR_syscalls, sizeof(syscalls)); in foo()
/arch/microblaze/include/asm/
DKbuild5 generic-y += syscalls.h
/arch/h8300/kernel/
DMakefile9 setup.o gpio.o syscalls.o \
/arch/powerpc/platforms/cell/spufs/
DMakefile3 spufs-y += inode.o file.o context.o syscalls.o coredump.o
/arch/unicore32/include/asm/
DKbuild52 generic-y += syscalls.h
/arch/sh/kernel/
Dentry-common.S208 mov.l 2f, r10 ! Number of syscalls
/arch/mips/kernel/
Dscall64-o32.S133 sd a7, PT_R11(sp) # For indirect syscalls
161 ld a7, PT_R11(sp) # For indirect syscalls
216 sd a1, PT_R5(sp) # syscalls expect them there
Dscall32-o32.S243 sw a1, PT_R5(sp) # syscalls expect them there
/arch/mips/
DMakefile333 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=n32"
337 $(Q)$(MAKE) $(build)=. missing-syscalls missing_syscalls_flags="-mabi=32"
DKconfig2536 syscalls, it's possible to isolate those applications in
2539 and the task is only allowed to execute a few safe syscalls
/arch/microblaze/
DKconfig122 syscalls, it's possible to isolate those applications in
125 and the task is only allowed to execute a few safe syscalls
/arch/x86/
DMakefile159 $(Q)$(MAKE) $(build)=arch/x86/syscalls all
DKconfig1604 syscalls, it's possible to isolate those applications in
1607 and the task is only allowed to execute a few safe syscalls
/arch/powerpc/kernel/
DMakefile29 obj-y := cputable.o ptrace.o syscalls.o \
/arch/arm64/
DKconfig321 syscalls, it's possible to isolate those applications in
324 and the task is only allowed to execute a few safe syscalls
/arch/sparc/
DKconfig235 syscalls, it's possible to isolate those applications in
238 and the task is only allowed to execute a few safe syscalls
/arch/arm/kernel/
Dentry-common.S432 tst r10, #_TIF_SYSCALL_WORK @ are we tracing syscalls?
/arch/arc/kernel/
Dentry.S768 ;this case is for syscalls or Exceptions (with fake rtie)
/arch/s390/
DKconfig548 syscalls, it's possible to isolate those applications in
551 and the task is only allowed to execute a few safe syscalls
/arch/sh/
DKconfig690 syscalls, it's possible to isolate those applications in
693 allowed to execute a few safe syscalls defined by each seccomp
/arch/powerpc/
DKconfig621 syscalls, it's possible to isolate those applications in
624 and the task is only allowed to execute a few safe syscalls
/arch/unicore32/kernel/
Dentry.S625 cand.a ip, #_TIF_SYSCALL_TRACE @ are we tracing syscalls?
/arch/arm/
DKconfig1692 intercept syscalls that have structure arguments which layout
1695 overhead to all syscalls and produces a slightly larger kernel.
1803 syscalls, it's possible to isolate those applications in
1806 and the task is only allowed to execute a few safe syscalls
/arch/sparc/kernel/
Dentry.S1204 st %i0, [%sp + STACKFRAME_SZ + PT_G0] ! for restarting syscalls