| /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/fs/ocfs2/ |
| H A D | slot_map.c | 254 int preferred) in __ocfs2_find_empty_slot() argument 258 if ((preferred >= 0) && (preferred < si->si_num_slots)) { in __ocfs2_find_empty_slot() 259 if (!si->si_slots[preferred].sl_valid) { in __ocfs2_find_empty_slot() 260 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() 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/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/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/fs/afs/ |
| H A D | fs_operation.c | 358 op->addr_index != alist->preferred && in afs_put_operation() 359 test_bit(alist->preferred, &op->addr_tried)) in afs_put_operation() 360 WRITE_ONCE(alist->preferred, op->addr_index); in afs_put_operation()
|
| H A D | vl_probe.c | 123 alist->preferred = index; in afs_vlserver_probe_result() 306 vllist->preferred = pref; in afs_wait_for_vl_probes()
|
| /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/ |
| H A D | COPYING | 8 LICENSES/preferred/GPL-2.0
|
| /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/arch/arc/boot/dts/ |
| H A D | skeleton_hs.dtsi | 33 /* 64-bit Local RTC: preferred clocksource for UP */
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-acpi-pmprofile | 5 Description: The ACPI pm_profile sysfs interface exposes the preferred
|
| /linux/drivers/scsi/device_handler/ |
| H A D | scsi_dh_rdac.c | 206 char preferred; member 420 h->preferred = RDAC_PREFERRED; in check_ownership() 423 h->preferred = RDAC_NON_PREFERRED; in check_ownership() 642 (h->preferred == RDAC_PREFERRED)) in rdac_activate()
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-r16-nintendo-nes-classic.dts | 25 * PF can also be used for the SD card so PB is preferred.
|
| /linux/tools/perf/ |
| H A D | MANIFEST | 2 LICENSES/preferred/GPL-2.0
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 287 struct kvm_vcpu_init preferred = {}; in kvm_get_default_vcpu_target() local 289 vm_ioctl(vm, KVM_ARM_PREFERRED_TARGET, &preferred); in kvm_get_default_vcpu_target() 291 preferred.features[0] |= BIT(KVM_ARM_VCPU_HAS_EL2); in kvm_get_default_vcpu_target() 293 *init = preferred; in kvm_get_default_vcpu_target()
|
| /linux/Documentation/ABI/removed/ |
| H A D | sysfs-selinux-disable | 14 The preferred method of disabling SELinux is via the "selinux=0" boot
|
| /linux/sound/drivers/vx/ |
| H A D | vx_pcm.c | 1143 int preferred; in vx_init_audio_io() local 1166 preferred = chip->ibl.size; in vx_init_audio_io() 1169 if (preferred > 0) { in vx_init_audio_io() 1170 chip->ibl.size = roundup(preferred, chip->ibl.granularity); in vx_init_audio_io()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-xp-crs328-4c-20s-4s.dtsi | 16 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-crs305-1g-4s.dtsi | 16 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-db-xc3-24g4xg.dts | 15 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-crs326-24g-2s.dtsi | 16 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-db-dxbc2.dts | 15 * situation, you should either update your bootloader (preferred
|
| /linux/drivers/mtd/nand/ |
| H A D | Kconfig | 28 preferred.
|