/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
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()
|
/kernel/linux/linux-5.10/arch/mips/fw/arc/ |
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()
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
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
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | smb2pdu.h | 467 __u8 Buffer[1]; /* variable length GSS security buffer */ member 484 __u8 Buffer[1]; /* variable length GSS security buffer */ member 497 __u8 Buffer[1]; /* variable length GSS security buffer */ member 523 __u8 Buffer[1]; /* variable length */ member 803 __u8 Buffer[]; member 831 __u8 Buffer[1]; member 841 __u8 Buffer[]; member 1151 __u8 Buffer[126]; member 1203 __u8 Buffer[]; member 1292 __u8 Buffer[1]; member [all …]
|
/kernel/linux/linux-5.10/tools/perf/util/c++/ |
D | clang-test.cpp | 59 auto Buffer = perf::getBPFObjectFromModule(&*M); in test__clang_to_obj() local 60 if (!Buffer) in test__clang_to_obj()
|
D | clang.cpp | 149 std::unique_ptr<SmallVectorImpl<char>> Buffer(new SmallVector<char, 0>()); in getBPFObjectFromModule() local 150 raw_svector_ostream ostream(*Buffer); in getBPFObjectFromModule() 167 return Buffer; in getBPFObjectFromModule()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
D | proc-xscale.S | 216 mcrne p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer 245 mcrne p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer 269 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 291 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 312 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 336 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 353 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 371 mcr p15, 0, r0, c7, c10, 4 @ Drain Write (& Fill) Buffer 474 mcr p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer 562 mcr p15, 0, ip, c7, c10, 4 @ Drain Write (& Fill) Buffer
|
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 75 Buffer 1 Buffer 2 86 Buffer 1 Buffer 2 Buffer 3
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/ |
D | bman.txt | 1 QorIQ DPAA Buffer Manager Device Tree Bindings 13 The Buffer Manager is part of the Data-Path Acceleration Architecture (DPAA). 68 for BMan Free Buffer Proxy Records (FBPR). This memory is reserved/allocated as
|
D | bman-portals.txt | 1 QorIQ DPAA Buffer Manager Portals Device Tree Binding
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | buffer.rst | 116 Buffer reallocation is an expensive operation. To avoid that cost, drivers can 401 - Buffer of a single-planar video capture stream, see 405 - Buffer of a multi-planar video capture stream, see 409 - Buffer of a single-planar video output stream, see 413 - Buffer of a multi-planar video output stream, see :ref:`output`. 416 - Buffer for video overlay, see :ref:`overlay`. 419 - Buffer of a raw VBI capture stream, see :ref:`raw-vbi`. 422 - Buffer of a raw VBI output stream, see :ref:`raw-vbi`. 425 - Buffer of a sliced VBI capture stream, see :ref:`sliced`. 428 - Buffer of a sliced VBI output stream, see :ref:`sliced`. [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
D | Kconfig | 11 Depends on Freescale Buffer Manager and Queue Manager
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | index.rst | 4 Frame Buffer
|
/kernel/linux/linux-5.10/Documentation/x86/ |
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 167 protected against cross Hyper-Thread attacks because the Fill Buffer and
|
/kernel/liteos_a/kernel/extended/perf/ |
D | Kconfig | 21 int "Perf Sampling Buffer Size"
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | amdgpu.rst | 28 Buffer Objects 37 PRIME Buffer Sharing 41 :doc: PRIME Buffer Sharing
|
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
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() 921 void *Buffer = pci_alloc_consistent(pci_dev, Buffer1Length, in AllocateRingBuffers() local 925 if (Buffer == NULL) in AllocateRingBuffers() 928 Cur->Buffer1 = Buffer; in AllocateRingBuffers() 954 Buffer = pci_alloc_consistent(pci_dev, Buffer2Length, &tmp); in AllocateRingBuffers() 957 if (Buffer == NULL) in AllocateRingBuffers() 960 Cur->Buffer2 = Buffer; in AllocateRingBuffers()
|
/kernel/linux/linux-5.10/drivers/iio/dummy/ |
D | Kconfig | 40 Buffer handling elements of industrial I/O reference driver.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-ufs | 1018 is used as WriteBooster Buffer. 2 for MLC NAND. 1025 Description: This entry shows the Maximum total WriteBooster Buffer size 1043 00h: WriteBooster Buffer can be configured only in 1045 01h: WriteBooster Buffer can be configured only in 1055 Description: The supportability of WriteBooster Buffer type. 1058 00h LU based WriteBooster Buffer configuration 1059 01h Single shared WriteBooster Buffer configuration 1061 Buffer and Single shared WriteBooster Buffer configuration 1093 Description: Flush WriteBooster Buffer during hibernate state. 1097 WriteBooster Buffer during link hibernate state. [all …]
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/devices/ |
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
|
/kernel/linux/linux-5.10/Documentation/trace/ |
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:
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | marvell-neta-bm.txt | 1 * Marvell Armada 380/XP Buffer Manager driver (BM)
|
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/ |
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
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | dmx-fread.rst | 27 Buffer to be filled
|
D | dmx-fwrite.rst | 27 Buffer with data to be written
|