/linux/drivers/hid/ |
H A 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 …]
|
/linux/include/uapi/linux/ |
H A 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
|
/linux/mm/ |
H A D | memory-tiers.c | 30 nodemask_t preferred; member 91 * node_demotion[0].preferred = 2 92 * node_demotion[1].preferred = 3 93 * node_demotion[2].preferred = <empty> 94 * node_demotion[3].preferred = <empty> 108 * node_demotion[0].preferred = <empty> 109 * node_demotion[1].preferred = <empty> 110 * node_demotion[2].preferred = <empty> 126 * node_demotion[0].preferred = 2 127 * node_demotion[1].preferred = 0 [all …]
|
/linux/drivers/cpufreq/ |
H A D | amd-pstate.h | 21 * For platforms that support the preferred core feature, the highest_perf value maybe 22 * configured to any value in the range 166-255 by the firmware (because the preferred 24 * all platforms, we split the highest_perf and preferred core ranking values into 66 * @prefcore_ranking: the preferred core ranking, the higher value indicates a higher 76 * @hw_prefcore: check whether HW supports preferred core featue. 78 * AMD P-State driver supports preferred core featue.
|
H A D | Makefile | 29 # Link order matters. K8 is preferred to ACPI because of firmware bugs in early 31 # powernow-k8 can load then. ACPI is preferred to all other hardware-specific drivers. 32 # speedstep-* is preferred over p4-clockmod.
|
/linux/fs/quota/ |
H A 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) */
|
H A D | quotaio_v1.h | 23 __u32 dqb_bsoftlimit; /* preferred limit on disk blks */ 26 __u32 dqb_isoftlimit; /* preferred inode limit */
|
/linux/drivers/firmware/efi/libstub/ |
H A D | relocate.c | 96 * @preferred_addr: preferred target address 102 * to @alignment but at least EFI_ALLOC_ALIGN. If the preferred address 135 * also have a preferred address, so first try to relocate in efi_relocate_kernel() 136 * to the preferred address. If that fails, allocate as low in efi_relocate_kernel() 144 * If preferred address allocation failed allocate as low as in efi_relocate_kernel()
|
/linux/Documentation/admin-guide/ |
H A 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
|
/linux/Documentation/process/ |
H A 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
|
/linux/Documentation/userspace-api/media/v4l/ |
H A 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
|
/linux/Documentation/arch/arm64/ |
H A 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
|
/linux/Documentation/admin-guide/mm/ |
H A 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 270 change in the set of allowed nodes, the preferred nodemask (Preferred 271 Many), preferred node (Preferred) or nodemask (Bind, Interleave) is 302 nodes, the node (Preferred) or nodemask (Bind, Interleave) is
|
/linux/Documentation/sound/cards/ |
H A 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.
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-beagle-ab4.dts | 30 /* Preferred always-on timer for clocksource */ 39 /* Preferred timer for clockevent */
|
/linux/drivers/nvme/common/ |
H A D | keyring.c | 193 * 'Retained' PSKs (ie 'generated == false') should be preferred to 'generated' 194 * PSKs, PSKs with hash (psk_ver 1) should be preferred to PSKs without hash 195 * (psk_ver 0), and SHA-384 should be preferred to SHA-256. 229 * nvme_tls_psk_default - Return the preferred PSK to use for TLS ClientHello
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | license-rules.rst | 13 Linux内核根据LICENSES/preferred/GPL-2.0中提供的GNU通用公共许可证版本2 141 LICENSES/preferred/ 148 LICENSES/preferred/GPL-2.0 152 LICENSES/preferred/MIT
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | license-rules.rst | 14 Linux內核根據LICENSES/preferred/GPL-2.0中提供的GNU通用公共許可證版本2 142 LICENSES/preferred/ 149 LICENSES/preferred/GPL-2.0 153 LICENSES/preferred/MIT
|
/linux/arch/mips/kernel/ |
H A D | elf.c | 237 * the one preferred by the hardware. In fpxx case, that ABI can in arch_check_elf() 239 * preferred by the hardware. Next, if we only use single-precision in arch_check_elf() 242 * one is preferred by the hardware. Next, if we know that the code in arch_check_elf() 245 * the one that is preferred by the hardware. in arch_check_elf()
|
/linux/fs/ocfs2/ |
H A D | slot_map.c | 250 int preferred) in __ocfs2_find_empty_slot() argument 254 if ((preferred >= 0) && (preferred < si->si_num_slots)) { in __ocfs2_find_empty_slot() 255 if (!si->si_slots[preferred].sl_valid) { in __ocfs2_find_empty_slot() 256 ret = preferred; in __ocfs2_find_empty_slot()
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | platform.c | 525 u8 rx_amp = 0, i = 0, preferred = 0, *cache = ppd->qsfp_info.cache; in apply_rx_amplitude_settings() local 566 preferred = i; in apply_rx_amplitude_settings() 567 if (preferred == rx_preset) in apply_rx_amplitude_settings() 573 * Verify that preferred RX amplitude is not just a in apply_rx_amplitude_settings() 576 if (!preferred && !(cache[(128 * 3) + 225] & 0x1)) { in apply_rx_amplitude_settings() 582 "%s: Applying RX AMP %x\n", __func__, preferred); in apply_rx_amplitude_settings() 584 rx_amp = preferred | (preferred << 4); in apply_rx_amplitude_settings()
|
/linux/Documentation/dev-tools/ |
H A D | checkpatch.rst | 311 Using any of these outside of include/uapi/ is not preferred as using the 333 not preferred outside of include/uapi. 443 lockdep_assert_held() annotations should be preferred over 452 usleep_range() should be preferred over udelay(). The proper way of 460 The comment style is incorrect. The preferred style for multi- 464 * This is the preferred style 471 /* This is the preferred comment style 759 The ARRAY_SIZE(foo) macro should be preferred over 855 "struct". The preferred location is before the "=" sign if there is 1061 The preferred way is to put the opening brace last on the line, [all …]
|
/linux/rust/kernel/ |
H A D | build_assert.rs | 41 /// [`static_assert!`] should be preferred to `build_assert!` whenever possible. 46 /// at different stage of compilation. It is preferred to err as early as
|
/linux/include/drm/ttm/ |
H A D | ttm_placement.h | 93 * @num_placement: number of preferred placements 94 * @placement: preferred placements
|
/linux/Documentation/driver-api/mmc/ |
H A D | mmc-dev-attrs.rst | 35 preferred_erase_size Preferred erase size 45 Note on Erase Size and Preferred Erase Size:
|