| /linux/drivers/video/fbdev/via/ |
| H A D | vt1636.c | 111 u8 Buffer[2]; in viafb_lvds_identify_vt1636() local 121 0x00, &Buffer[0])) in viafb_lvds_identify_vt1636() 123 viafb_i2c_readbyte(i2c_adapter, VT1636_LVDS_I2C_ADDR, 0x01, &Buffer[1]); in viafb_lvds_identify_vt1636() 125 if (!((Buffer[0] == 0x06) && (Buffer[1] == 0x11))) in viafb_lvds_identify_vt1636() 129 viafb_i2c_readbyte(i2c_adapter, VT1636_LVDS_I2C_ADDR, 0x02, &Buffer[0]); in viafb_lvds_identify_vt1636() 130 viafb_i2c_readbyte(i2c_adapter, VT1636_LVDS_I2C_ADDR, 0x03, &Buffer[1]); in viafb_lvds_identify_vt1636() 131 if ((Buffer[0] == 0x45) && (Buffer[1] == 0x33)) { in viafb_lvds_identify_vt1636()
|
| /linux/arch/mips/fw/arc/ |
| H A D | file.c | 16 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead() argument 18 return ARC_CALL4(read, FileID, Buffer, N, Count); in ArcRead() 22 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite() argument 24 return ARC_CALL4(write, FileID, Buffer, N, Count); in ArcWrite()
|
| /linux/Documentation/driver-api/ |
| H A D | frame-buffer.rst | 1 Frame Buffer Library 31 Frame Buffer Memory 37 Frame Buffer Colormap 43 Frame Buffer Video Mode Database 52 Frame Buffer Macintosh Video Mode Database 58 Frame Buffer Fonts
|
| /linux/fs/smb/server/ |
| H A D | smb2misc.c | 105 offsetof(struct smb2_tree_connect_req, Buffer)); in smb2_get_data_area_len() 113 offsetof(struct smb2_create_req, Buffer)); in smb2_get_data_area_len() 136 offsetof(struct smb2_query_info_req, Buffer)); in smb2_get_data_area_len() 142 offsetof(struct smb2_set_info_req, Buffer)); in smb2_get_data_area_len() 154 offsetof(struct smb2_write_req, Buffer)); in smb2_get_data_area_len() 165 offsetof(struct smb2_query_directory_req, Buffer)); in smb2_get_data_area_len() 182 offsetof(struct smb2_ioctl_req, Buffer)); in smb2_get_data_area_len()
|
| H A D | smb2pdu.c | 1362 chgblob = (struct challenge_message *)rsp->Buffer; in ntlm_negotiate() 1395 memcpy(rsp->Buffer, spnego_blob, spnego_blob_len); in ntlm_negotiate() 1477 memcpy(rsp->Buffer, spnego_blob, spnego_blob_len); in ntlm_authenticate() 1821 if (negblob_off < offsetof(struct smb2_sess_setup_req, Buffer)) { in smb2_sess_setup() 1954 iov_len = offsetof(struct smb2_sess_setup_rsp, Buffer) + in smb2_sess_setup() 2301 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe() 2334 err = ksmbd_iov_pin_rsp(work, rsp, offsetof(struct smb2_create_rsp, Buffer)); in create_smb2_pipe() 3643 iov_len = offsetof(struct smb2_create_rsp, Buffer); in smb2_open() 3653 lease_ccontext = (struct create_context *)rsp->Buffer; in smb2_open() 3655 create_lease_buf(rsp->Buffer, opinfo->o_lease); in smb2_open() [all …]
|
| /linux/fs/smb/common/ |
| H A D | smb2pdu.h | 348 __u8 Buffer[]; /* variable length */ member 638 __u8 Buffer[]; /* variable length GSS security buffer */ member 659 __u8 Buffer[]; /* variable length GSS security buffer */ member 676 __u8 Buffer[]; /* variable length GSS security buffer */ member 761 __u8 Buffer[]; member 776 __u8 Buffer[]; member 800 __u8 Buffer[]; member 811 __u8 Buffer[]; member 915 __u8 Buffer[]; member 923 __u8 Buffer[]; member [all …]
|
| /linux/Documentation/driver-api/tty/ |
| H A D | tty_buffer.rst | 4 TTY Buffer 14 Flip Buffer Management 35 Buffer Locking
|
| /linux/arch/arm/mm/ |
| H A D | proc-xscale.S | 219 mcrne p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer 249 mcrne p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer 274 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 297 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 319 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 344 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 361 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 379 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 455 mcr p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer 545 mcr p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-trbe.rst | 4 Trace Buffer Extension (TRBE). 13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | rsb.rst | 13 Buffer (RSB) (sometimes referred to as the Return Address Stack (RAS) or 131 Stack Buffer Predictions (PBRSB) [#intel-pbrsb]_, where the last 153 of RETBleed [#retbleed-paper]_ (Return Stack Buffer Underflow 156 predictor can fall back to using the Branch Target Buffer (BTB). If a 224 .. [#spectre-rsb] `Spectre Returns! Speculation Attacks using the Return Stack Buffer <https://arxi… 238 .. [#intel-ibpb-rsb] "Introduction" in `Post-barrier Return Stack Buffer Predictions / CVE-2022-263… 248 .. [#intel-pbrsb] `Post-barrier Return Stack Buffer Predictions / CVE-2022-26373 / INTEL-SA-00706 <… 258 .. [#intel-rsbu] `Return Stack Buffer Underflow / Return Stack Buffer Underflow / CVE-2022-29901, C… 262 .. [#intel-eibrs-rrsba] "Guidance for RSBU" in `Return Stack Buffer Underflow / Return Stack Buffer…
|
| H A D | processor_mmio_stale_data.rst | 17 those used to mitigate Special Register Buffer Data Sampling (SRBDS). 27 Fill Buffer Stale Data Propagator (FBSDP) 73 It is similar to Shared Buffer Data Sampling (SBDS) except that the data is 125 Bit 14 - FBSDP_NO - When set, processor is not affected by the Fill Buffer
|
| H A D | special-register-buffer-data-sampling.rst | 3 SRBDS - Special Register Buffer Data Sampling 53 CVE-2020-0543 SRBDS Special Register Buffer Data Sampling
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | pxa_dma.rst | 75 Buffer 1 Buffer 2 86 Buffer 1 Buffer 2 Buffer 3
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | buffer.rst | 116 Buffer reallocation is an expensive operation. To avoid that cost, drivers can 396 - Buffer of a single-planar video capture stream, see 400 - Buffer of a multi-planar video capture stream, see 404 - Buffer of a single-planar video output stream, see 408 - Buffer of a multi-planar video output stream, see :ref:`output`. 411 - Buffer for video overlay, see :ref:`overlay`. 414 - Buffer of a raw VBI capture stream, see :ref:`raw-vbi`. 417 - Buffer of a raw VBI output stream, see :ref:`raw-vbi`. 420 - Buffer of a sliced VBI capture stream, see :ref:`sliced`. 423 - Buffer of a sliced VBI output stream, see :ref:`sliced`. [all …]
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | Kconfig | 10 Depends on Freescale Buffer Manager and Queue Manager
|
| /linux/Documentation/gpu/xe/ |
| H A D | xe_mm.rst | 8 :doc: Buffer Objects (BO)
|
| /linux/Documentation/arch/x86/ |
| H A D | mds.rst | 12 - Microarchitectural Store Buffer Data Sampling (MSBDS) (CVE-2018-12126) 13 - Microarchitectural Fill Buffer Data Sampling (MFBDS) (CVE-2018-12130) 17 MSBDS leaks Store Buffer Entries which can be speculatively forwarded to a 25 MFBDS leaks Fill Buffer Entries. Fill buffers are used internally to manage 183 protected against cross Hyper-Thread attacks because the Fill Buffer and
|
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-core.c | 481 void FillTSBuffer(void *Buffer, int Length, u32 Flags) in FillTSBuffer() argument 483 u32 *ptr = Buffer; in FillTSBuffer() 485 memset(Buffer, TS_FILLER, Length); in FillTSBuffer() 919 void *Buffer = dma_alloc_coherent(&pci_dev->dev, in AllocateRingBuffers() local 923 if (Buffer == NULL) in AllocateRingBuffers() 926 Cur->Buffer1 = Buffer; in AllocateRingBuffers() 952 Buffer = dma_alloc_coherent(&pci_dev->dev, Buffer2Length, in AllocateRingBuffers() 956 if (Buffer == NULL) in AllocateRingBuffers() 959 Cur->Buffer2 = Buffer; in AllocateRingBuffers()
|
| /linux/drivers/iio/dummy/ |
| H A D | Kconfig | 41 Buffer handling elements of industrial I/O reference driver.
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xive.rst | 32 - Interrupt Pending Buffer (IPB) 42 2. Event State Buffer (ESB) 44 Each source is associated with an Event State Buffer (ESB) with
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 4 Lockless Ring Buffer Design 66 The Generic Ring Buffer 248 Buffer page 259 Buffer page 271 Buffer page 283 Buffer page 295 Buffer page 417 Making the Ring Buffer Lockless:
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | fwsec.rst | 155 | | | | Command Input Buffer|<|----|------------+ | | 162 | | | | Buffer | | | |
|
| /linux/Documentation/misc-devices/ |
| H A D | ibmvmc.rst | 154 hypervisor receives this information, it sends Add Buffer messages to the 167 Add Buffer _ 169 Add Buffer Response | - Perform N Iterations
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | ethernet-driver.rst | 40 object and uses Buffer Pools (DPBPs), I/O Portals (DPIOs) and Concentrators 99 queues ---------------------- | | Buffer pool |
|
| /linux/Documentation/iio/ |
| H A D | ad7606.rst | 94 | V |----------->| Buffer ||<---- |<=>| DATA 168 * Buffer data format may be different compared to when offload is not used,
|