Home
last modified time | relevance | path

Searched refs:Buffer (Results 1 – 25 of 113) sorted by relevance

12345

/linux/drivers/video/fbdev/via/
H A Dvt1636.c111 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 Dfile.c16 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 Dframe-buffer.rst1 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
H A Ddma-buf.rst1 Buffer Sharing and Synchronization (dma-buf)
102 discussion below on `CPU Access to DMA Buffer Objects`_ for the full details.
108 `DMA Buffer ioctls`_ below for details.
116 CPU Access to DMA Buffer Objects
133 DMA Buffer ioctls
/linux/fs/smb/server/
H A Dsmb2misc.c106 offsetof(struct smb2_tree_connect_req, Buffer)); in smb2_get_data_area_len()
114 offsetof(struct smb2_create_req, Buffer)); in smb2_get_data_area_len()
137 offsetof(struct smb2_query_info_req, Buffer)); in smb2_get_data_area_len()
143 offsetof(struct smb2_set_info_req, Buffer)); in smb2_get_data_area_len()
155 offsetof(struct smb2_write_req, Buffer)); in smb2_get_data_area_len()
166 offsetof(struct smb2_query_directory_req, Buffer)); in smb2_get_data_area_len()
183 offsetof(struct smb2_ioctl_req, Buffer)); in smb2_get_data_area_len()
H A Dsmb2pdu.c1346 chgblob = (struct challenge_message *)rsp->Buffer; in ntlm_negotiate()
1379 memcpy(rsp->Buffer, spnego_blob, spnego_blob_len); in ntlm_negotiate()
1461 memcpy(rsp->Buffer, spnego_blob, spnego_blob_len); in ntlm_authenticate()
1789 if (negblob_off < offsetof(struct smb2_sess_setup_req, Buffer)) { in smb2_sess_setup()
1924 iov_len = offsetof(struct smb2_sess_setup_rsp, Buffer) + in smb2_sess_setup()
2277 name = smb_strndup_from_utf16(req->Buffer, le16_to_cpu(req->NameLength), in create_smb2_pipe()
2310 err = ksmbd_iov_pin_rsp(work, rsp, offsetof(struct smb2_create_rsp, Buffer)); in create_smb2_pipe()
3581 iov_len = offsetof(struct smb2_create_rsp, Buffer); in smb2_open()
3591 lease_ccontext = (struct create_context *)rsp->Buffer; in smb2_open()
3593 create_lease_buf(rsp->Buffer, opinfo->o_lease); in smb2_open()
[all …]
/linux/fs/smb/common/
H A Dsmb2pdu.h342 __u8 Buffer[]; /* variable length */ member
632 __u8 Buffer[]; /* variable length GSS security buffer */ member
653 __u8 Buffer[]; /* variable length GSS security buffer */ member
670 __u8 Buffer[]; /* variable length GSS security buffer */ member
755 __u8 Buffer[]; member
770 __u8 Buffer[]; member
794 __u8 Buffer[]; member
805 __u8 Buffer[]; member
909 __u8 Buffer[]; member
917 __u8 Buffer[]; member
[all …]
/linux/Documentation/driver-api/tty/
H A Dtty_buffer.rst4 TTY Buffer
14 Flip Buffer Management
35 Buffer Locking
/linux/arch/arm/mm/
H A Dproc-xscale.S219 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 Dcoresight-trbe.rst4 Trace Buffer Extension (TRBE).
13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
/linux/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst126 Frame Buffer
129 Frame Buffer Compression
156 Line Buffer
/linux/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst75 Buffer 1 Buffer 2
86 Buffer 1 Buffer 2 Buffer 3
/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst116 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 DKconfig10 Depends on Freescale Buffer Manager and Queue Manager
/linux/Documentation/gpu/amdgpu/
H A Ddriver-core.rst115 IB (Indirect Buffer)
130 Buffer Objects
139 PRIME Buffer Sharing
143 :doc: PRIME Buffer Sharing
/linux/Documentation/fb/
H A Dindex.rst4 Frame Buffer
/linux/Documentation/gpu/xe/
H A Dxe_mm.rst8 :doc: Buffer Objects (BO)
/linux/Documentation/arch/x86/
H A Dmds.rst12 - 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 Dngene-core.c481 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/Documentation/arch/powerpc/
H A Dkvm-nested.rst186 This info is passed via the Guest State Buffer (GSB), a standard format as
238 passed via the Guest State Buffer (GSB), necessary details below:
363 Guest State Buffer
366 The Guest State Buffer (GSB) is the main method of communicating state
439 | 0x0C00 | 0x10 | RW | T |Run vCPU Input Buffer: |
442 | | | | |- 0x8 Buffer Size. |
444 | 0x0C01 | 0x10 | RW | T |Run vCPU Output Buffer: |
447 | | | | |- 0x8 Buffer Size. |
/linux/drivers/iio/dummy/
H A DKconfig41 Buffer handling elements of industrial I/O reference driver.
/linux/Documentation/virt/kvm/devices/
H A Dxive.rst32 - 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 Dring-buffer-design.rst4 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/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst17 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
/linux/Documentation/accel/amdxdna/
H A Damdnpu.rst168 Per-context Instruction Buffer
177 Global Privileged Buffer
196 5. MERT then creates an instance of ERT. MERT also maps the Instruction Buffer
198 6. The userspace then copies the ``ctrlcode`` to the Instruction Buffer.

12345