Home
last modified time | relevance | path

Searched refs:kfifo_in (Results 1 - 25 of 90) sorted by relevance

1234

/kernel/linux/linux-5.10/samples/kfifo/
H A Drecord-example.c78 kfifo_in(&test, &hello, sizeof(hello)); in testfunc()
86 kfifo_in(&test, buf, i + 1); in testfunc()
H A Dbytestream-example.c61 kfifo_in(&test, "hello", 5); in testfunc()
78 ret = kfifo_in(&test, buf, ret); in testfunc()
H A Ddma-example.c37 kfifo_in(&fifo, "test", 4); in example_init()
H A Dinttype-example.c71 ret = kfifo_in(&test, buf, ret); in testfunc()
/kernel/linux/linux-6.6/samples/kfifo/
H A Drecord-example.c78 kfifo_in(&test, &hello, sizeof(hello)); in testfunc()
86 kfifo_in(&test, buf, i + 1); in testfunc()
H A Dbytestream-example.c61 kfifo_in(&test, "hello", 5); in testfunc()
78 ret = kfifo_in(&test, buf, ret); in testfunc()
H A Ddma-example.c37 kfifo_in(&fifo, "test", 4); in example_init()
H A Dinttype-example.c71 ret = kfifo_in(&test, buf, ret); in testfunc()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c116 count = kfifo_in(&kfd->ih_fifo, ih_ring_entry, in enqueue_ih_ring_entry()
H A Dkfd_smi_events.c165 kfifo_in(&client->fifo, event_msg, len); in add_event_to_kfifo()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c117 count = kfifo_in(&node->ih_fifo, ih_ring_entry, in enqueue_ih_ring_entry()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dlibiscsi_tcp.c466 kfifo_in(&tcp_task->r2tpool.queue, (void*)&r2t, in iscsi_tcp_cleanup_task()
473 kfifo_in(&tcp_task->r2tpool.queue, (void*)&r2t, in iscsi_tcp_cleanup_task()
637 kfifo_in(&tcp_task->r2tqueue, (void*)&r2t, sizeof(void*)); in iscsi_tcp_r2t_rsp()
1036 kfifo_in(&tcp_task->r2tpool.queue, in iscsi_tcp_get_curr_r2t()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dlibiscsi_tcp.c466 kfifo_in(&tcp_task->r2tpool.queue, (void*)&r2t, in iscsi_tcp_cleanup_task()
473 kfifo_in(&tcp_task->r2tpool.queue, (void*)&r2t, in iscsi_tcp_cleanup_task()
641 kfifo_in(&tcp_task->r2tqueue, (void*)&r2t, sizeof(void*)); in iscsi_tcp_r2t_rsp()
1040 kfifo_in(&tcp_task->r2tpool.queue, in iscsi_tcp_get_curr_r2t()
/kernel/linux/linux-5.10/drivers/memstick/host/
H A Dr592.c331 int copy_len = kfifo_in(&dev->pio_fifo, buffer, len); in r592_write_fifo_pio()
354 kfifo_in(&dev->pio_fifo, buffer, len); in r592_write_fifo_pio()
400 kfifo_in(&dev->pio_fifo, tmp, 4); in r592_read_fifo_pio()
/kernel/linux/linux-5.10/include/linux/
H A Dkfifo.h19 * - Replace the use of __kfifo_put into kfifo_in and __kfifo_get
508 * kfifo_in - put data into the fifo
519 #define kfifo_in(fifo, buf, n) \ macro
546 __ret = kfifo_in(fifo, buf, n); \
566 __ret = kfifo_in(fifo, buf, n); \
/kernel/linux/linux-6.6/drivers/memstick/host/
H A Dr592.c330 int copy_len = kfifo_in(&dev->pio_fifo, buffer, len); in r592_write_fifo_pio()
353 kfifo_in(&dev->pio_fifo, buffer, len); in r592_write_fifo_pio()
401 kfifo_in(&dev->pio_fifo, tmp, 4); in r592_read_fifo_pio()
/kernel/linux/linux-6.6/include/linux/
H A Dkfifo.h19 * - Replace the use of __kfifo_put into kfifo_in and __kfifo_get
508 * kfifo_in - put data into the fifo
519 #define kfifo_in(fifo, buf, n) \ macro
546 __ret = kfifo_in(fifo, buf, n); \
566 __ret = kfifo_in(fifo, buf, n); \
/kernel/linux/linux-5.10/drivers/iio/buffer/
H A Dkfifo_buf.c95 ret = kfifo_in(&kf->kf, data, 1); in iio_store_to_kfifo()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_dcc.c185 len = kfifo_in(&outbuf, buf, count); in hvc_dcc0_put_chars()
/kernel/linux/linux-5.10/drivers/most/
H A Dmost_cdev.c60 kfifo_in(&c->fifo, mbo, 1); in ch_get_mbo()
367 kfifo_in(&c->fifo, &mbo, 1); in comp_rx_completion()
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_cdev.c60 kfifo_in(&c->fifo, mbo, 1); in ch_get_mbo()
367 kfifo_in(&c->fifo, &mbo, 1); in comp_rx_completion()
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_msgs.c293 ret = kfifo_in(&inst->msg_fifo, pkt, bytes); in vpu_inst_handle_msg()
416 if (kfifo_in(&core->msg_fifo, &irq, sizeof(irq)) != sizeof(irq)) in vpu_isr()
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dkfifo_buf.c95 ret = kfifo_in(&kf->kf, data, 1); in iio_store_to_kfifo()
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c119 kfifo_in(&client->buffer, (const u8 *)&event, struct_size(&event, data, 0)); in ssam_cdev_notifier()
120 kfifo_in(&client->buffer, &in->data[0], in->length); in ssam_cdev_notifier()
/kernel/linux/linux-5.10/drivers/gnss/
H A Dcore.c325 ret = kfifo_in(&gdev->read_fifo, buf, count); in gnss_insert_raw()

Completed in 17 milliseconds

1234