Searched refs:sys_time (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 26 /*25*/ .long sys_time, sys_ptrace, sys_alarm, sys_sigaltstack, sys_pause 67 /*230*/ .long sys_select, sys_time, sys_nis_syscall, sys_stime, sys_nis_syscall
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 27 /*25*/ .word sys_time, sys_ptrace, sys_alarm, sys32_sigaltstack, sys32_pause 68 /*230*/ .word sys32_select, sys_time, sys_nis_syscall, sys_stime, sys_nis_syscall
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | syscalls.h | 30 SYS(sys_time, 1)
|
/linux-2.4.37.9/kernel/ |
D | time.c | 53 asmlinkage long sys_time(int * tloc) in sys_time() function
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | calls.S | 30 .long SYMBOL_NAME(sys_time) /* used by libc4 */
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | entry.S | 435 .long SYMBOL_NAME(sys_time)
|
/linux-2.4.37.9/arch/parisc/hpux/ |
D | entry_hpux.S | 34 ENTRY_NAME(sys_time)
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | entry.S | 837 .long SYMBOL_NAME(sys_time)
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | scall_o32.S | 340 sys sys_time 1
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | entry.S | 420 .long SYMBOL_NAME(sys_time)
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | misc.S | 1076 .long sys_time
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | entry.S | 1175 .long SYMBOL_NAME(sys_time)
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | wrapper32.S | 66 jg sys_time # branch to system call
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | entry.S | 220 .long sys_time
|