Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A Dnotify.c241 struct kfifo kfifo; member
635 scmi_kfifo_free(void *kfifo) scmi_kfifo_free() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda-bit.c150 struct __kfifo *kfifo = &ctx->bitstream_fifo.kfifo; in coda_kfifo_sync_from_device() local
163 struct __kfifo *kfifo in coda_kfifo_sync_to_device_full() local
175 struct __kfifo *kfifo = &ctx->bitstream_fifo.kfifo; coda_kfifo_sync_to_device_write() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dloopback.c940 gb_loopback_dbgfs_latency_show_common(struct seq_file *s, struct kfifo *kfifo, struct mutex *mutex) gb_loopback_dbgfs_latency_show_common() argument
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dloopback.c939 gb_loopback_dbgfs_latency_show_common(struct seq_file *s, struct kfifo *kfifo, struct mutex *mutex) gb_loopback_dbgfs_latency_show_common() argument
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dnotify.c242 struct kfifo kfifo; member
636 scmi_kfifo_free(void *kfifo) scmi_kfifo_free() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda-bit.c151 struct __kfifo *kfifo = &ctx->bitstream_fifo.kfifo; in coda_kfifo_sync_from_device() local
164 struct __kfifo *kfifo in coda_kfifo_sync_to_device_full() local
176 struct __kfifo *kfifo = &ctx->bitstream_fifo.kfifo; coda_kfifo_sync_to_device_write() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfhci.h478 static inline void cq_delete(struct kfifo *kfifo) in cq_delete() argument
483 static inline unsigned int cq_howmany(struct kfifo *kfifo) in cq_howmany() argument
488 cq_put(struct kfifo *kfifo, void *p) cq_put() argument
493 cq_get(struct kfifo *kfifo) cq_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dfhci.h478 static inline void cq_delete(struct kfifo *kfifo) in cq_delete() argument
483 static inline unsigned int cq_howmany(struct kfifo *kfifo) in cq_howmany() argument
488 cq_put(struct kfifo *kfifo, void *p) cq_put() argument
493 cq_get(struct kfifo *kfifo) cq_get() argument
[all...]

Completed in 12 milliseconds