Searched refs:sys_getitimer (Results 1 – 18 of 18) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 38 /*85*/ .long sys_swapon, sys_getitimer, sys_setuid, sys_sethostname, sys_setgid 110 .long sys_getitimer, sys_gethostname, sys_sethostname
|
/linux-2.4.37.9/kernel/ |
D | itimer.c | 79 asmlinkage long sys_getitimer(int which, struct itimerval *value) in sys_getitimer() function
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | syscalls.h | 122 SYS(sys_getitimer, 2) /* 4105 */
|
D | irix5sys.h | 146 SYS(sys_getitimer, 2) /* 1125 getitimer() V*/
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | calls.S | 122 /* 105 */ .long SYMBOL_NAME(sys_getitimer)
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | scall_64.S | 173 PTR sys_getitimer /* 5035 */
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | entry.S | 527 .long SYMBOL_NAME(sys_getitimer) /* 105 */
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 98 .word sys_swapon, sys_getitimer, sys_nis_syscall, sys_sethostname, sys_nis_syscall
|
/linux-2.4.37.9/arch/parisc/hpux/ |
D | entry_hpux.S | 107 ENTRY_NAME(sys_getitimer)
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | entry.S | 929 .long SYMBOL_NAME(sys_getitimer) /* 105 */
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | unistd.h | 92 __SYSCALL(__NR_getitimer, sys_getitimer)
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | entry.S | 512 .long SYMBOL_NAME(sys_getitimer) /* 105 */
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | entry.S | 1136 .quad sys_getitimer
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | misc.S | 938 .llong .sys_getitimer /* 105 */
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | misc.S | 1168 .long sys_getitimer /* 105 */
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | entry.S | 1267 .long SYMBOL_NAME(sys_getitimer) /* 105 */
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | entry.S | 1298 data8 sys_getitimer
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | entry.S | 313 .long sys_getitimer /* 105 */
|