Searched defs:syscall (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/skas/
H A Dsyscall.c19 int syscall; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Daudit.c28 int ia32_classify_syscall(unsigned syscall) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dcompat_audit.c29 int sparc32_classify_syscall(unsigned syscall) argument
H A Daudit.c40 int audit_classify_syscall(int abi, unsigned syscall) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcompat_audit.c29 int ppc32_classify_syscall(unsigned syscall) argument
H A Daudit.c40 int audit_classify_syscall(int abi, unsigned syscall) argument
H A Dsignal_64.c246 static long setup_trampoline(unsigned int syscall, unsigned int __user *tramp) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dcompat_audit.c30 int s390_classify_syscall(unsigned syscall) argument
H A Daudit.c41 int audit_classify_syscall(int abi, unsigned syscall) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Daudit_64.c40 int audit_classify_syscall(int abi, unsigned syscall) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dseccomp.c36 int * syscall; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Daudit.c36 int audit_classify_syscall(int abi, unsigned syscall) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Daudit.c36 int audit_classify_syscall(int abi, unsigned syscall) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dentry.S128 syscall: label
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/shared/sysdep/
H A Dstub.h23 static inline long stub_syscall0(long syscall) argument
32 static inline long stub_syscall1(long syscall, long arg1) argument
41 static inline long stub_syscall2(long syscall, long arg1, long arg2) argument
51 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) argument
61 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, argument
72 stub_syscall5(long syscall, long arg1, long arg2, long arg3, long arg4, long arg5) argument
[all...]
H A Dptrace.h57 long syscall; member in struct:uml_pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/shared/sysdep/
H A Dstub.h26 static inline long stub_syscall0(long syscall) argument
37 static inline long stub_syscall2(long syscall, long arg1, long arg2) argument
48 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) argument
60 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, argument
74 static inline long stub_syscall5(long syscall, lon argument
[all...]
H A Dptrace.h89 long syscall; member in struct:uml_pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/skas/
H A Dmem.c62 unsigned long * syscall; local
124 run_syscall_stub(struct mm_id * mm_idp, int syscall, unsigned long *args, long expected, void **addr, int done) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dsignal.c264 int do_signal(struct pt_regs *regs, sigset_t *oldset, int syscall) argument
319 int syscall = 0; local
226 handle_signal(unsigned long sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *oldset, struct pt_regs *regs, int syscall) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dstart_up.c298 int pid, syscall, n, status; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dptrace.h100 unsigned long syscall; /* 56 */ member in struct:pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dthread_info.h59 __u32 syscall; /* syscall number */ member in struct:thread_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_syscalls.c72 static struct syscall_metadata *find_syscall_meta(unsigned long syscall) argument
112 int i, ret, syscall; local
164 int syscall; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsignal.c689 static void do_signal(struct pt_regs *regs, int syscall) argument
613 handle_signal(unsigned long sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *oldset, struct pt_regs * regs, int syscall) argument
777 do_notify_resume(struct pt_regs *regs, unsigned int thread_flags, int syscall) argument
[all...]

Completed in 213 milliseconds

12