Home
last modified time | relevance | path

Searched full:portion (Results 1 – 25 of 790) sorted by relevance

12345678910>>...32

/linux-6.12.1/Documentation/gpu/rfc/
Di915_small_bar.rst14 underneath the device has a small BAR, meaning only some portion of it is CPU
16 required, and prioritize using the non-CPU visible portion of
25 CPU accessible portion, for the particular region. This should only be
30 VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT set, to represent the CPU visible portion,
/linux-6.12.1/arch/microblaze/include/asm/
Dmmu.h79 * TLB entries are defined by a "high" tag portion and a "low" data
80 * portion. The data portion is 32-bits.
91 /* Tag portion */
105 /* Data portion */
/linux-6.12.1/include/linux/sunrpc/
Daddr.h111 * rpc_cmp_addr - compare the address portion of two sockaddrs.
115 * Just compares the family and address portion. Ignores port, but
148 * rpc_copy_addr - copy the address portion of one sockaddr to another
152 * Just copies the address portion and family. Ignores port, scope, etc.
/linux-6.12.1/drivers/cdx/controller/
Dbitfield.h36 * Extract bit field portion [low,high) from the 32-bit little-endian
44 * Creates the portion of the named bit field that lies within the
52 * Creates the portion of the named bit fields that lie within the
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_ttm_vram_mgr_types.h26 /** @visible_size: Proped size of the CPU visible portion */
28 /** @visible_avail: CPU visible portion still unallocated */
/linux-6.12.1/kernel/
Dstackleak.c122 * Erase and poison the portion of the task stack used since the last erase.
135 * Erase and poison the portion of the task stack used since the last erase.
147 * Erase and poison the portion of the task stack used since the last erase.
/linux-6.12.1/net/dccp/
Dackvec.h58 * @av_buf_head: head index; begin of live portion in @av_buf
59 * @av_buf_tail: tail index; first index _after_ the live portion in @av_buf
63 * %DCCP_SINGLE_OPT_MAXLEN cells in the live portion of @av_buf
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-firmware-dmi-entries61 the "formatted" portion of the entry. This
67 "formatted" portion of the entry, the
68 "unformatted" strings portion of the entry,
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-driver-ib_srp15 byte I/O controller GUID portion of the 16-byte target port
34 identifier extension portion of the SRP initiator port
125 Description: Eight-byte identifier extension portion of the 16-byte target
132 Description: Eight-byte I/O controller GUID portion of the 16-byte target
/linux-6.12.1/arch/microblaze/kernel/
Dhead.S260 mts rtlblo,r4 /* Load the data portion of the entry */
261 mts rtlbhi,r3 /* Load the tag portion of the entry */
292 mts rtlblo,r4 /* Load the data portion of the entry */
293 mts rtlbhi,r3 /* Load the tag portion of the entry */
311 mts rtlblo,r4 /* Load the data portion of the entry */
312 mts rtlbhi,r3 /* Load the tag portion of the entry */
/linux-6.12.1/tools/memory-model/Documentation/
Dcheatsheet.txt27 R: Read, for example, READ_ONCE(), or read portion of RMW
28 W: Write, for example, WRITE_ONCE(), or write portion of RMW
/linux-6.12.1/arch/arm64/boot/dts/marvell/
Dac5x-rd-carrier-cn9131.dts20 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
26 * And it accesses the switch end-point on the AC5X RD portion of the carrier
/linux-6.12.1/drivers/pci/hotplug/
DTODO18 * A large portion of cpqphp_ctrl.c and cpqphp_pci.c concerns resource
47 * A large portion of ibmphp_res.c and ibmphp_pci.c concerns resource
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dbitfield.h109 * Extract bit field portion [low,high) from the native-endian element
130 * Extract bit field portion [low,high) from the 64-bit little-endian
137 * Extract bit field portion [low,high) from the 32-bit little-endian
237 * Construct bit field portion
239 * Creates the portion of the bit field [low,high) that lies within
260 * Construct bit field portion
262 * Creates the portion of the named bit field that lies within the
272 * Creates the portion of the named bit fields that lie within the
/linux-6.12.1/arch/powerpc/include/asm/
Dnvram.h29 long size; /* size of data portion (excluding err_log_info) */
30 long index; /* offset of data portion of partition */
/linux-6.12.1/Documentation/devicetree/bindings/mmc/
Dk3-dw-mshc.txt28 /* SoC portion */
39 /* Board portion */
/linux-6.12.1/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst96 This control method returns the firmware version for the rewritable portion of the main
106 portion of the main processor firmware.
110 This control method returns the firmware version for the read-only portion of the main
120 (bootstrap + recovery ) portion of the main processor firmware.
/linux-6.12.1/drivers/net/ethernet/sfc/
Dbitfield.h111 * Extract bit field portion [low,high) from the native-endian element
132 * Extract bit field portion [low,high) from the 64-bit little-endian
139 * Extract bit field portion [low,high) from the 32-bit little-endian
239 * Construct bit field portion
241 * Creates the portion of the bit field [low,high) that lies within
262 * Construct bit field portion
264 * Creates the portion of the named bit field that lies within the
274 * Creates the portion of the named bit fields that lie within the
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dbitfield.h109 * Extract bit field portion [low,high) from the native-endian element
130 * Extract bit field portion [low,high) from the 64-bit little-endian
137 * Extract bit field portion [low,high) from the 32-bit little-endian
237 * Construct bit field portion
239 * Creates the portion of the bit field [low,high) that lies within
260 * Construct bit field portion
262 * Creates the portion of the named bit field that lies within the
272 * Creates the portion of the named bit fields that lie within the
/linux-6.12.1/drivers/infiniband/sw/siw/
Diwarp.h91 * Common portion of iWARP headers (MPA, DDP, RDMAP)
250 * Common portion of iWARP headers (MPA, DDP, RDMAP)
262 * Common portion of iWARP headers (MPA, DDP, RDMAP)
/linux-6.12.1/tools/testing/selftests/resctrl/
Dresctrl.h177 * cache_portion_size - Calculate the size of a cache portion
179 * @portion_mask: Cache portion mask
182 * Return: The size of the cache portion in bytes.
/linux-6.12.1/Documentation/scheduler/
Dsched-rt-group.rst44 multiple groups of real-time tasks, each group must be assigned a fixed portion
47 relied upon. Which leaves us with just the single fixed portion.
121 Real-time group scheduling means you have to assign a portion of total CPU
/linux-6.12.1/tools/perf/Documentation/
Dperf-script-perl.txt98 $common_secs the secs portion of the event timestamp
99 $common_nsecs the nsecs portion of the event timestamp
209 nsecs_secs($nsecs) - returns whole secs portion given nsecs
/linux-6.12.1/Documentation/devicetree/bindings/
Dsubmitting-patches.rst13 1) The Documentation/ and include/dt-bindings/ portion of the patch should
46 5) The Documentation/ portion of the patch should come in the series before
/linux-6.12.1/include/drm/
Ddrm_plane.h90 * Left position of visible portion of plane on crtc, signed dest
98 * Upper position of visible portion of plane on crtc, signed dest
103 /** @crtc_w: width of visible portion of plane on crtc */
104 /** @crtc_h: height of visible portion of plane on crtc */
108 * @src_x: left position of visible portion of plane within plane (in
113 * @src_y: upper position of visible portion of plane within plane (in
117 /** @src_w: width of visible portion of plane (in 16.16) */
118 /** @src_h: height of visible portion of plane (in 16.16) */

12345678910>>...32