Home
last modified time | relevance | path

Searched refs:ovalue (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/sys/compat/common/
H A Dkern_time_50.c526 struct itimerspec value, ovalue, *ovp = NULL; in compat_50_sys_timer_settime() local
533 if (SCARG(uap, ovalue)) in compat_50_sys_timer_settime()
534 ovp = &ovalue; in compat_50_sys_timer_settime()
541 itimerspec_to_itimerspec50(&ovalue, &ovalue50); in compat_50_sys_timer_settime()
542 return copyout(&ovalue50, SCARG(uap, ovalue), sizeof(ovalue50)); in compat_50_sys_timer_settime()
/netbsd/usr.bin/videoctl/
H A Dvideoctl.c578 int32_t ovalue; in video_set_ctrl() local
587 ovalue = ctrl.value; in video_set_ctrl()
597 printf("ctrl.%s: %d -> %d\n", ctrlname, ovalue, ctrl.value); in video_set_ctrl()
599 printf("ctrl.%08x: %d -> %d\n", ctrl.id, ovalue, ctrl.value); in video_set_ctrl()
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_gpio.c82 int pin, value, ovalue, bit; in bfin_gpio_forward_ouput() local
94 ovalue = !!(odata & bit); in bfin_gpio_forward_ouput()
95 if (value == ovalue) in bfin_gpio_forward_ouput()
/netbsd/external/bsd/ntp/dist/libntp/
H A Dmachines.c267 struct itimerval *ovalue) in setitimer() argument
325 if (ovalue != NULL) *ovalue = setitimer_mpe_ctx.current_itimerval; in setitimer()
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_gpio.c82 int pin, value, ovalue, bit; in bfin_gpio_forward_ouput() local
94 ovalue = !!(odata & bit); in bfin_gpio_forward_ouput()
95 if (value == ovalue) in bfin_gpio_forward_ouput()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_time.c466 struct itimerspec value, ovalue, *ovp = NULL; in netbsd32___timer_settime50() local
474 if (SCARG_P32(uap, ovalue)) in netbsd32___timer_settime50()
475 ovp = &ovalue; in netbsd32___timer_settime50()
485 return copyout(&its32, SCARG_P32(uap, ovalue), sizeof(its32)); in netbsd32___timer_settime50()
H A Dnetbsd32_compat_50.c391 struct itimerspec value, ovalue, *ovp = NULL; in compat_50_netbsd32_timer_settime() local
399 if (SCARG_P32(uap, ovalue)) in compat_50_netbsd32_timer_settime()
400 ovp = &ovalue; in compat_50_netbsd32_timer_settime()
410 return copyout(&its32, SCARG_P32(uap, ovalue), sizeof(its32)); in compat_50_netbsd32_timer_settime()
H A Dnetbsd32_syscallargs.h1256 syscallarg(netbsd32_itimerspec50p_t) ovalue;
2401 syscallarg(netbsd32_itimerspecp_t) ovalue;
/netbsd/external/bsd/libbind/dist/bsd/
H A Dsetitimer.c22 struct itimerval *ovalue) in __setitimer() argument
/netbsd/external/gpl3/gdb/dist/sim/m32r/
H A Dtraps-linux.c860 struct itimerval value, ovalue; in m32r_trap() local
872 result = setitimer(arg1, &value, &ovalue); in m32r_trap()
878 translate_endian((void *) &ovalue, sizeof(ovalue)); in m32r_trap()
879 if ((s.write_mem) (cb, &s, arg3, (char *) &ovalue, sizeof(ovalue)) in m32r_trap()
880 != sizeof(ovalue)) in m32r_trap()
/netbsd/external/gpl3/gdb.old/dist/sim/m32r/
H A Dtraps-linux.c860 struct itimerval value, ovalue; in m32r_trap() local
872 result = setitimer(arg1, &value, &ovalue); in m32r_trap()
878 translate_endian((void *) &ovalue, sizeof(ovalue)); in m32r_trap()
879 if ((s.write_mem) (cb, &s, arg3, (char *) &ovalue, sizeof(ovalue)) in m32r_trap()
880 != sizeof(ovalue)) in m32r_trap()
/netbsd/sys/kern/
H A Dkern_time.c1365 struct itimerspec value, ovalue, *ovp = NULL; in sys___timer_settime50() local
1371 if (SCARG(uap, ovalue)) in sys___timer_settime50()
1372 ovp = &ovalue; in sys___timer_settime50()
1379 return copyout(&ovalue, SCARG(uap, ovalue), in sys___timer_settime50()
1386 struct itimerspec *ovalue, int flags, struct proc *p) in dotimer_settime() argument
1453 if (ovalue) in dotimer_settime()
1454 *ovalue = oval; in dotimer_settime()
/netbsd/sys/compat/linux/common/
H A Dlinux_time.c390 struct itimerspec value, ovalue, *ovp = NULL; in linux_sys_timer_settime() local
401 ovp = &ovalue; in linux_sys_timer_settime()
/netbsd/sys/compat/linux32/common/
H A Dlinux32_time.c445 struct itimerspec value, ovalue, *ovp = NULL; in linux32_sys_timer_settime() local
456 ovp = &ovalue; in linux32_sys_timer_settime()
/netbsd/sys/arch/usermode/usermode/
H A Dthunk.c253 struct thunk_itimerval *ovalue) in thunk_setitimer() argument
262 if (ovalue) in thunk_setitimer()
263 thunk_from_itimerval(&oit, ovalue); in thunk_setitimer()
/netbsd/share/doc/psd/05.sysman/
H A Dspell.ok376 ovalue
/netbsd/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1247 ovalue) \ argument
1250 (long long)(ovalue))
1252 value, ovalue) \ argument
1255 (long long)(ovalue))
2478 ovalue) \ argument
2481 (long long)(ovalue))
2486 (long long)(ovalue))
3801 long long ovalue);
3806 long long ovalue);
4717 long long ovalue);
[all …]
H A Dlinux_syscall_hooks.h181 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument
183 (long)(ovalue))
184 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
186 (long)(ovalue))
2100 long ovalue);
2102 long ovalue);
/netbsd/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1221 ovalue) \ argument
1224 (long long)(ovalue))
1226 value, ovalue) \ argument
1229 (long long)(ovalue))
2450 ovalue) \ argument
2453 (long long)(ovalue))
2458 (long long)(ovalue))
3629 long long ovalue);
3634 long long ovalue);
4536 long long ovalue);
[all …]
H A Dlinux_syscall_hooks.h183 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument
185 (long)(ovalue))
186 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
188 (long)(ovalue))
2102 long ovalue);
2104 long ovalue);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1247 ovalue) \ argument
1250 (long long)(ovalue))
1252 value, ovalue) \ argument
1255 (long long)(ovalue))
2478 ovalue) \ argument
2481 (long long)(ovalue))
2486 (long long)(ovalue))
3801 long long ovalue);
3806 long long ovalue);
4717 long long ovalue);
[all …]
H A Dlinux_syscall_hooks.h181 #define __sanitizer_syscall_pre_setitimer(which, value, ovalue) \ argument
183 (long)(ovalue))
184 #define __sanitizer_syscall_post_setitimer(res, which, value, ovalue) \ argument
186 (long)(ovalue))
2100 long ovalue);
2102 long ovalue);
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_syscalls.inc434 PRE_SYSCALL(setitimer)(long which, void *value, void *ovalue) {}
436 POST_SYSCALL(setitimer)(long res, long which, void *value, void *ovalue) {
439 if (ovalue) POST_WRITE(ovalue, struct_itimerval_sz);
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc436 PRE_SYSCALL(setitimer)(long which, void *value, void *ovalue) {}
438 POST_SYSCALL(setitimer)(long res, long which, void *value, void *ovalue) {
441 if (ovalue) POST_WRITE(ovalue, struct_itimerval_sz);
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_syscalls.inc434 PRE_SYSCALL(setitimer)(long which, void *value, void *ovalue) {}
436 POST_SYSCALL(setitimer)(long res, long which, void *value, void *ovalue) {
439 if (ovalue) POST_WRITE(ovalue, struct_itimerval_sz);

12