Searched refs:sys_stime (Results 1 – 15 of 15) sorted by relevance
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 68 /*230*/ .word sys32_select, sys_time, sys_nis_syscall, sys_stime, sys_nis_syscall 127 /*230*/ .word sys_select, sys_nis_syscall, sys_nis_syscall, sys_stime, sys_nis_syscall
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | syscalls.h | 42 SYS(sys_stime, 1) /* 4025 */
|
/linux-2.4.37.9/kernel/ |
D | time.c | 74 asmlinkage long sys_stime(int * tptr) in sys_stime() function
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | calls.S | 42 /* 25 */ .long SYMBOL_NAME(sys_stime)
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 67 /*230*/ .long sys_select, sys_time, sys_nis_syscall, sys_stime, sys_nis_syscall
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32entry.S | 167 .quad sys_stime /* stime */ /* 25 */
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | entry.S | 447 .long SYMBOL_NAME(sys_stime) /* 25 */
|
/linux-2.4.37.9/arch/parisc/hpux/ |
D | entry_hpux.S | 46 ENTRY_NAME(sys_stime) /* 25 */
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | entry.S | 849 .long SYMBOL_NAME(sys_stime) /* 25 */
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | scall_o32.S | 352 sys sys_stime 1 /* 4025 */
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | entry.S | 432 .long SYMBOL_NAME(sys_stime) /* 25 */
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | misc.S | 1088 .long sys_stime /* 25 */
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | entry.S | 1187 .long SYMBOL_NAME(sys_stime) /* 25 */
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | wrapper32.S | 1104 jg sys_stime # branch to system call
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | entry.S | 232 .long sys_stime /* 25 */
|