Searched refs:sys_ni_syscall (Results 1 - 25 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsyscall_table.S18 .long sys_ni_syscall /* lchown16 syscall holder */
19 .long sys_ni_syscall /* old break syscall holder */
20 .long sys_ni_syscall /* old stat syscall holder */
25 .long sys_ni_syscall /* setuid16 syscall holder */
26 .long sys_ni_syscall /* getuid16 syscall holder */
30 .long sys_ni_syscall /* old fstat syscall holder */
33 .long sys_ni_syscall /* old stty syscall holder */
36 .long sys_ni_syscall /* nice syscall holder */
37 .long sys_ni_syscall /* 35 - old ftime syscall holder */
46 .long sys_ni_syscall /* ol
[all...]
H A Dentry.S70 #define sys_madvise sys_ni_syscall
71 #define sys_readahead sys_ni_syscall
72 #define sys_mprotect sys_ni_syscall
73 #define sys_msync sys_ni_syscall
74 #define sys_mlock sys_ni_syscall
75 #define sys_munlock sys_ni_syscall
76 #define sys_mlockall sys_ni_syscall
77 #define sys_munlockall sys_ni_syscall
78 #define sys_mremap sys_ni_syscall
79 #define sys_mincore sys_ni_syscall
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dsyscall_table.S8 .long sys_ni_syscall
24 .long sys_ni_syscall /* old break syscall holder */
25 .long sys_ni_syscall /* old stat */
35 .long sys_ni_syscall /* oldfstat */
38 .long sys_ni_syscall /* old stty syscall holder */
39 .long sys_ni_syscall /* old gtty syscall holder */
42 .long sys_ni_syscall /* 35 - old ftime syscall holder */
51 .long sys_ni_syscall /* old prof syscall holder */
60 .long sys_ni_syscall /* old lock syscall holder */
63 .long sys_ni_syscall /* ol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dsys_call_table.S4 #define sys_iopl sys_ni_syscall
5 #define sys_ioperm sys_ni_syscall
7 #define sys_vm86old sys_ni_syscall
8 #define sys_vm86 sys_ni_syscall
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/kernel/
H A Dsyscalltable.S38 .long sys_ni_syscall /* old break syscall holder */
52 .long sys_ni_syscall /* old stty syscall holder */
53 .long sys_ni_syscall /* old gtty syscall holder */
56 .long sys_ni_syscall /* 35 */ /* old ftime syscall holder */
65 .long sys_ni_syscall /* old prof syscall holder */
74 .long sys_ni_syscall /* old lock syscall holder */
77 .long sys_ni_syscall /* old mpx syscall holder */
79 .long sys_ni_syscall /* old ulimit syscall holder */
80 .long sys_ni_syscall
108 .long sys_ni_syscall /* sys_swapo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-ppc/shared/sysdep/
H A Dsyscalls.h29 [ __NR_modify_ldt ] = sys_ni_syscall, \
30 [ __NR_pciconfig_read ] = sys_ni_syscall, \
31 [ __NR_pciconfig_write ] = sys_ni_syscall, \
32 [ __NR_pciconfig_iobase ] = sys_ni_syscall, \
33 [ __NR_pivot_root ] = sys_ni_syscall, \
34 [ __NR_multiplexer ] = sys_ni_syscall, \
38 [ __NR_iopl ] = (syscall_handler_t *) sys_ni_syscall, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsyscalls_64.S40 .long sys_ni_syscall /* old break syscall holder */
54 .long sys_ni_syscall /* old stty syscall holder */
55 .long sys_ni_syscall /* old gtty syscall holder */
58 .long sys_ni_syscall /* 35 */ /* old ftime syscall holder */
67 .long sys_ni_syscall /* old prof syscall holder */
76 .long sys_ni_syscall /* old lock syscall holder */
79 .long sys_ni_syscall /* old mpx syscall holder */
81 .long sys_ni_syscall /* old ulimit syscall holder */
82 .long sys_ni_syscall /* sys_olduname */
105 .long sys_ni_syscall /* sys_oldselec
[all...]
H A Dsyscalls_32.S36 .long sys_ni_syscall /* old break syscall holder */
50 .long sys_ni_syscall /* old stty syscall holder */
51 .long sys_ni_syscall /* old gtty syscall holder */
54 .long sys_ni_syscall /* 35 */ /* old ftime syscall holder */
63 .long sys_ni_syscall /* old prof syscall holder */
72 .long sys_ni_syscall /* old lock syscall holder */
75 .long sys_ni_syscall /* old mpx syscall holder */
77 .long sys_ni_syscall /* old ulimit syscall holder */
78 .long sys_ni_syscall /* sys_olduname */
101 .long sys_ni_syscall /* sys_oldselec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dsyscall_table.c19 #define stub_iopl sys_ni_syscall
20 #define sys_ioperm sys_ni_syscall
48 extern void sys_ni_syscall(void);
52 * x86_64 table were filled in with sys_ni_syscall, but a comment in
56 * [0 ... UM_NR_syscall_max] = &sys_ni_syscall
58 * the sys_ni_syscall filler.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsyscall_64.c20 extern void sys_ni_syscall(void);
27 [0 ... __NR_syscall_max] = &sys_ni_syscall,
H A Dsyscall_table_32.S19 .long sys_ni_syscall /* old break syscall holder */
33 .long sys_ni_syscall /* old stty syscall holder */
34 .long sys_ni_syscall /* old gtty syscall holder */
37 .long sys_ni_syscall /* 35 - old ftime syscall holder */
46 .long sys_ni_syscall /* old prof syscall holder */
55 .long sys_ni_syscall /* old lock syscall holder */
58 .long sys_ni_syscall /* old mpx syscall holder */
60 .long sys_ni_syscall /* old ulimit syscall holder */
100 .long sys_ni_syscall /* old profil syscall holder */
114 .long sys_ni_syscall /* ol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dspu_callbacks.c37 #define SYSCALL(func) sys_ni_syscall,
38 #define COMPAT_SYS(func) sys_ni_syscall,
39 #define PPC_SYS(func) sys_ni_syscall,
40 #define OLDSYS(func) sys_ni_syscall,
41 #define SYS32ONLY(func) sys_ni_syscall,
42 #define SYSX(f, f3264, f32) sys_ni_syscall,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dsyscalls.S17 .long SYMBOL_NAME(sys_ni_syscall) /* 0 - old "setup()" system call*/
34 .long SYMBOL_NAME(sys_ni_syscall) /* old break syscall holder */
48 .long SYMBOL_NAME(sys_ni_syscall) /* old stty syscall holder */
49 .long SYMBOL_NAME(sys_ni_syscall) /* old gtty syscall holder */
52 .long SYMBOL_NAME(sys_ni_syscall) /* 35 old ftime syscall holder */
61 .long SYMBOL_NAME(sys_ni_syscall) /* old prof syscall holder */
70 .long SYMBOL_NAME(sys_ni_syscall) /* old lock syscall holder */
73 .long SYMBOL_NAME(sys_ni_syscall) /* old mpx syscall holder */
75 .long SYMBOL_NAME(sys_ni_syscall) /* old ulimit syscall holder */
76 .long SYMBOL_NAME(sys_ni_syscall)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsystbl.S23 #define OLDSYS(func) .llong .sys_ni_syscall,.sys_ni_syscall
24 #define SYS32ONLY(func) .llong .sys_ni_syscall,.compat_sys_##func
40 #define sys_sigpending sys_ni_syscall
41 #define sys_old_getrlimit sys_ni_syscall
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dcalls.S19 CALL(sys_ni_syscall) /* was sys_waitpid */
29 CALL(sys_ni_syscall) /* was sys_break */
30 CALL(sys_ni_syscall) /* was sys_stat */
40 CALL(sys_ni_syscall) /* was sys_fstat */
43 CALL(sys_ni_syscall) /* was sys_stty */
44 CALL(sys_ni_syscall) /* was sys_getty */
47 /* 35 */ CALL(sys_ni_syscall) /* was sys_ftime */
56 CALL(sys_ni_syscall) /* was sys_prof */
60 CALL(sys_ni_syscall) /* was sys_signal */
65 CALL(sys_ni_syscall) /* wa
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsyscalls.S9 #define NI_SYSCALL SYSCALL(sys_ni_syscall,sys_ni_syscall,sys_ni_syscall)
24 SYSCALL(sys_time,sys_ni_syscall,sys32_time_wrapper) /* old time syscall */
27 SYSCALL(sys_lchown16,sys_ni_syscall,sys32_lchown16_wrapper) /* old lchown16 syscall*/
34 SYSCALL(sys_setuid16,sys_ni_syscall,sys32_setuid16_wrapper) /* old setuid16 syscall*/
35 SYSCALL(sys_getuid16,sys_ni_syscall,sys32_getuid16) /* old getuid16 syscall*/
36 SYSCALL(sys_stime,sys_ni_syscall,sys32_stime_wrapper) /* 25 old stime syscall */
57 SYSCALL(sys_setgid16,sys_ni_syscall,sys32_setgid16_wrapper) /* old setgid16 syscall*/
58 SYSCALL(sys_getgid16,sys_ni_syscall,sys32_getgid1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dscall64-o32.S218 PTR sys_ni_syscall
219 PTR sys_ni_syscall /* was sys_stat */
229 PTR sys_ni_syscall /* was sys_fstat */
232 PTR sys_ni_syscall
233 PTR sys_ni_syscall
236 PTR sys_ni_syscall /* 4035 */
245 PTR sys_ni_syscall
249 PTR sys_ni_syscall /* was signal 2 */
254 PTR sys_ni_syscall
257 PTR sys_ni_syscall
[all...]
H A Dscall32-o32.S270 sys sys_ni_syscall 0
271 sys sys_ni_syscall 0 /* was sys_stat */
281 sys sys_ni_syscall 0 /* was sys_fstat */
284 sys sys_ni_syscall 0
285 sys sys_ni_syscall 0
288 sys sys_ni_syscall 0 /* 4035 */
297 sys sys_ni_syscall 0
301 sys sys_ni_syscall 0 /* was signal(2) */
306 sys sys_ni_syscall 0
309 sys sys_ni_syscall
[all...]
H A Dscall64-n32.S292 PTR sys_ni_syscall /* was create_module */
295 PTR sys_ni_syscall /* 6170, was get_kernel_syms */
296 PTR sys_ni_syscall /* was query_module */
299 PTR sys_ni_syscall /* res. for getpmsg */
300 PTR sys_ni_syscall /* 6175 for putpmsg */
301 PTR sys_ni_syscall /* res. for afs_syscall */
302 PTR sys_ni_syscall /* res. for security */
318 PTR sys_ni_syscall
356 PTR sys_ni_syscall /* sys_mbind */
357 PTR sys_ni_syscall /* sys_get_mempolic
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dunistd.h19 __SYSCALL( 0, sys_ni_syscall, 0)
21 __SYSCALL( 1, sys_ni_syscall, 0)
23 __SYSCALL( 2, sys_ni_syscall, 0)
25 __SYSCALL( 3, sys_ni_syscall, 0)
27 __SYSCALL( 4, sys_ni_syscall, 0)
29 __SYSCALL( 5, sys_ni_syscall, 0)
31 __SYSCALL( 6, sys_ni_syscall, 0)
33 __SYSCALL( 7, sys_ni_syscall, 0)
128 __SYSCALL( 51, sys_ni_syscall, 0)
152 __SYSCALL( 62, sys_ni_syscall,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dentry.S448 .long sys_ni_syscall /* old break syscall holder */
462 .long sys_ni_syscall /* old stty syscall holder */
463 .long sys_ni_syscall /* old gtty syscall holder */
466 .long sys_ni_syscall /* 35 */ /* old ftime syscall holder */
475 .long sys_ni_syscall /* old prof syscall holder */
484 .long sys_ni_syscall /* old lock syscall holder */
487 .long sys_ni_syscall /* old mpx syscall holder */
489 .long sys_ni_syscall /* old ulimit syscall holder */
490 .long sys_ni_syscall
529 .long sys_ni_syscall /* ol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dentry.S1172 .long sys_ni_syscall /* old break syscall holder */
1180 .long sys_ni_syscall // sys_stime /* 25 */
1186 .long sys_ni_syscall /* old stty syscall holder */
1187 .long sys_ni_syscall /* old gtty syscall holder */
1190 .long sys_ni_syscall /* 35 */ /* old ftime syscall holder */
1199 .long sys_ni_syscall /* old prof syscall holder */
1203 .long sys_ni_syscall // sys_signal
1208 .long sys_ni_syscall /* old lock syscall holder */
1211 .long sys_ni_syscall /* old mpx syscall holder */
1213 .long sys_ni_syscall /* ol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dsyscall_table.S124 .long sys_ni_syscall /* was sys_ipc briefly */
138 .long sys_ni_syscall /* reserved for afs_syscall */
238 .long sys_ni_syscall /* reserved for TUX */
242 .long sys_ni_syscall /* sys_vserver */
296 .long sys_ni_syscall /* 280, was sys_timerfd */
299 .long sys_ni_syscall /* r8 is saturated at nr_syscalls */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S622 .long sys_ni_syscall /* old break syscall holder */
636 .long sys_ni_syscall /* old stty syscall holder */
637 .long sys_ni_syscall /* old gtty syscall holder */
640 .long sys_ni_syscall /* 35 old ftime syscall holder */
649 .long sys_ni_syscall /* old prof syscall holder */
658 .long sys_ni_syscall /* old lock syscall holder */
661 .long sys_ni_syscall /* old mpx syscall holder */
663 .long sys_ni_syscall /* old ulimit syscall holder */
664 .long sys_ni_syscall /* old sys_olduname holder */
703 .long sys_ni_syscall /* ol
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dentry.S565 .long sys_ni_syscall /* old break syscall holder */
579 .long sys_ni_syscall /* old stty syscall holder */
580 .long sys_ni_syscall /* old gtty syscall holder */
583 .long sys_ni_syscall /* 35 old ftime syscall holder */
592 .long sys_ni_syscall /* old prof syscall holder */
601 .long sys_ni_syscall /* old lock syscall holder */
604 .long sys_ni_syscall /* old mpx syscall holder */
606 .long sys_ni_syscall /* old ulimit syscall holder */
607 .long sys_ni_syscall /* old sys_olduname holder */
646 .long sys_ni_syscall /* ol
[all...]

Completed in 241 milliseconds

12