Searched refs:syscalls (Results 1 – 25 of 30) sorted by relevance
12
118 syscalls := arch/s390/kernel/syscalls macro136 $(Q)$(MAKE) $(build)=$(syscalls) uapi139 $(Q)$(MAKE) $(build)=$(syscalls) kapi
8 generic-y += syscalls.h
53 $(Q)$(MAKE) $(build)=arch/alpha/kernel/syscalls all
44 $(call if_changed,syscalls)
397 # room for arch specific syscalls
70 $(Q)$(MAKE) $(build)=arch/xtensa/kernel/syscalls all
4 spufs-y += inode.o file.o context.o syscalls.o
129 sd a7, PT_R11(sp) # For indirect syscalls145 ld a7, PT_R11(sp) # For indirect syscalls
77 $(Q)$(MAKE) $(build)=arch/sparc/kernel/syscalls all
398 # Due to a historical design error, certain syscalls are numbered differently399 # 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 available440 # not special and are not to be used for x32-specific syscalls.
386 mov.l 6f, r10 ! Number of syscalls
425 $(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
205 $(Q)$(MAKE) $(build)=arch/parisc/kernel/syscalls all
9 # for the native EABI syscalls and should be kept in sync10 # Instead of the OABI syscalls, it contains pointers to12 # syscalls.
178 $(Q)$(MAKE) $(build)=arch/sh/kernel/syscalls all
270 $(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all
67 obj-y := cputable.o syscalls.o switch.o \
266 tst r10, #_TIF_SYSCALL_WORK @ are we tracing syscalls?
382 ;this case is for syscalls or Exceptions or pure kernel mode
397 $(Q)$(MAKE) $(build)=arch/powerpc/kernel/syscalls all
404 # up to 402 is unassigned and reserved for arch specific syscalls
399 # room for arch specific syscalls
440 # room for arch specific syscalls
583 and compat syscalls if the asm-generic/seccomp.h defaults need adjustment:617 syscalls, it's possible to isolate those applications in their621 syscalls defined by each seccomp mode.1207 Required for applications doing different bitness syscalls.
485 # room for arch specific syscalls
Completed in 32 milliseconds