Searched defs:fifo (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-13-stable/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_fifo.c53 ATF_TC(fifo); variable
/freebsd-13-stable/usr.sbin/etcupdate/tests/
H A Dalways_test.sh293 fifo() function
[all...]
H A Dtests_test.sh671 fifo() function
[all...]
/freebsd-13-stable/contrib/netbsd-tests/kernel/kqueue/write/
H A Dt_fifo.c53 ATF_TC(fifo); variable
/freebsd-13-stable/tools/regression/p1003_1b/
H A Dfifo.c85 int fifo(int argc, char *argv[]) function
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dfifo.c43 struct fifo { struct
/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_hp_fifo.h60 ck_hp_fifo_init(struct ck_hp_fifo *fifo, struct ck_hp_fifo_entry *stub) argument
69 ck_hp_fifo_deinit(struct ck_hp_fifo *fifo, struct ck_hp_fifo_entry **stub) argument
78 ck_hp_fifo_enqueue_mpmc(ck_hp_record_t *record, struct ck_hp_fifo *fifo, struct ck_hp_fifo_entry *entry, void *value) argument
109 ck_hp_fifo_tryenqueue_mpmc(ck_hp_record_t *record, struct ck_hp_fifo *fifo, struct ck_hp_fifo_entry *entry, void *value) argument
138 ck_hp_fifo_dequeue_mpmc(ck_hp_record_t *record, struct ck_hp_fifo *fifo, void *value) argument
172 ck_hp_fifo_trydequeue_mpmc(ck_hp_record_t *record, struct ck_hp_fifo *fifo, void *value) argument
[all...]
H A Dck_fifo.h57 ck_fifo_spsc_enqueue_trylock(struct ck_fifo_spsc *fifo) argument
64 ck_fifo_spsc_enqueue_lock(struct ck_fifo_spsc *fifo) argument
72 ck_fifo_spsc_enqueue_unlock(struct ck_fifo_spsc *fifo) argument
80 ck_fifo_spsc_dequeue_trylock(struct ck_fifo_spsc *fifo) argument
87 ck_fifo_spsc_dequeue_lock(struct ck_fifo_spsc *fifo) argument
95 ck_fifo_spsc_dequeue_unlock(struct ck_fifo_spsc *fifo) argument
103 ck_fifo_spsc_init(struct ck_fifo_spsc *fifo, struct ck_fifo_spsc_entry *stub) argument
115 ck_fifo_spsc_deinit(struct ck_fifo_spsc *fifo, struct ck_fifo_spsc_entry **garbage) argument
124 ck_fifo_spsc_enqueue(struct ck_fifo_spsc *fifo, struct ck_fifo_spsc_entry *entry, void *value) argument
140 ck_fifo_spsc_dequeue(struct ck_fifo_spsc *fifo, void *value) argument
165 ck_fifo_spsc_recycle(struct ck_fifo_spsc *fifo) argument
181 ck_fifo_spsc_isempty(struct ck_fifo_spsc *fifo) argument
225 ck_fifo_mpmc_init(struct ck_fifo_mpmc *fifo, struct ck_fifo_mpmc_entry *stub) argument
236 ck_fifo_mpmc_deinit(struct ck_fifo_mpmc *fifo, struct ck_fifo_mpmc_entry **garbage) argument
245 ck_fifo_mpmc_enqueue(struct ck_fifo_mpmc *fifo, struct ck_fifo_mpmc_entry *entry, void *value) argument
302 ck_fifo_mpmc_tryenqueue(struct ck_fifo_mpmc *fifo, struct ck_fifo_mpmc_entry *entry, void *value) argument
355 ck_fifo_mpmc_dequeue(struct ck_fifo_mpmc *fifo, void *value, struct ck_fifo_mpmc_entry **garbage) argument
410 ck_fifo_mpmc_trydequeue(struct ck_fifo_mpmc *fifo, void *value, struct ck_fifo_mpmc_entry **garbage) argument
[all...]
/freebsd-13-stable/contrib/ntp/libntp/
H A Drecvbuff.c365 check_gen_fifo_consistency(void *fifo) argument
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c308 struct usb_fifo *fifo = sc->sc_fifo.fp[USB_FIFO_RX]; local
343 ubtbcmfw_start_read(struct usb_fifo *fifo) argument
355 ubtbcmfw_stop_read(struct usb_fifo *fifo) argument
368 ubtbcmfw_start_write(struct usb_fifo *fifo) argument
380 ubtbcmfw_stop_write(struct usb_fifo *fifo) argument
392 ubtbcmfw_open(struct usb_fifo *fifo, int fflags) argument
421 ubtbcmfw_close(struct usb_fifo *fifo, int fflags) argument
432 ubtbcmfw_ioctl(struct usb_fifo *fifo, u_long cmd, void *data, int fflags) argument
[all...]
/freebsd-13-stable/sys/netgraph/
H A Dng_pipe.h122 u_int32_t fifo; member in struct:ng_pipe_hookcfg
/freebsd-13-stable/sys/dev/usb/input/
H A Duep.c103 struct usb_fifo_sc fifo; member in struct:uep_softc
458 uep_start_read(struct usb_fifo *fifo) argument
476 uep_stop_read(struct usb_fifo *fifo) argument
491 uep_open(struct usb_fifo *fifo, in argument
509 uep_close(struct usb_fifo *fifo, int fflags) argument
[all...]
H A Duhid.c407 uhid_start_read(struct usb_fifo *fifo) argument
419 uhid_stop_read(struct usb_fifo *fifo) argument
428 uhid_start_write(struct usb_fifo *fifo) argument
441 uhid_stop_write(struct usb_fifo *fifo) argument
511 uhid_open(struct usb_fifo *fifo, int fflags) argument
540 uhid_close(struct usb_fifo *fifo, int fflags) argument
548 uhid_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
662 uhid_ioctl_post(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
[all...]
H A Duhid_snes.c221 uhid_snes_open(struct usb_fifo *fifo, int fflags) argument
271 uhid_snes_close(struct usb_fifo *fifo, int fflags) argument
280 uhid_snes_ioctl(struct usb_fifo *fifo, u_long cmd, void *data, int fflags) argument
408 uhid_snes_start_read(struct usb_fifo *fifo) argument
416 uhid_snes_stop_read(struct usb_fifo *fifo) argument
427 struct usb_fifo *fifo = sc->sc_fifo_open[USB_FIFO_RX]; local
[all...]
H A Dums.c849 ums_fifo_start_read(struct usb_fifo *fifo) argument
857 ums_fifo_stop_read(struct usb_fifo *fifo) argument
978 ums_fifo_open(struct usb_fifo *fifo, int fflags) argument
1010 ums_fifo_close(struct usb_fifo *fifo, int fflags) argument
1023 ums_fifo_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
[all...]
/freebsd-13-stable/sys/dev/usb/misc/
H A Duled.c221 uled_open(struct usb_fifo *fifo, int fflags) argument
237 uled_close(struct usb_fifo *fifo, int fflags) argument
248 uled_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
/freebsd-13-stable/sys/dev/usb/storage/
H A Durio.c361 urio_start_read(struct usb_fifo *fifo) argument
369 urio_stop_read(struct usb_fifo *fifo) argument
378 urio_start_write(struct usb_fifo *fifo) argument
386 urio_stop_write(struct usb_fifo *fifo) argument
395 urio_open(struct usb_fifo *fifo, int fflags) argument
425 urio_close(struct usb_fifo *fifo, int fflags) argument
433 urio_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Dps2kbd.c65 struct fifo { struct
78 struct fifo fifo; member in struct:ps2kbd_softc
187 struct fifo *fifo; local
196 struct fifo *fifo; local
206 struct fifo *fifo; local
219 struct fifo *fifo; local
[all...]
H A Dps2mouse.c91 struct fifo { struct
107 struct fifo fifo; member in struct:ps2mouse_softc
118 struct fifo *fifo; local
127 struct fifo *fifo; local
137 struct fifo *fifo; local
150 struct fifo *fifo; local
[all...]
H A Duart_emul.c102 struct fifo { struct
189 struct fifo *fifo; local
219 struct fifo *fifo; local
228 struct fifo *fifo; local
254 struct fifo *fifo; local
279 struct fifo *fifo = &sc->rxfifo; local
[all...]
/freebsd-13-stable/tools/regression/doat/
H A Ddoat.c84 const char *fifo = "fifo"; variable
/freebsd-13-stable/sys/dev/usb/serial/
H A Dulpt.c384 ulpt_start_read(struct usb_fifo *fifo) argument
392 ulpt_stop_read(struct usb_fifo *fifo) argument
400 ulpt_start_write(struct usb_fifo *fifo) argument
408 ulpt_stop_write(struct usb_fifo *fifo) argument
416 ulpt_open(struct usb_fifo *fifo, int fflags) argument
431 unlpt_open(struct usb_fifo *fifo, int fflags) argument
469 ulpt_close(struct usb_fifo *fifo, int fflags) argument
481 ulpt_ioctl(struct usb_fifo *fifo, u_long cmd, void *data, int fflags) argument
[all...]
/freebsd-13-stable/sys/arm/allwinner/
H A Dif_emac.c621 uint32_t fifo, reg; local
/freebsd-13-stable/sys/dev/usb/
H A Dusb_dev.c1755 usb_fifo_dummy_open(struct usb_fifo *fifo, int fflags) argument
1761 usb_fifo_dummy_close(struct usb_fifo *fifo, int fflags) argument
1767 usb_fifo_dummy_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
1773 usb_fifo_dummy_cmd(struct usb_fifo *fifo) argument
[all...]
H A Dusb_device.h226 struct usb_fifo *fifo[USB_FIFO_MAX]; member in struct:usb_device

Completed in 150 milliseconds

12