| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-bigbenff.c | 37 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 39 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position) 47 * 0x81, 0x42, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,Null State) 50 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position) 59 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 74 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 77 …* 0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,… 79 …* 0x91, 0x02, // Output (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,N… 88 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 126 0x81, 0x02, /* Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) */ [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-bigbenff.c | 37 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 39 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position) 47 * 0x81, 0x42, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,Null State) 50 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position) 59 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 74 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 77 …* 0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,… 79 …* 0x91, 0x02, // Output (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,N… 88 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 126 0x81, 0x02, /* Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) */ [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | ncsi.h | 21 * @NCSI_CMD_SET_INTERFACE: set preferred package and channel combination. 22 * Requires NCSI_ATTR_IFINDEX and the preferred NCSI_ATTR_PACKAGE_ID and 23 * optionally the preferred NCSI_ATTR_CHANNEL_ID. 24 * @NCSI_CMD_CLEAR_INTERFACE: clear any preferred package/channel combination. 86 * @NCSI_PKG_ATTR_FORCED: flag signifying a package has been set as preferred 114 * preferred
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | ncsi.h | 21 * @NCSI_CMD_SET_INTERFACE: set preferred package and channel combination. 22 * Requires NCSI_ATTR_IFINDEX and the preferred NCSI_ATTR_PACKAGE_ID and 23 * optionally the preferred NCSI_ATTR_CHANNEL_ID. 24 * @NCSI_CMD_CLEAR_INTERFACE: clear any preferred package/channel combination. 86 * @NCSI_PKG_ATTR_FORCED: flag signifying a package has been set as preferred 114 * preferred
|
| /kernel/linux/linux-6.6/mm/ |
| D | memory-tiers.c | 28 nodemask_t preferred; member 65 * node_demotion[0].preferred = 2 66 * node_demotion[1].preferred = 3 67 * node_demotion[2].preferred = <empty> 68 * node_demotion[3].preferred = <empty> 82 * node_demotion[0].preferred = <empty> 83 * node_demotion[1].preferred = <empty> 84 * node_demotion[2].preferred = <empty> 100 * node_demotion[0].preferred = 2 101 * node_demotion[1].preferred = 0 [all …]
|
| /kernel/linux/linux-6.6/fs/quota/ |
| D | quotaio_v2.h | 41 __le32 dqb_isoftlimit; /* preferred inode limit */ 44 __le32 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */ 54 __le64 dqb_isoftlimit; /* preferred inode limit */ 57 __le64 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */
|
| /kernel/linux/linux-5.10/fs/quota/ |
| D | quotaio_v2.h | 41 __le32 dqb_isoftlimit; /* preferred inode limit */ 44 __le32 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */ 54 __le64 dqb_isoftlimit; /* preferred inode limit */ 57 __le64 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | numastat.rst | 11 is incremented on the preferred node, otherwise numa_foreign is incremented on 12 the preferred node and numa_miss on the node where allocation succeeded. 14 Usually preferred node is the one local to the CPU where the process executes, 53 preferred node. As a result, such allocation will not increase the numa_foreign
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | numastat.rst | 11 is incremented on the preferred node, otherwise numa_foreign is incremented on 12 the preferred node and numa_miss on the node where allocation succeeded. 14 Usually preferred node is the one local to the CPU where the process executes, 53 preferred node. As a result, such allocation will not increase the numa_foreign
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| D | relocate.c | 98 * @preferred_addr: preferred target address 104 * to @alignment but at least EFI_ALLOC_ALIGN. If the preferred address 137 * also have a preferred address, so first try to relocate in efi_relocate_kernel() 138 * to the preferred address. If that fails, allocate as low in efi_relocate_kernel() 146 * If preferred address allocation failed allocate as low as in efi_relocate_kernel()
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| D | relocate.c | 95 * @preferred_addr: preferred target address 101 * to @alignment but at least EFI_ALLOC_ALIGN. If the preferred address 134 * also have a preferred address, so first try to relocate in efi_relocate_kernel() 135 * to the preferred address. If that fails, allocate as low in efi_relocate_kernel() 143 * If preferred address allocation failed allocate as low as in efi_relocate_kernel()
|
| /kernel/linux/linux-5.10/include/drm/ttm/ |
| D | ttm_placement.h | 87 * @num_placement: number of preferred placements 88 * @placement: preferred placements 89 * @num_busy_placement: number of preferred placements when need to evict buffer 90 * @busy_placement: preferred placements when need to evict buffer
|
| /kernel/linux/linux-6.6/include/drm/ttm/ |
| D | ttm_placement.h | 87 * @num_placement: number of preferred placements 88 * @placement: preferred placements 89 * @num_busy_placement: number of preferred placements when need to evict buffer 90 * @busy_placement: preferred placements when need to evict buffer
|
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
| D | camss-csid.h | 136 * @match_format_idx: Request preferred index, as defined by subdevice csid_format. 138 * @match_code: Request preferred code, set @match_format_idx to 0 if used 181 * @req_format_idx: Request preferred index, as defined by subdevice csid_format. 183 * @match_code: Request preferred code, set @req_format_idx to 0 if used
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | maintainer-kvm-x86.rst | 111 With a few caveats listed below, follow the tip tree maintainers' preferred 116 variable declarations isn't strictly required, though it is still preferred. 150 The preferred prefix format is ``KVM: <topic>:``, where ``<topic>`` is one of:: 199 background. Note! This order directly conflicts with the tip tree's preferred 200 approach! Please follow the tip tree's preferred style when sending patches 203 Stating what a patch does before diving into details is preferred by KVM x86 254 strongly preferred. Booting an actual VM is encouraged, but not mandatory. 277 but dedicated KVM tests are preferred in all cases. Negative testcases in 301 tests for such bugs is strongly preferred. 303 In general, regression tests are preferred for any bug that is not trivial to
|
| D | license-rules.rst | 9 License version 2 only (GPL-2.0), as provided in LICENSES/preferred/GPL-2.0, 157 1. _`Preferred licenses`: 163 LICENSES/preferred/ 173 LICENSES/preferred/GPL-2.0 177 LICENSES/preferred/MIT 265 requirements of the `Preferred licenses`_. 287 license in addition to a preferred license. These licenses are available 313 requirements of the `Preferred licenses`_.
|
| /kernel/linux/linux-6.6/Documentation/arch/arm64/ |
| D | memory-tagging-extension.rst | 95 preferred tag checking modes" section below. 133 Per-CPU preferred tag checking mode 142 tag checking mode as the CPU's preferred tag checking mode. 144 The preferred tag checking mode for each CPU is controlled by 147 default preferred mode for each CPU is ``async``. 149 To allow a program to potentially run in the CPU's preferred tag 154 kernel. If the CPU's preferred tag checking mode is in the task's set
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-tuner.rst | 421 - Mono/SAP (preferred) or Mono/Mono 425 - Stereo L/R (preferred) or Mono L+R 426 - Stereo L/R (preferred) or Mono L+R 427 - L/R (preferred) or L+R/L+R 431 - Stereo L/R (preferred) or Mono L+R 433 - L+R/SAP (preferred) or L/R or L+R/L+R 439 - Lang1/Lang2 (preferred) or Lang1/Lang1
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-tuner.rst | 421 - Mono/SAP (preferred) or Mono/Mono 425 - Stereo L/R (preferred) or Mono L+R 426 - Stereo L/R (preferred) or Mono L+R 427 - L/R (preferred) or L+R/L+R 431 - Stereo L/R (preferred) or Mono L+R 433 - L+R/SAP (preferred) or L/R or L+R/L+R 439 - Lang1/Lang2 (preferred) or Lang1/Lang1
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/ |
| D | numa_memory_policy.rst | 203 of increasing distance from the preferred node based on 206 Internally, the Preferred policy uses a single node--the 210 allocation policy can be viewed as a Preferred policy that 215 is always preferred by passing an empty nodemask with this 232 specified by a Preferred policy or had been selected by a 261 change in the set of allowed nodes, the preferred nodemask (Preferred 262 Many), preferred node (Preferred) or nodemask (Bind, Interleave) is 293 nodes, the node (Preferred) or nodemask (Bind, Interleave) is
|
| /kernel/linux/linux-5.10/fs/afs/ |
| D | server_list.c | 119 /* Maintain the same preferred server as before if possible. */ in afs_annotate_server_list() 120 cur = old->servers[old->preferred].server; in afs_annotate_server_list() 123 new->preferred = j; in afs_annotate_server_list()
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | license-rules.rst | 9 License version 2 only (GPL-2.0), as provided in LICENSES/preferred/GPL-2.0, 157 1. _`Preferred licenses`: 163 LICENSES/preferred/ 173 LICENSES/preferred/GPL-2.0 177 LICENSES/preferred/MIT 265 requirements of the `Preferred licenses`_. 287 license in addition to a preferred license. These licenses are available 313 requirements of the `Preferred licenses`_.
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap3-beagle-ab4.dts | 30 /* Preferred always-on timer for clocksource */ 39 /* Preferred timer for clockevent */
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-beagle-ab4.dts | 30 /* Preferred always-on timer for clocksource */ 39 /* Preferred timer for clockevent */
|
| /kernel/linux/linux-6.6/Documentation/sound/cards/ |
| D | hdspm.rst | 148 Speed-mode or Slave (Autosync). Also see "Preferred Sync Ref" 155 * Preferred Sync Ref 157 * Name -- "Preferred Sync Reference" 164 Within the Auto-sync-Mode the preferred Sync Source can be 226 this is the preferred Input.
|