Searched full:across (Results 1 – 25 of 1551) sorted by relevance
12345678910>>...63
/Linux-v5.15/tools/perf/pmu-events/arch/powerpc/power8/ |
D | memory.json | 6 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum… 12 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum… 48 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was group pu… 65 … "BriefDescription": "Pump prediction correct. Counts across all types of pumps for a demand load", 71 "BriefDescription": "Pump misprediction. Counts across all types of pumps for a demand load", 72 "PublicDescription": "Pump Mis prediction Counts across all types of pumpsfor a demand load" 78 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was system p… 113 …"BriefDescription": "Initial and Final Pump Scope and data sourced across this scope was group pum… 185 …"BriefDescription": "Pump prediction correct. Counts across all types of pumps for all data types … 186 …"PublicDescription": "Pump prediction correct. Counts across all types of pumpsfor all data types … [all …]
|
/Linux-v5.15/tools/arch/powerpc/include/asm/ |
D | barrier.h | 18 * mb() prevents loads and stores being reordered across this point. 19 * rmb() prevents loads being reordered across this point. 20 * wmb() prevents stores being reordered across this point.
|
/Linux-v5.15/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-dds | 18 obtain the desired value in Hz. If shared across all frequency 20 if shared across all channels. 48 the desired value in rad. If shared across all phase registers 50 shared across all channels.
|
/Linux-v5.15/arch/arm/mach-omap2/ |
D | powerdomain-common.c | 25 /* OMAP3 and OMAP4 Memory Onstate Masks (common across all power domains) */ 32 /* OMAP3 and OMAP4 Memory Retstate Masks (common across all power domains) */ 46 /* Common Internal functions used across OMAP rev's*/
|
D | omap_hwmod_common_data.h | 18 /* Common IP block data across OMAP2xxx */ 53 /* Common interface data across OMAP2xxx */
|
/Linux-v5.15/Documentation/livepatch/ |
D | reliable-stacktrace.rst | 71 The unwinding process varies across architectures, their respective procedure 132 4.3 Unwinding across interrupts and exceptions 149 (or where it is never reliable) must reject unwinding across exception 150 boundaries. Note that it may be reliable to unwind across certain 151 exceptions (e.g. IRQ) but unreliable to unwind across other exceptions 155 have no such cases) should attempt to unwind across exception boundaries, as 307 the case must reject unwinding across exception boundaries unless they can
|
/Linux-v5.15/Documentation/userspace-api/ |
D | no_new_privs.rst | 23 execution environment in a manner that persists across execve. Any task 24 can set ``no_new_privs``. Once the bit is set, it is inherited across fork, 47 - Filters installed for the seccomp mode 2 sandbox persist across
|
/Linux-v5.15/Documentation/hwmon/ |
D | ltc2990.rst | 55 curr1_input Current in mA across V1-V2 assuming a 1mOhm sense resistor 56 curr2_input Current in mA across V3-V4 assuming a 1mOhm sense resistor 59 The "curr*_input" measurements actually report the voltage drop across the
|
/Linux-v5.15/Documentation/admin-guide/device-mapper/ |
D | switch.rst | 6 arbitrary mapping of fixed-size regions of I/O across a fixed set of 22 is created it is spread across multiple members. The details of the 38 robin algorithm to send I/O across all paths and let the storage array 73 The number of paths across which to distribute the I/O.
|
D | striped.rst | 6 device across one or more underlying devices. Data is written in "chunks", 33 # Create a striped device across any number of underlying devices. The device
|
/Linux-v5.15/Documentation/filesystems/nfs/ |
D | pnfs.rst | 20 We reference the header for the inode pointing to it, across each 34 nfs4_deviceid_cache). The cache itself is referenced across each 35 mount. The entries (struct nfs4_deviceid) themselves are held across
|
/Linux-v5.15/net/l2tp/ |
D | Kconfig | 16 L2TP facilitates the tunneling of packets across an 59 mechanism for tunneling Layer 2 (L2) "circuits" across a 99 across an IP network [RFC3931].
|
/Linux-v5.15/include/uapi/asm-generic/ |
D | mman-common.h | 51 /* common parameters: try to keep these consistent across architectures */ 54 #define MADV_DONTFORK 10 /* don't inherit across fork */ 55 #define MADV_DOFORK 11 /* do inherit across fork */
|
/Linux-v5.15/tools/include/uapi/asm-generic/ |
D | mman-common.h | 51 /* common parameters: try to keep these consistent across architectures */ 54 #define MADV_DONTFORK 10 /* don't inherit across fork */ 55 #define MADV_DOFORK 11 /* do inherit across fork */
|
/Linux-v5.15/Documentation/networking/devlink/ |
D | devlink-params.rst | 13 across multiple drivers. Each driver is also free to add their own 70 create. Value is the same across all physical functions (PFs) in the 75 device to initialize. Value is the same across all physical functions
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | barrier.h | 22 * mb() prevents loads and stores being reordered across this point. 23 * rmb() prevents loads being reordered across this point. 24 * wmb() prevents stores being reordered across this point.
|
/Linux-v5.15/Documentation/staging/ |
D | rpmsg.rst | 73 sends a message across to the remote processor on a given channel. 92 sends a message across to the remote processor on a given channel, 117 sends a message across to the remote processor, using the src and dst 139 sends a message across to the remote processor on a given channel. 156 sends a message across to the remote processor on a given channel, 178 sends a message across to the remote processor, using source and
|
/Linux-v5.15/Documentation/trace/ |
D | hwlat_detector.rst | 76 - tracing_cpumask - the CPUs to move the hwlat thread across 81 By default, one hwlat detector's kernel thread will migrate across each CPU 87 - round-robin: migrate across each CPU specified in cpumask [default]
|
/Linux-v5.15/arch/arm/include/asm/ |
D | fiq.h | 9 * NOTE: The FIQ mode registers are not magically preserved across 12 * Drivers which require these registers to be preserved across power
|
/Linux-v5.15/arch/arm/mach-omap1/ |
D | reset.c | 20 /* Standardized reset source bits (across all OMAP SoCs) */ 45 * format is standardized across OMAPs for use by the OMAP watchdog.
|
/Linux-v5.15/arch/xtensa/include/uapi/asm/ |
D | mman.h | 87 /* common parameters: try to keep these consistent across architectures */ 90 #define MADV_DONTFORK 10 /* don't inherit across fork */ 91 #define MADV_DOFORK 11 /* do inherit across fork */
|
/Linux-v5.15/arch/mips/include/uapi/asm/ |
D | mman.h | 78 /* common parameters: try to keep these consistent across architectures */ 81 #define MADV_DONTFORK 10 /* don't inherit across fork */ 82 #define MADV_DOFORK 11 /* do inherit across fork */
|
/Linux-v5.15/drivers/md/ |
D | Kconfig | 139 while a RAID-5 set distributes the parity across the drives in one 147 RAID-5, RAID-6 distributes the syndromes across the drives 189 synchronization across multiple systems on the cluster, so all 192 This brings the redundancy (and uptime) of RAID levels across the 410 while a RAID-5 set distributes the parity across the drives in one 418 RAID-5, RAID-6 distributes the syndromes across the drives 580 mapping of fixed-size regions of I/O across a fixed set of paths.
|
/Linux-v5.15/include/linux/ |
D | irqchip.h | 24 * @name: name that must be unique across all IRQCHIP_DECLARE of the 57 * @name: name that must be unique across all IRQCHIP_ACPI_DECLARE of the
|
/Linux-v5.15/Documentation/driver-api/cxl/ |
D | memory-devices.rst | 14 range across multiple devices underneath a host-bridge or interleaved 15 across host-bridges.
|
12345678910>>...63