Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 41) sorted by relevance

12

/linux/Documentation/admin-guide/nfs/
H A Dpnfs-scsi-server.rst6 This document describes support for pNFS SCSI layouts in the Linux NFS server.
7 With pNFS SCSI layouts, the NFS server acts as Metadata Server (MDS) for pNFS,
9 also hands out layouts to the clients so that they can directly access the
12 To use pNFS SCSI layouts with the Linux NFS server, the exported file
13 system needs to support the pNFS SCSI layouts (currently just XFS), and the
H A Dpnfs-block-server.rst7 to handling all the metadata access to the NFS export also hands out layouts
11 To use pNFS block layouts with the Linux NFS server the exported file
12 system needs to support the pNFS block layouts (currently just XFS), and the
/linux/fs/nfsd/
H A DKconfig98 bool "NFSv4.1 server support for pNFS block layouts"
103 This option enables support for the exporting pNFS block layouts
111 bool "NFSv4.1 server support for pNFS SCSI layouts"
116 This option enables support for the exporting pNFS SCSI layouts
125 bool "NFSv4.1 server support for pNFS Flex File layouts"
130 layouts in the kernel's NFS server. The pNFS Flex File layout
/linux/tools/virtio/ringtest/
H A DREADME1 Partial implementation of various ring layouts, useful to tune virtio design.
/linux/Documentation/driver-api/
H A Dnvmem.rst183 8. NVMEM layouts
186 NVMEM layouts are yet another mechanism to create cells. With the device
194 Another use case for layouts is the post processing of cells. With layouts,
H A Dedac.rst219 They have chip selects (csrows) and channels. However, the layouts are different
/linux/drivers/nvmem/
H A DMakefile9 nvmem_layouts-y := layouts.o
10 obj-y += layouts/
/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst5 The are several inter-related caches. We have layouts which can
8 can be referenced by multiple layouts. To keep all of this straight,
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dgpio.txt4 On CPM1 devices, all ports are using slightly different register layouts.
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-yuv-planar.rst391 The layouts of the luma and chroma planes are identical.
399 tiles is stored in linear order. The layouts of the luma and chroma
420 aligned to a multiple of 4. The layouts of the luma and chroma planes are
425 aligned to a multiple of 16. The layouts of the luma and chroma planes are
430 aligned to a multiple of 32. The layouts of the luma and chroma planes are
436 The layouts of the luma and chroma planes are identical.
466 The layouts of the luma and chroma planes are identical.
979 a multiple of 4. The layouts of the luma and chroma planes are identical.
/linux/include/linux/
H A Dnfs_fs_sb.h255 struct list_head layouts; member
/linux/sound/aoa/fabrics/
H A Dlayout.c272 static struct layout layouts[] = { variable
567 l = layouts; in find_layout_by_id()
580 l = layouts; in find_layout_by_device()
/linux/Documentation/gpu/nova/
H A Dguidelines.rst61 - Register addresses, layouts, shift values and masks must be defined properly;
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst121 then the layouts for 2, 3 and 4 devices are:
138 If 'raid10_copies 2' and 'raid10_format far', then the layouts
155 layouts for 2, 3 and 4 devices are:
169 Here we see layouts closely akin to 'RAID1E - Integrated
/linux/fs/nfs/
H A Dcallback_proc.c141 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_stateid()
177 list_for_each_entry_rcu(lo, &server->layouts, plh_layouts) { in nfs_layout_find_inode_by_fh()
/linux/Documentation/input/
H A Dgamepad.rst112 BTN_EAST. For vertical layouts, the upper button is BTN_EAST. For
113 horizontal layouts, the button more on the right is BTN_EAST.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel_sdsi37 Information about the register layouts for a particular GUID
/linux/Documentation/arch/xtensa/
H A Dmmu.rst68 MMUv3 address space layouts.
/linux/Documentation/gpu/
H A Dafbc.rst81 Formats which are typically multi-planar in linear layouts (e.g. YUV
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst83 layouts, the byte offset between two vertically-adjacent pixels. For
140 These extended layouts are highly vendor-specific, and even specific to
319 implementation-specific: some will internally use tiled layouts which are not
/linux/Documentation/filesystems/
H A Derofs.rst46 - Two inode layouts for different requirements:
209 _currently_ total 5 data layouts are supported:
/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst179 For both 4- and 5-level layouts, the KSTACK_ERASE_POISON value in the last 2MB
/linux/Documentation/kernel-hacking/
H A Dfalse-sharing.rst126 'pahole' decodes data structure layouts delimited in cache line
/linux/Documentation/admin-guide/
H A Dtainted-kernels.rst183 produce extremely unusual kernel structure layouts (even performance
/linux/security/
H A DKconfig.hardening281 If you enable this, the layouts of structures that are entirely

12