Searched defs:clkid (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_hrtimer.c41 hrtimer_init(struct hrtimer *hrt, clockid_t clkid, enum hrtimer_mode mode) argument
/netbsd-current/lib/libpthread/
H A Dpthread_cond.c127 clockid_t clkid = pthread_cond_getclock(cond); local
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm2835_aux.c164 u_int clkid; local
/netbsd-current/sys/arch/riscv/sifive/
H A Dfu540_prci.c98 u_int clkid; local
195 u_int clkid; local
231 u_int clkid; local
[all...]
/netbsd-current/sys/arch/arm/xilinx/
H A Dzynq7000_clkc.c152 u_int clkid; local
347 u_int clkid; local
382 u_int clkid; local
[all...]
/netbsd-current/sys/kern/
H A Dsys_futex.c1590 const clockid_t clkid = (op & FUTEX_CLOCK_REALTIME) ? CLOCK_REALTIME local
931 futex_wait(struct futex_wait *fw, const struct timespec *deadline, clockid_t clkid) argument
1193 futex_func_wait(bool shared, int *uaddr, int val, int val3, const struct timespec *timeout, clockid_t clkid, int clkflags, register_t *retval) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega12_hwmgr.c907 vega12_get_all_clock_ranges_helper(struct pp_hwmgr *hwmgr, PPCLK_e clkid, struct vega12_clock_range *clock) argument
/netbsd-current/sys/dev/usb/
H A Duaudio.c3690 int endpt, clkid; local
4146 uaudio_speed(struct uaudio_softc *sc, int endpt, int clkid, argument
4178 uaudio_set_speed(struct uaudio_softc *sc, int endpt, int clkid, u_int speed) argument
[all...]

Completed in 113 milliseconds