/linux-2.4.37.9/arch/alpha/kernel/ |
D | osf_sys.c | 905 struct itimerval32 struct 925 static inline long get_it32(struct itimerval *o, struct itimerval32 *i) in get_it32() argument 934 static inline long put_it32(struct itimerval32 *o, struct itimerval *i) in put_it32() 975 asmlinkage int osf_getitimer(int which, struct itimerval32 *it) in osf_getitimer() 987 asmlinkage int osf_setitimer(int which, struct itimerval32 *in, in osf_setitimer() 988 struct itimerval32 *out) in osf_setitimer()
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | sys_parisc32.c | 671 struct itimerval32 { struct 676 asmlinkage long sys32_getitimer(int which, struct itimerval32 *ov32) in sys32_getitimer() argument 685 struct itimerval32 gb32; in sys32_getitimer() 697 asmlinkage long sys32_setitimer(int which, struct itimerval32 *v32, in sys32_setitimer() 698 struct itimerval32 *ov32) in sys32_setitimer() 701 struct itimerval32 sb32, gb32; in sys32_setitimer()
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | sys_ia32.c | 583 struct itimerval32 struct 612 get_it32(struct itimerval *o, struct itimerval32 *i) in get_it32() 625 put_it32(struct itimerval32 *o, struct itimerval *i) in put_it32() 640 sys32_getitimer(int which, struct itimerval32 *it) in sys32_getitimer() 655 sys32_setitimer(int which, struct itimerval32 *in, struct itimerval32 *out) in sys32_setitimer()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | linux32.c | 616 struct itimerval32 struct 926 get_it32(struct itimerval *o, struct itimerval32 *i) in get_it32() 944 put_it32(struct itimerval32 *o, struct itimerval *i) in put_it32() 956 sys32_getitimer(int which, struct itimerval32 *it) in sys32_getitimer() 972 sys32_setitimer(int which, struct itimerval32 *in, struct itimerval32 *out) in sys32_setitimer()
|
/linux-2.4.37.9/arch/ia64/ia32/ |
D | sys_ia32.c | 756 struct itimerval32 struct 777 get_it32 (struct itimerval *o, struct itimerval32 *i) in get_it32() argument 787 put_it32 (struct itimerval32 *o, struct itimerval *i) in put_it32() 799 sys32_getitimer (int which, struct itimerval32 *it) in sys32_getitimer() 814 sys32_setitimer (int which, struct itimerval32 *in, struct itimerval32 *out) in sys32_setitimer()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | sys_ppc32.c | 710 struct itimerval32 struct 2086 static inline long get_it32(struct itimerval *o, struct itimerval32 *i) in get_it32() 2095 static inline long put_it32(struct itimerval32 *o, struct itimerval *i) in put_it32() 2128 asmlinkage long sys32_getitimer(u32 which, struct itimerval32 *it) in sys32_getitimer() 2153 asmlinkage long sys32_setitimer(u32 which, struct itimerval32 *in, struct itimerval32 *out) in sys32_setitimer()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | sys_sparc32.c | 271 struct itimerval32 struct 291 static inline long get_it32(struct itimerval *o, struct itimerval32 *i) in get_it32() argument 300 static inline long put_it32(struct itimerval32 *o, struct itimerval *i) in put_it32() 4159 asmlinkage int sys32_getitimer(int which, struct itimerval32 *it) in sys32_getitimer() 4173 asmlinkage int sys32_setitimer(int which, struct itimerval32 *in, struct itimerval32 *out) in sys32_setitimer()
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | linux32.c | 253 struct itimerval32 struct 273 static inline long get_it32(struct itimerval *o, struct itimerval32 *i) in get_it32() argument 282 static inline long put_it32(struct itimerval32 *o, struct itimerval *i) in put_it32() 4104 asmlinkage int sys32_getitimer(int which, struct itimerval32 *it) in sys32_getitimer() 4118 asmlinkage int sys32_setitimer(int which, struct itimerval32 *in, struct itimerval32 *out) in sys32_setitimer()
|