Searched full:- (Results 1 – 25 of 12748) sorted by relevance
12345678910>>...510
/Linux-v6.6/Documentation/mm/ |
D | arch_pgtable_helpers.rst | 1 .. SPDX-License-Identifier: GPL-2.0 18 +---------------------------+--------------------------------------------------+ 20 +---------------------------+--------------------------------------------------+ 21 | pte_bad | Tests a non-table mapped PTE | 22 +---------------------------+--------------------------------------------------+ 24 +---------------------------+--------------------------------------------------+ 26 +---------------------------+--------------------------------------------------+ 28 +---------------------------+--------------------------------------------------+ 30 +---------------------------+--------------------------------------------------+ 32 +---------------------------+--------------------------------------------------+ [all …]
|
/Linux-v6.6/Documentation/arch/arm64/ |
D | silicon-errata.rst | 10 so-called "errata", which can cause it to deviate from the architecture 32 cases (e.g. those cases that both require a non-secure workaround *and* 37 Features" -> "ARM errata workarounds via the alternatives framework". 39 CPU is detected. For less-intrusive workarounds, a Kconfig option is not 49 +----------------+-----------------+-----------------+-----------------------------+ 53 +----------------+-----------------+-----------------+-----------------------------+ 54 +----------------+-----------------+-----------------+-----------------------------+ 56 +----------------+-----------------+-----------------+-----------------------------+ 57 +----------------+-----------------+-----------------+-----------------------------+ 58 | ARM | Cortex-A510 | #2457168 | ARM64_ERRATUM_2457168 | [all …]
|
D | cpu-feature-registers.rst | 13 ------------- 30 c) HWCAPs cannot represent non-boolean information effectively. The 37 --------------- 66 IMPLEMENTATION DEFINED as per ARMv8-A Architecture. 81 \- midr 82 \- revidr 85 -------------------- 97 (See Table C5-6 'System instruction encodings for non-Debug System 113 ------------------------------------------- 115 1) ID_AA64ISAR0_EL1 - Instruction Set Attribute Register 0 [all …]
|
/Linux-v6.6/Documentation/filesystems/nfs/ |
D | nfs41-server.rst | 7 by reading this file will contain either "+4.1" or "-4.1" 11 It can be disabled at run time by writing the string "-4.1" to 16 (Warning: older servers will interpret "+4.1" and "-4.1" as "+4" and 17 "-4", respectively. Therefore, code meant to work on both new and old 25 focuses on the mandatory-to-implement NFSv4.1 Sessions, providing 37 - **pNFS** Parallel NFS 38 - **FDELG** File Delegations 39 - **DDELG** Directory Delegations 43 - **I** Implemented NFSv4.1 operations. 44 - **NS** Not Supported. [all …]
|
/Linux-v6.6/Documentation/bpf/libbpf/ |
D | program_types.rst | 1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 11 - ``type`` is an exact match, e.g. ``SEC("socket")`` 12 - ``type+`` means it can be either exact ``SEC("type")`` or well-formed ``SEC("type/extras")`` 15 When ``extras`` are specified, they provide details of how to auto-attach the BPF program. The 21 +-------------------------------------------+----------------------------------------+-------------… 25 +-------------------------------------------+----------------------------------------+-------------… 27 … +----------------------------------------+------------------------… 29 … +----------------------------------------+------------------------… 31 +-------------------------------------------+----------------------------------------+-------------… 33 … +----------------------------------------+------------------------… [all …]
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-platform-devices-ampere-smpro | 1 What: /sys/bus/platform/devices/smpro-errmon.*/error_[core|mem|pcie|other]_[ce|ue] 5 (RO) Contains the 48-byte Ampere (Vendor-Specific) Error Record printed 8 …+--------+---------------+-------------+----------------------------------------------------------… 10 …+--------+---------------+-------------+----------------------------------------------------------… 11 …| 00 | Error Type | 1 | See :ref:`the table below <smpro-error-types>` for detail… 12 …+--------+---------------+-------------+----------------------------------------------------------… 13 …| 01 | Subtype | 1 | See :ref:`the table below <smpro-error-types>` for detail… 14 …+--------+---------------+-------------+----------------------------------------------------------… 15 …| 02 | Instance | 2 | See :ref:`the table below <smpro-error-types>` for detail… 16 …+--------+---------------+-------------+----------------------------------------------------------… [all …]
|
/Linux-v6.6/Documentation/usb/ |
D | usbip_protocol.rst | 26 | ----------------------------------------------> | 29 | <---------------------------------------------- | 48 | ----------------------------------------------> | 51 | <---------------------------------------------- | 55 | ----------------------------------------------> | 58 | <---------------------------------------------- | 63 | ----------------------------------------------> | 66 | ----------------------------------------------> | 69 | ----------------------------------------------> | 72 | <---------------------------------------------- | [all …]
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb/ |
D | suni1x10gexp_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 8 * PMC/SIERRA (pm3393) MAC-PHY functionality. * 34 ** Space allocated for VLAN-Id Filter 50 /** S/UNI-1x10GE-XP REGISTER ADDRESS MAP **/ 53 /* to the S/UNI-1x10GE-XP Data Sheet for the signification of each bit */ 496 /*----------------------------------------*/ 500 /* -- End register offset definitions -- */ 504 /** SUNI-1x10GE-XP REGISTER BIT MASKS **/ 544 /*---------------------------------------------------------------------------- 545 * Register 0x0001: S/UNI-1x10GE-XP Product Revision [all …]
|
/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/ |
D | wlan_if.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries. 153 WILC_FW_HT_PROT_RTS_CTS_NONHT = 0, /* RTS-CTS at non-HT rate */ 154 WILC_FW_HT_PROT_FIRST_FRAME_NONHT, /* First frame at non-HT rate */ 215 * ----------------------------------------------------------- 218 * ----------------------------------------------------------- 224 * ----------------------------------------------------------- 227 * ----------------------------------------------------------- 233 * ----------------------------------------------------------- 236 * ----------------------------------------------------------- [all …]
|
/Linux-v6.6/drivers/media/usb/dvb-usb-v2/ |
D | anysee.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * DVB USB Linux driver for Anysee E30 DVB-C & DVB-T USB2.0 receiver 8 * - add smart card reader support for Conditional Access (CA) 92 | 00-63 | GENERAL REPLY PACKET #1 (PREVIOUS REPLY) 98 ---------------------------------------------------------------------------- 99 | 01-59 | don't care 100 ---------------------------------------------------------------------------- 102 ---------------------------------------------------------------------------- 103 | 61-63 | don't care 104 ---------------------------------------------------------------------------- [all …]
|
/Linux-v6.6/Documentation/admin-guide/ |
D | workload-tracing.rst | 1 .. SPDX-License-Identifier: (GPL-2.0+ OR CC-BY-4.0) 7 :Authors: - Shuah Khan <skhan@linuxfoundation.org> 8 - Shefali Sharma <sshefali021@gmail.com> 9 :maintained-by: Shuah Khan <skhan@linuxfoundation.org> 21 `perf <https://man7.org/linux/man-pages/man1/perf.1.html>`_, 22 `stress-ng <https://www.mankier.com/1/stress-ng>`_, 23 `paxtest <https://github.com/opntr/paxtest-freebsd>`_. 30 `strace <https://man7.org/linux/man-pages/man1/strace.1.html>`_ is a 50 How do we gather fine-grained system information? 65 to gather fine-grained information on a workload's usage of system resources. [all …]
|
/Linux-v6.6/arch/arm/nwfpe/ |
D | softfloat-specialize | 5 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point 11 National Science Foundation under grant MIP-9311980. The original version 12 of this code was written as part of a project to build a fixed-point vector 16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt 33 ------------------------------------------------------------------------------- 34 Underflow tininess-detection mode, statically initialized to default value. 36 ------------------------------------------------------------------------------- 41 ------------------------------------------------------------------------------- 42 Raises the exceptions specified by `flags'. Floating-point traps can be 48 Moved this function out of softfloat-specialize into fpmodule.c. [all …]
|
D | softfloat.h | 5 This C header file is part of the SoftFloat IEC/IEEE Floating-point 11 National Science Foundation under grant MIP-9311980. The original version 12 of this code was written as part of a project to build a fixed-point vector 16 http://www.jhauser.us/arithmetic/SoftFloat-2b/SoftFloat-source.txt 37 ------------------------------------------------------------------------------- 38 The macro `FLOATX80' must be defined to enable the extended double-precision 39 floating-point format `floatx80'. If this macro is not defined, the 42 ------------------------------------------------------------------------------- 49 ------------------------------------------------------------------------------- 50 Software IEC/IEEE floating-point types. [all …]
|
/Linux-v6.6/sound/soc/fsl/ |
D | imx-pcm-rpmsg.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Copyright 2017-2021 NXP 11 * +---------------+-------------------------------+ 13 * +---------------+-------------------------------+ 15 * +---------------+---+---+---+---+---+---+---+---+ 17 * +---------------+---+---+---+---+---+---+---+---+ 19 * +---------------+---+---+---+---+---+---+---+---+ 21 * +---------------+---+---+---+---+---+---+---+---+ 23 * +---------------+---+---+---+---+---+---+---+---+ 25 * +---------------+---+---+---+---+---+---+---+---+ [all …]
|
/Linux-v6.6/Documentation/powerpc/ |
D | cpu_families.rst | 10 ------------------ 12 - Hash MMU (except 603 and e300) 13 - Radix MMU (POWER9 and later) 14 - Software loaded TLB (603 and e300) 15 - Selectable Software loaded TLB in addition to hash MMU (755, 7450, e600) 16 - Mix of 32 & 64 bit:: 18 +--------------+ +----------------+ 19 | Old POWER | --------------> | RS64 (threads) | 20 +--------------+ +----------------+ 24 +--------------+ +----------------+ +------+ [all …]
|
/Linux-v6.6/Documentation/watchdog/ |
D | watchdog-parameters.rst | 7 be listed here unless the driver has its own driver-specific information 10 See Documentation/admin-guide/kernel-parameters.rst for information on 14 ------------------------------------------------- 21 timeout. Setting this to a non-zero value can be useful to ensure that 25 ------------------------------------------------- 36 ------------------------------------------------- 49 ------------------------------------------------- 58 ------------------------------------------------- 70 ------------------------------------------------- 79 ------------------------------------------------- [all …]
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | blockmap.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 …---------------------+----------------------------------------------------------------------------… 7 …---------------------+----------------------------------------------------------------------------… 10 | | +------------------------------+-------------------------------------------… 14 | | +------------------------------+-------------------------------------------… 15 …---------------------+----------------------------------------------------------------------------… 16 | 13 | Double-indirect block: (file blocks ``$block_size``/4 + 12 to (``$block_siz… 18 … | +--------------------------------+----------------------------------------------------------… 23 … | +------------------------------+----------------------------------------… 27 … | +------------------------------+----------------------------------------… [all …]
|
/Linux-v6.6/include/xen/interface/io/ |
D | sndif.h | 1 /* SPDX-License-Identifier: MIT */ 5 * Unified sound-device I/O interface for Xen guest OSes. 7 * Copyright (C) 2013-2015 GlobalLogic Inc. 8 * Copyright (C) 2016-2017 EPAM Systems Inc. 34 * Front->back notifications: when enqueuing a new request, sending a 36 * hold-off mechanism provided by the ring macros). Backends must set 39 * Back->front notifications: when enqueuing a new response, sending a 41 * hold-off mechanism provided by the ring macros). Frontends must set 44 * The two halves of a para-virtual sound card driver utilize nodes within 58 * Note: depending on the use-case backend can expose more sound cards and [all …]
|
D | kbdif.h | 1 /* SPDX-License-Identifier: MIT */ 3 * kbdif.h -- Xen virtual keyboard/mouse 17 * The two halves of a para-virtual driver utilize nodes within 31 *---------------------------- Features supported ---------------------------- 37 * feature-disable-keyboard 43 * feature-disable-pointer 49 * feature-abs-pointer 55 * feature-multi-touch 58 * Backends, which support reporting of multi-touch events 61 * feature-raw-pointer [all …]
|
D | displif.h | 1 /* SPDX-License-Identifier: MIT */ 7 * Copyright (C) 2016-2017 EPAM Systems Inc. 32 * sophisticated use-cases than a framebuffer device can handle. At the 45 * or bigger than the visible area. This is to enable use-cases, where backend 46 * may do some post-processing of the display and frame buffers supplied, 63 * Front->back notifications: when enqueuing a new request, sending a 65 * hold-off mechanism provided by the ring macros). Backends must set 68 * Back->front notifications: when enqueuing a new response, sending a 70 * hold-off mechanism provided by the ring macros). Frontends must set 73 * The two halves of a para-virtual display driver utilize nodes within [all …]
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega10_powertune.c | 34 …--------------------------------------------------------------------------------------------------… 36 …--------------------------------------------------------------------------------------------------… 58 …--------------------------------------------------------------------------------------------------… 60 …--------------------------------------------------------------------------------------------------… 122 …--------------------------------------------------------------------------------------------------… 124 …--------------------------------------------------------------------------------------------------… 150 …--------------------------------------------------------------------------------------------------… 152 …--------------------------------------------------------------------------------------------------… 172 …--------------------------------------------------------------------------------------------------… 174 …--------------------------------------------------------------------------------------------------… [all …]
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/abi/ |
D | guc_messages_abi.h | 1 /* SPDX-License-Identifier: MIT */ 3 * Copyright © 2014-2021 Intel Corporation 15 * +---+-------+--------------------------------------------------------------+ 19 * | 0 | 31 | **ORIGIN** - originator of the message | 20 * | | | - _`GUC_HXG_ORIGIN_HOST` = 0 | 21 * | | | - _`GUC_HXG_ORIGIN_GUC` = 1 | 23 * | +-------+--------------------------------------------------------------+ 24 * | | 30:28 | **TYPE** - message type | 25 * | | | - _`GUC_HXG_TYPE_REQUEST` = 0 | 26 * | | | - _`GUC_HXG_TYPE_EVENT` = 1 | [all …]
|
/Linux-v6.6/Documentation/admin-guide/pm/ |
D | amd-pstate.rst | 1 .. SPDX-License-Identifier: GPL-2.0 5 ``amd-pstate`` CPU Performance Scaling Driver 16 ``amd-pstate`` is the AMD CPU performance scaling driver that introduces a 20 than legacy ACPI hardware P-States. Current AMD CPU/APU platforms are using 21 the ACPI P-states driver to manage CPU frequency and clocks with switching 22 only in 3 P-states. CPPC replaces the ACPI P-states controls and allows a 23 flexible, low-latency interface for the Linux kernel to directly 26 ``amd-pstate`` leverages the Linux kernel governors such as ``schedutil``, 30 Volume 2: System Programming [1]_). Currently, ``amd-pstate`` supports basic 40 continuous, abstract, and unit-less performance value in a scale that is [all …]
|
/Linux-v6.6/drivers/pci/hotplug/ |
D | ibmphp_hpc.c | 1 // SPDX-License-Identifier: GPL-2.0+ 7 * Copyright (C) 2001-2003 IBM Corp. 31 //---------------------------------------------------------------------------- 33 //---------------------------------------------------------------------------- 40 //---------------------------------------------------------------------------- 42 //---------------------------------------------------------------------------- 49 //---------------------------------------------------------------------------- 51 //---------------------------------------------------------------------------- 55 //---------------------------------------------------------------------------- 57 //---------------------------------------------------------------------------- [all …]
|
/Linux-v6.6/Documentation/sound/hd-audio/ |
D | intel-multi-link.rst | 1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) 5 HDAudio multi-link extensions on Intel platforms 10 This file documents the 'multi-link structure' introduced in 2015 with 20 LCAP.ALT=0x0 - since the ALT bit was previously reserved, this is a 21 backwards-compatible change. 28 ---------------------------------- 32 +-----------+ 34 +-----------+ 35 | ML cap #1 |---+ 36 +-----------+ | [all …]
|
12345678910>>...510