Home
last modified time | relevance | path

Searched refs:processed (Results 201 – 225 of 310) sorted by relevance

12345678910>>...13

/linux/fs/iomap/
H A Ddirect-io.c660 iomi.processed = iomap_dio_iter(&iomi, dio); in __iomap_dio_rw()
/linux/Documentation/ABI/testing/
H A Ddebugfs-hisi-hpre178 processed longer than the threshold.
/linux/scripts/
H A DMakefile.lib421 DT_TMP_SCHEMA := $(objtree)/$(DT_BINDING_DIR)/processed-schema.json
/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst233 A request was being processed, and the caller should retry.
280 A request was being processed, and the caller should retry.
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-stateless-decoder.rst10 between processed frames. This means that each frame is decoded independently
354 guarantee that buffers queued to the ``CAPTURE`` queue are processed in queued
H A Ddev-encoder.rst559 To ensure that all the queued ``OUTPUT`` buffers have been processed and the
587 :c:func:`VIDIOC_ENCODER_CMD` was issued will be processed and encoded as
606 * dequeuing processed ``OUTPUT`` buffers, until all the buffers queued
/linux/Documentation/networking/devlink/
H A Ddevlink-port.rst258 processed in software by the kernel.
283 policy is processed in software by the kernel.
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst157 Scales the maximum number of packets that can be processed during a TX softirq cycle.
286 poll cycle or the number of packets processed reaches netdev_budget.
/linux/drivers/net/can/m_can/
H A Dm_can.c1113 int processed = 0; in m_can_echo_tx_event() local
1146 ++processed; in m_can_echo_tx_event()
1153 m_can_finish_tx(cdev, processed, processed_frame_len); in m_can_echo_tx_event()
/linux/fs/ocfs2/
H A Ddlmglue.c4381 unsigned long processed; in ocfs2_downconvert_thread_do_work() local
4390 processed = osb->blocked_lock_count; in ocfs2_downconvert_thread_do_work()
4397 while (processed && !list_empty(&osb->blocked_lock_list)) { in ocfs2_downconvert_thread_do_work()
4404 BUG_ON(!processed); in ocfs2_downconvert_thread_do_work()
4405 processed--; in ocfs2_downconvert_thread_do_work()
/linux/fs/btrfs/
H A Drelocation.c183 node->processed = 1; in mark_block_processed()
2293 BUG_ON(node->processed); in calcu_metadata_size()
2298 if (next->processed) in calcu_metadata_size()
2579 if (next->processed) in update_processed_blocks()
2655 BUG_ON(node->processed); in relocate_tree_block()
/linux/Documentation/mhi/
H A Dmhi.rst212 * Device generates a completion event for the processed TD by updating ED.
/linux/Documentation/driver-api/gpio/
H A Dboard.rst215 pins which belong to the same chip but are not in hardware order being processed
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst1366 is available under CC-BY-4.0, as versions of this text that were processed
/linux/Documentation/i2c/
H A Ddev-interface.rst219 After your I2C bus driver has processed these requests, execution runs
/linux/Documentation/block/
H A Dblk-mq.rst56 Then, after the requests are processed by software queues, they will be placed
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst1367 is available under CC-BY-4.0, as versions of this text that were processed
/linux/Documentation/netlink/specs/
H A Dovs_flow.yaml417 monotonic clock, at which a packet was last processed for this
418 flow. Only present in notifications if a packet has been processed for
/linux/Documentation/networking/
H A D6pack.rst29 set and so on. This control data is processed at a higher priority than
H A Dmsg_zerocopy.rst143 Notifications can be processed out of order with other operations on
/linux/Documentation/filesystems/
H A Djournalling.rst25 does not need to be processed (or even need not have valid contents), it
/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst24 post-processed at boot time. The unwinder uses the resulting data to
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst111 EARLY Parameter processed too early to be embedded in initrd.
/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c454 static bool ftgmac100_rx_packet(struct ftgmac100 *priv, int *processed) in ftgmac100_rx_packet() argument
572 (*processed)++; in ftgmac100_rx_packet()
/linux/Documentation/input/joydev/
H A Djoystick-api.rst184 /* do something interesting with processed events */

12345678910>>...13