Searched full:- (Results 1 – 25 of 16722) sorted by relevance
12345678910>>...669
/linux-6.12.1/Documentation/mm/ |
D | arch_pgtable_helpers.rst | 1 .. SPDX-License-Identifier: GPL-2.0 18 +---------------------------+--------------------------------------------------+ 20 +---------------------------+--------------------------------------------------+ 22 +---------------------------+--------------------------------------------------+ 24 +---------------------------+--------------------------------------------------+ 26 +---------------------------+--------------------------------------------------+ 28 +---------------------------+--------------------------------------------------+ 30 +---------------------------+--------------------------------------------------+ 32 +---------------------------+--------------------------------------------------+ 34 +---------------------------+--------------------------------------------------+ [all …]
|
/linux-6.12.1/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". 40 detected. For less-intrusive workarounds, a Kconfig option is not 50 +----------------+-----------------+-----------------+-----------------------------+ 54 +----------------+-----------------+-----------------+-----------------------------+ 55 +----------------+-----------------+-----------------+-----------------------------+ 57 +----------------+-----------------+-----------------+-----------------------------+ 59 +----------------+-----------------+-----------------+-----------------------------+ 60 +----------------+-----------------+-----------------+-----------------------------+ [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-6.12.1/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-6.12.1/drivers/firmware/arm_scmi/vendors/imx/ |
D | imx95.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 The System Manager (SM) is a low-level system function which runs on a System 15 runs on a Cortex-M processor and provides an abstraction to many of the 38 This protocol is intended provide access to the battery-backed module. This 43 - Describe the protocol version. 44 - Discover implementation attributes. 45 - Read/write GPR 46 - Discover the RTCs available in the system. 47 - Read/write the RTC time in seconds and ticks 48 - Set an alarm (per LM) in seconds [all …]
|
/linux-6.12.1/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-6.12.1/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-6.12.1/Documentation/virt/kvm/arm/ |
D | hypercalls.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 KVM/arm64-specific hypercalls exposed to guests 7 This file documents the KVM/arm64-specific hypercalls which may be 14 All KVM/arm64-specific hypercalls are allocated within the "Vendor 16 ``28b46fb6-2ec5-11e9-a9ca-4b564d003a74``. This UID should be queried by the 18 order to determine that the KVM/arm64-specific hypercalls are available. 21 --------------------------------------------- 25 +---------------------+-------------------------------------------------------------+ 27 +---------------------+-------------------------------------------------------------+ 29 +---------------------+----------+--------------------------------------------------+ [all …]
|
/linux-6.12.1/Documentation/iio/ |
D | adis16480.rst | 1 .. SPDX-License-Identifier: GPL-2.0 58 +------------------------------------------+-------------------------------------------------------… 59 | 3-Axis Magnetometer related device files | Description … 60 +------------------------------------------+-------------------------------------------------------… 62 +------------------------------------------+-------------------------------------------------------… 63 | in_magn_x_calibbias | Calibration offset for the X-axis magnetometer channel… 64 +------------------------------------------+-------------------------------------------------------… 65 | in_magn_x_filter_low_pass_3db_frequency | Bandwidth for the X-axis magnetometer channel. … 66 +------------------------------------------+-------------------------------------------------------… 67 | in_magn_x_raw | Raw X-axis magnetometer channel value. … [all …]
|
D | adis16475.rst | 1 .. SPDX-License-Identifier: GPL-2.0 62 +-------------------------------------------+------------------------------------------------------… 63 | 3-Axis Accelerometer related device files | Description … 64 +-------------------------------------------+------------------------------------------------------… 66 +-------------------------------------------+------------------------------------------------------… 67 | in_accel_x_calibbias | Calibration offset for the X-axis accelerometer chann… 68 +-------------------------------------------+------------------------------------------------------… 69 | in_accel_x_raw | Raw X-axis accelerometer channel value. … 70 +-------------------------------------------+------------------------------------------------------… 71 | in_accel_y_calibbias | Calibration offset for the Y-axis accelerometer chann… [all …]
|
/linux-6.12.1/Documentation/usb/ |
D | usbip_protocol.rst | 26 | ----------------------------------------------> | 29 | <---------------------------------------------- | 48 | ----------------------------------------------> | 51 | <---------------------------------------------- | 55 | ----------------------------------------------> | 58 | <---------------------------------------------- | 63 | ----------------------------------------------> | 66 | ----------------------------------------------> | 69 | ----------------------------------------------> | 72 | <---------------------------------------------- | [all …]
|
/linux-6.12.1/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-6.12.1/drivers/gpu/drm/xe/abi/ |
D | guc_actions_sriov_abi.h | 1 /* SPDX-License-Identifier: MIT */ 20 * +---+-------+--------------------------------------------------------------+ 24 * | +-------+--------------------------------------------------------------+ 26 * | +-------+--------------------------------------------------------------+ 28 * | +-------+--------------------------------------------------------------+ 30 * +---+-------+--------------------------------------------------------------+ 31 * | 1 | 31:0 | **VFID** - source VF identifier | 32 * +---+-------+--------------------------------------------------------------+ 33 * | 2 | 31:0 | **RELAY_ID** - VF/PF message ID | 34 * +---+-------+-----------------+--------------------------------------------+ [all …]
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/Documentation/driver-api/mmc/ |
D | mmc-test.rst | 1 .. SPDX-License-Identifier: GPL-2.0 16 - Verifying the functionality and performance of MMC and SD host controller drivers. 17 - Ensuring compatibility and reliability of MMC and SD devices. 18 - Identifying and diagnosing issues in the MMC subsystem. 33 .. code-block:: none 39 Device Drivers ---> 40 <*> MMC/SD/SDIO card support ---> 45 .. code-block:: none 55 .. code-block:: none 66 .. code-block:: sh [all …]
|
/linux-6.12.1/include/uapi/linux/usb/ |
D | functionfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 30 /* Descriptor of an non-audio endpoint */ 42 * struct usb_dfu_functional_descriptor - DFU Functional descriptor 47 * @wTransferSize: Maximum number of bytes per control-write (le16) 115 /* Flags for usb_ffs_dmabuf_transfer_req->flags (none for now) */ 119 * struct usb_ffs_dmabuf_transfer_req - Transfer request for a DMABUF object 138 * +-----+-----------+--------------+--------------------------------------+ 140 * +-----+-----------+--------------+--------------------------------------+ 142 * +-----+-----------+--------------+--------------------------------------+ 144 * +-----+-----------+--------------+--------------------------------------+ [all …]
|
/linux-6.12.1/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 …]
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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 …]
|
/linux-6.12.1/Documentation/arch/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 …]
|
12345678910>>...669