Home
last modified time | relevance | path

Searched refs:submitted (Results 1 – 25 of 237) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dqueue.c72 unsigned ktail, ktail_next, submitted, to_submit; in io_uring_submit() local
82 submitted = *sq->kring_entries; in io_uring_submit()
92 submitted = 0; in io_uring_submit()
103 submitted++; in io_uring_submit()
106 if (!submitted) in io_uring_submit()
126 ret = io_uring_enter(ring->ring_fd, submitted, 0, in io_uring_submit()
/OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst14 A transfer which is submitted and issued on a phy doesn't wait for a phy to
15 stop and restart, but is submitted on a "running channel". The other
27 multimedia case, such as video capture, if a transfer is submitted and then
106 such a transfer tx_submit() will be queued on the submitted queue, and
146 - a driver submitted an aligned tx1, not chained
148 - a driver submitted an aligned tx2 => tx2 is cold chained to tx1
152 - a driver submitted an aligned tx3 => tx3 is hot-chained
154 - a driver submitted an unaligned tx4 => tx4 is put in submitted queue,
159 - a driver submitted an aligned tx5 => tx5 is put in submitted queue, not
162 - a driver submitted an aligned tx6 => tx6 is put in submitted queue,
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dusblcd.c55 struct usb_anchor submitted; /* URBs to wait for member
268 usb_anchor_urb(urb, &dev->submitted); in lcd_write()
333 init_usb_anchor(&dev->submitted); in lcd_probe()
396 time = usb_wait_anchor_empty_timeout(&dev->submitted, 1000); in lcd_draw_down()
398 usb_kill_anchored_urbs(&dev->submitted); in lcd_draw_down()
428 usb_kill_anchored_urbs(&dev->submitted); in lcd_disconnect()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-pfo-nx-crypto33 The total number of AES operations submitted to the hardware.
39 The total number of SHA-256 operations submitted to the hardware.
45 The total number of SHA-512 operations submitted to the hardware.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_marker.c34 u64 submitted; member
65 marker->submitted = ktime_get_raw_ns(); in vmw_marker_push()
94 queue->lag = now - marker->submitted; in vmw_marker_pull()
H A Dvmwgfx_cmdbuf.c53 struct list_head submitted; member
324 INIT_LIST_HEAD(&ctx->submitted); in vmw_cmdbuf_ctx_init()
343 !list_empty(&ctx->submitted) && in vmw_cmdbuf_ctx_submit()
348 entry = list_first_entry(&ctx->submitted, in vmw_cmdbuf_ctx_submit()
420 if (!list_empty(&ctx->submitted)) in vmw_cmdbuf_ctx_process()
481 list_add_tail(&header->list, &man->ctx[cb_context].submitted); in vmw_cmdbuf_ctx_add()
602 list_splice_init(&restart_head[i], &ctx->submitted); in vmw_cmdbuf_work_func()
637 if (!list_empty(&ctx->submitted) || in vmw_cmdbuf_man_idle()
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Danchors.rst9 driver has to keep track of the URBs it has submitted
45 are called in the reverse temporal order they were submitted.
53 are processed in the reverse temporal order they were submitted.
83 first submitted URB is returned.
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A DTODO6 * Another stateless decoder driver should be submitted;
7 * At least one stateless encoder driver should be submitted.
/OK3568_Linux_fs/kernel/drivers/usb/
H A Dusb-skeleton.c51 struct usb_anchor submitted; /* in case we need to retract our submissions */ member
434 usb_anchor_urb(urb, &dev->submitted); in skel_write()
504 init_usb_anchor(&dev->submitted); in skel_probe()
578 usb_kill_anchored_urbs(&dev->submitted); in skel_disconnect()
590 time = usb_wait_anchor_empty_timeout(&dev->submitted, 1000); in skel_draw_down()
592 usb_kill_anchored_urbs(&dev->submitted); in skel_draw_down()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_kinstr_jm.c855 struct kbase_jd_atom *const submitted = kbase_gpu_inspect(kbdev, slot, 0); in kbasep_kinstr_jm_atom_hw_submit() local
863 if (WARN_ON(!submitted)) in kbasep_kinstr_jm_atom_hw_submit()
866 if (submitted == katom) in kbasep_kinstr_jm_atom_hw_submit()
875 struct kbase_jd_atom *const submitted = kbase_gpu_inspect(kbdev, slot, 0); in kbasep_kinstr_jm_atom_hw_release() local
884 if (WARN_ON(!submitted)) in kbasep_kinstr_jm_atom_hw_release()
886 if (WARN_ON((submitted != katom) && (queued != katom))) in kbasep_kinstr_jm_atom_hw_release()
/OK3568_Linux_fs/kernel/drivers/usb/class/
H A Dusbtmc.c136 struct usb_anchor submitted; member
181 init_usb_anchor(&file_data->submitted); in usbtmc_open()
886 usb_anchor_urb(urb, &file_data->submitted); in usbtmc_generic_read()
990 usb_anchor_urb(urb, &file_data->submitted); in usbtmc_generic_read()
1008 usb_kill_anchored_urbs(&file_data->submitted); in usbtmc_generic_read()
1070 if (usb_anchor_empty(&file_data->submitted) || wakeup) in usbtmc_write_bulk_cb()
1182 usb_anchor_urb(urb, &file_data->submitted); in usbtmc_generic_write()
1199 if (!usb_wait_anchor_empty_timeout(&file_data->submitted, in usbtmc_generic_write()
1210 usb_kill_anchored_urbs(&file_data->submitted); in usbtmc_generic_write()
1575 usb_anchor_urb(urb, &file_data->submitted); in usbtmc_write()
[all …]
/OK3568_Linux_fs/kernel/sound/usb/hiface/
H A Dpcm.c28 struct usb_anchor submitted; member
192 &rt->out_urbs[i].submitted, 100); in hiface_pcm_stream_stop()
195 &rt->out_urbs[i].submitted); in hiface_pcm_stream_stop()
219 &rt->out_urbs[i].submitted); in hiface_pcm_stream_start()
523 init_usb_anchor(&urb->submitted); in hiface_pcm_init_urb()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-stateless-decoder.rst235 configuration, as a buffer submitted to the ``OUTPUT`` queue. Typically, this
238 * All the metadata needed to decode the submitted encoded data, in the form of
317 If the request is submitted without an ``OUTPUT`` buffer, or if some of the
326 frames were submitted to the ``OUTPUT`` queue).
348 its units of encoded data are successfully submitted to the ``OUTPUT`` queue.
394 1. If the last submitted request resulted in a ``CAPTURE`` buffer being
400 2. Wait until all submitted requests have completed and dequeue the
417 If the last submitted request resulted in a ``CAPTURE`` buffer being
424 just needs to wait until all the submitted requests are completed.
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A Dusbusx2y.c217 if (0 == usx2y->us04->submitted) in i_usx2y_in04_int()
219 err = usb_submit_urb(usx2y->us04->urb[usx2y->us04->submitted++], GFP_ATOMIC); in i_usx2y_in04_int()
220 } while (!err && usx2y->us04->submitted < usx2y->us04->len); in i_usx2y_in04_int()
H A Dusbusx2y.h19 int submitted; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/
H A Dp54usb.c187 usb_anchor_urb(urb, &priv->submitted); in p54u_rx_cb()
209 usb_kill_anchored_urbs(&priv->submitted); in p54u_free_urbs()
251 usb_anchor_urb(entry, &priv->submitted); in p54u_init_urbs()
315 usb_anchor_urb(data_urb, &priv->submitted); in p54u_tx_lm87()
369 usb_anchor_urb(int_urb, &priv->submitted); in p54u_tx_net2280()
376 usb_anchor_urb(data_urb, &priv->submitted); in p54u_tx_net2280()
1008 init_usb_anchor(&priv->submitted); in p54u_probe()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c899 int submitted = 0; in gc_node_segment() local
918 return submitted; in gc_node_segment()
957 submitted++; in gc_node_segment()
966 return submitted; in gc_node_segment()
1416 int submitted = 0; in gc_data_segment() local
1440 return submitted; in gc_data_segment()
1542 submitted++; in gc_data_segment()
1556 return submitted; in gc_data_segment()
1585 int submitted = 0; in do_garbage_collect() local
1659 submitted += gc_node_segment(sbi, sum->entries, segno, in do_garbage_collect()
[all …]
H A Dcompress.c1133 int *submitted, in f2fs_write_compressed_pages() argument
1150 .submitted = false, in f2fs_write_compressed_pages()
1275 (*submitted)++; in f2fs_write_compressed_pages()
1361 int *submitted, in f2fs_write_raw_pages() argument
1423 *submitted += _submitted; in f2fs_write_raw_pages()
1432 int *submitted, in f2fs_write_multi_pages() argument
1438 *submitted = 0; in f2fs_write_multi_pages()
1449 err = f2fs_write_compressed_pages(cc, submitted, in f2fs_write_multi_pages()
1456 f2fs_bug_on(F2FS_I_SB(cc->inode), *submitted); in f2fs_write_multi_pages()
1458 err = f2fs_write_raw_pages(cc, submitted, wbc, io_type); in f2fs_write_multi_pages()
/OK3568_Linux_fs/kernel/Documentation/sparc/oradax/
H A Ddax-hv-api.txt27 … of the submitted operations reported through a Completion Area linked to each CCB. Each CCB has a
29 …conditional flags, the execution order of submitted CCBs is arbitrary. Likewise, the time to compl…
203 The Long CCB flag indicates whether the submitted CCB is 64 or 128 bytes long; value is 0 for 64 by…
232 will be ignored. All CCBs in a pipeline must be submitted in the same call to ccb_submit.
379 …n option to disable ADI checking for all inputs accessed via virtual address for all CCBs submitted
913 command CCB will only execute when all previous commands submitted in the same request have
1025 …will be cleared by the Hypervisor to reflect the pending execution status when the CCB is submitted
1169 the submitted CCBs must all be translated with the same privilege level.
1171 …By default, all virtual addresses used within the submitted CCBs are translated using the primary …
1181 …implement the serial-conditional behavior at any point where the chain was not submitted in a sing…
[all …]
/OK3568_Linux_fs/buildroot/package/ctorrent/
H A D0001-fix-musl-build.patch8 Upstream-status: submitted
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0001-sunxi_x_g2d-drop-unused-dri2-include.patch8 [Upstream-status: submitted (https://github.com/ssvb/xf86-video-fbturbo/pull/45)]
/OK3568_Linux_fs/buildroot/package/dbus-cpp/
H A D0002-cross-compile-tools.patch10 Upstream status: not submitted, upstream is dead.
/OK3568_Linux_fs/kernel/drivers/lightnvm/
H A Dpblk-rb.c744 unsigned int submitted, to_flush; in pblk_rb_flush_point_count() local
755 submitted = pblk_rb_ring_count(subm, sync, rb->nr_entries); in pblk_rb_flush_point_count()
760 return (submitted < to_flush) ? (to_flush - submitted) : 0; in pblk_rb_flush_point_count()
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.6351 submitted to Licensor for inclusion in the Work by the copyright owner
53 the copyright owner. For the purposes of this definition, "submitted"
81 with the Work to which such Contribution(s) was submitted. If You
131 any Contribution intentionally submitted for inclusion in the Work
H A DLICENSE.12952 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
82 with the Work to which such Contribution(s) was submitted. If You
132 any Contribution intentionally submitted for inclusion in the Work

12345678910