/linux/Documentation/networking/ |
H A D | napi.rst | 18 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 155 mapped to queues and interrupts. NAPI is primarily a polling/processing 240 It is possible to trigger packet processing directly from calls to 285 want to be interrupted until they finish processing a request or a batch [all …]
|
H A D | scaling.rst | 29 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/gpu/ |
H A D | meson.rst | 2 drm/meson AmLogic Meson Video Processing Unit 6 :doc: Video Processing Unit 8 Video Processing Unit 16 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------| 20 R |-------| |----| Processing | | | | | 33 Video Post Processing 37 :doc: Video Post Processing
|
/linux/include/linux/ |
H A D | hid_bpf.h | 111 * Return: %0 on success and keep processing; a positive 113 * error code to interrupt the processing of this event 128 * Return: %0 on success and keep processing; a positive 130 * error code to interrupt the processing of this device 153 * Return: %0 to keep processing the request by hid-core; any other value 154 * stops hid-core from processing that event. A positive value should be 156 * negative error code interrupts the processing of this call. 174 * Return: %0 to keep processing the request by hid-core; any other value 175 * stops hid-core from processing that event. A positive value should be 177 * code interrupts the processing of this call.
|
/linux/drivers/media/platform/renesas/ |
H A D | Kconfig | 71 The FCP is a companion module of video processing modules in the 94 tristate "Renesas JPEG Processing Unit" 101 This is a V4L2 driver for the Renesas JPEG Processing Unit. 107 tristate "Renesas VSP1 Video Processing Engine" 117 This is a V4L2 driver for the Renesas VSP1 video processing engine.
|
/linux/Documentation/devicetree/bindings/firmware/ |
H A D | intel,ixp4xx-network-processing-engine.yaml | 5 $id: http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml# 8 title: Intel IXP4xx Network Processing Engine 14 On the IXP4xx SoCs, the Network Processing Engine (NPE) is a small 25 - const: intel,ixp4xx-network-processing-engine 65 compatible = "intel,ixp4xx-network-processing-engine";
|
/linux/Documentation/admin-guide/media/ |
H A D | raspberrypi-pisp-be.rst | 11 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.
|
H A D | platform-cardlist.rst | 49 rcar_jpu Renesas JPEG Processing Unit 59 sh_veu SuperH VEU mem2mem video processing 69 ti-vpe TI VPE (Video Processing Engine) 75 vsp1 Renesas VSP1 Video Processing Engine
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | libv4l-introduction.rst | 56 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
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.h | 51 * @PRE_COMMIT: state transitions should be done before processing the commit 52 * @POST_COMMIT: state transitions to be done after processing the commit. 103 * struct dpu_crtc_frame_event: stores crtc frame event for crtc processing 139 * @feature_list : list of color processing features supported on a crtc 140 * @active_list : list of color processing features are active 141 * @dirty_list : list of color processing features are dirty
|
/linux/Documentation/hid/ |
H A D | hid-sensor.rst | 52 - 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/Documentation/networking/devlink/ |
H A D | devlink-trap.rst | 12 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/drivers/media/i2c/ |
H A D | tvp5150_reg.h | 27 #define TVP5150_LUMA_PROC_CTL_1 0x07 /* Luminance processing control #1 */ 28 #define TVP5150_LUMA_PROC_CTL_2 0x08 /* Luminance processing control #2 */ 34 #define TVP5150_LUMA_PROC_CTL_3 0x0e /* Luminance processing control #3 */ 50 #define TVP5150_CHROMA_PROC_CTL_1 0x1a /* Chrominance processing control #1 */ 51 #define TVP5150_CHROMA_PROC_CTL_2 0x1b /* Chrominance processing control #2 */
|
/linux/drivers/net/ethernet/freescale/fman/ |
H A D | Kconfig | 23 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/Documentation/devicetree/bindings/media/ |
H A D | ti,vpe.yaml | 7 title: Texas Instruments DRA7x Video Processing Engine (VPE) 13 The Video Processing Engine (VPE) is a key component for image post 14 processing applications. VPE consist of a single memory to memory
|
/linux/drivers/net/wireless/ath/ |
H A D | ath.h | 236 * @ATH_DBG_RESET: reset processing 238 * @ATH_DBG_EEPROM: eeprom processing 240 * @ATH_DBG_INTERRUPT: interrupt processing 241 * @ATH_DBG_REGULATORY: regulatory processing 242 * @ATH_DBG_ANI: adaptive noise immunitive processing 247 * @ATH_DBG_PS: power save processing
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-g-mode.rst | 63 processing them and the follower will have to implement those messages. 65 the passthrough mode. See :ref:`cec-core-processing` for details. 138 receive CEC messages for processing. If someone else is already 148 receive CEC messages for processing. In addition it will put the 198 Core message processing details: 202 .. _cec-core-processing: 204 .. flat-table:: Core Message Processing
|
/linux/Documentation/usb/ |
H A D | gadget_uvc.rst | 217 # Set the bUnitID of the Processing Unit as the source for this 278 Configuring Supported Controls for Camera Terminal and Processing Unit 281 The Camera Terminal and Processing Units in the UVC chain also have bmControls 285 "Processing Unit Descriptor" sections for an enumeration of the flags. 289 # Set the Processing Unit's bmControls, flagging Brightness, Contrast 291 echo 0x05 > $FUNCTION/control/processing/default/bmControls 298 for the Camera Terminal and the Brightness control for the Processing Unit will 302 Note that the size of the bmControls field for a Camera Terminal or Processing
|
/linux/drivers/staging/media/atomisp/ |
H A D | notes.txt | 14 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/Documentation/virt/acrn/ |
H A D | io-request.rst | 74 FREE -> PENDING -> PROCESSING -> COMPLETE -> FREE -> ... 78 - PROCESSING: the I/O request is being processed 82 ACRN userspace are in charge of processing the others. 84 4. Processing flow of I/O requests 94 their state to PROCESSING, and notifies the corresponding client to handle.
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra210-ope.yaml | 10 The Output Processing Engine (OPE) is one of the AHUB client. It has 12 sub blocks for data processing. 81 processing-engine@702d8000 {
|
/linux/tools/memory-model/Documentation/ |
H A D | simple.txt | 62 takes this approach for much of its grace-period processing and also 64 single-threaded grace-period processing is use of batching, where all 66 next one. In other words, slowing down grace-period processing makes 110 Per-CPU processing 113 Partitioning processing and data over CPUs allows each CPU to take 119 view of this processing and data, in which case something like locking 126 data sets. For example, each CPU does private quiescent-state processing
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | amlogic,meson-vpu.yaml | 17 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------| 21 R |-------| |----| Processing | | | | | 37 VPP: Video Post Processing 40 The Video Post Processing is in charge of the scaling and blending of the
|
/linux/include/uapi/linux/usb/ |
H A D | audio.h | 52 /* A.7 Processing Unit Process Types */ 106 /* A.10.3.1 Up/Down-mix Processing Unit Controls Selectors */ 110 /* A.10.3.2 Dolby Prologic (tm) Processing Unit Controls Selectors */ 114 /* A.10.3.3 3D Stereo Extender Processing Unit Control Selectors */ 118 /* A.10.3.4 Reverberation Processing Unit Control Selectors */ 124 /* A.10.3.5 Chorus Processing Unit Control Selectors */ 353 /* 4.3.2.6 Processing Unit Descriptors */ 454 * Extension Unit (XU) has almost compatible layout with Processing Unit, but
|
/linux/arch/powerpc/crypto/ |
H A D | Kconfig | 40 - SPE (Signal Processing Engine) extensions 51 - SPE (Signal Processing Engine) extensions 62 - SPE (Signal Processing Engine) extensions
|