Home
last modified time | relevance | path

Searched refs:processing (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/linux/Documentation/admin-guide/media/
H A Draspberrypi-pisp-be.rst11 image data from DRAM memory and performs image processing as specified by the
23 The full image processing pipeline, which involves capturing RAW Bayer data from
25 in DRAM memory and processing them in the PiSP Back End to obtain images usable
50 processing.
78 To realize HDR (high dynamic range) image processing the image stitching and
94 parameters that define the desired image processing to be performed by the ISP.
/linux/Documentation/networking/
H A Dnapi.rst18 NAPI processing usually happens in the software interrupt context,
20 for NAPI processing.
23 of event (packet Rx and Tx) processing.
66 Rx packets. Rx processing is usually much more expensive.
68 In other words for Rx processing the ``budget`` argument limits how many
71 skb Tx processing should happen regardless of the ``budget``, but if
85 If event processing has been completed (all outstanding packets
156 mapped to queues and interrupts. NAPI is primarily a polling/processing
219 want to be interrupted until they finish processing a request or a batch
239 threads rather than software IRQ context for NAPI processing.
H A Dscaling.rst29 queues to distribute processing among CPUs. The NIC distributes packets by
97 processing takes place in receive interrupt handling, it is advantageous
108 interrupt processing forms a bottleneck. Spreading load between CPUs
172 interrupt handler, RPS selects the CPU to perform protocol processing
174 on the desired CPU’s backlog queue and waking up the CPU for processing.
198 RPS may enqueue packets for processing. For each received packet,
200 of the list. The indexed CPU is the target for processing the packet,
204 processing on the remote CPU, and any queued packets are then processed
243 RPS scales kernel receive processing across CPUs without introducing
311 kernel processing of packets to the CPU where the application thread
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dlibv4l-introduction.rst56 processing functions to improve webcam video quality. The video
57 processing is split in to 2 parts: libv4lconvert/control and
58 libv4lconvert/processing.
61 control the video processing functions made available by
62 libv4lconvert/processing. These controls are stored application wide
65 libv4lconvert/processing offers the actual video processing
H A Dv4l2-selection-flags.rst46 - The configuration must not be propagated to any further processing
48 inside the subdevice to all further processing steps.
H A Dext-ctrls-image-process.rst10 image processing functions. Unlike ``V4L2_CID_IMAGE_SOURCE_CLASS``, the
11 controls in this class affect processing the image, and do not control
/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig23 internal resource leak thus stopping further packet processing.
28 stall further packet processing. The issue can occur with any
39 likelihood of stalled FMAN packet processing, especially under
/linux/drivers/staging/media/ipu3/
H A DKconfig11 This is the Video4Linux2 driver for Intel IPU3 image processing unit,
12 found in Intel Skylake and Kaby Lake SoCs and used for processing
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt14 The actual processing pipeline is made by loading one or more programs,
27 Since getting a picture requires multiple processing steps,
29 on the ISP can do multiple processing steps in a single pipeline
/linux/drivers/iio/common/hid-sensors/
H A DKconfig13 HID sensor common processing for attributes and IIO triggers.
15 HID sensor drivers, this module contains processing for those
/linux/Documentation/hid/
H A Dhid-sensor.rst52 - Individual sensor processing part (sensor drivers)
65 function will be called. So an accelerometer processing driver can register
68 The core driver provides a set of APIs which can be used by the processing
72 Individual sensor processing part (sensor drivers)
75 The processing driver will use an interface provided by the core driver to parse
85 Each processing driver can use this structure to set some callbacks.
115 A processing driver can look for some field of interest and check if it exists
/linux/tools/perf/Documentation/
H A Dperf-data.txt6 perf-data - Data file related processing
15 Data file related processing.
H A Dperf-inject.txt16 point the processing code can inject other events into the event stream - in
21 needs userspace processing to augment the events stream with additional
33 and skip SAMPLE processing.
/linux/drivers/hid/intel-ish-hid/
H A DKconfig12 sensor polling and algorithm processing to a dedicated low power
26 sensor polling and algorithm processing to a dedicated low power
/linux/Documentation/usb/
H A Dohci.rst30 to overhead in IRQ processing. When interrupt transfers are queued, those
32 work on while the OS is getting around to the relevant IRQ processing.
/linux/Documentation/driver-api/
H A Dsync_file.rst19 driver that issued the fence is not using/processing the buffer anymore, so it
34 related to a buffer that the driver is processing or is going to process, so
36 dma_fence_signal(), when it has finished using (or processing) that buffer.
/linux/Documentation/driver-api/gpio/
H A Dboard.rst198 processing. If yes, a bitmap is passed over get/set array functions directly
201 In order to qualify for fast bitmap processing, the array must meet the
208 Otherwise fast bitmap processing path is not used in order to avoid consecutive
212 If the array applies for fast bitmap processing path, pins which belong to
216 output processing.
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-xenbus30 trigger delayed EOI processing.
37 before delayed EOI processing is triggered for a Xen pv
H A Dsysfs-class-net-queues7 Receive Packet Steering packet processing flow for this
41 Transmit Packet Steering packet processing flow for this
51 into the Transmit Packet Steering packet processing flow for this
H A Dsysfs-driver-hid-ntrig34 start processing touch events.
37 start processing touch events.
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dmegachips-stdpxxxx-ge-b850v3-fw.txt5 The video processing pipeline on the second output on the GE B850v3:
15 The hardware do not provide control over the video processing pipeline, as the
/linux/Documentation/networking/devlink/
H A Ddevlink-trap.rst12 kernel (i.e., the CPU) for processing.
15 IGMP membership reports to the kernel for processing by the bridge module.
16 Without processing such packets, the bridge module could never populate its
25 The fundamental ability of sending certain packets to the kernel for processing
251 - Traps packets dropped during processing of ingress flow action drop
254 - Traps packets dropped during processing of egress flow action drop
402 - Traps packets sampled during processing of flow action sample (e.g., via
406 - Traps packets logged during processing of flow action trap (e.g., via
545 ACL processing
595 ACL processing
[all …]
/linux/Documentation/driver-api/iio/
H A Dtriggered-buffers.rst57 function. It should do as little processing as possible, because it runs in
63 processing takes place here. It usually reads data from the device and
/linux/Documentation/bpf/
H A Dmap_cpumap.rst21 on the remote CPU. This allows an XDP program to split its processing across
23 the packets) needs to do minimal packet processing and the remote CPU (to which
24 the packet is directed) can afford to spend more cycles processing the frame. The
/linux/Documentation/core-api/
H A Dmemory-hotplug.rst78 NOTIFY_DONE and NOTIFY_OK have no effect on the further processing.
82 further processing of the notification queue.
84 NOTIFY_STOP stops further processing of the notification queue.

12345678910>>...16