Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-fsl-mc6 the driver to attempt to bind to the device found at
19 driver to attempt to unbind from the device found at
Dsysfs-bus-vdpa28 attempt to bind to the device. This is useful for overriding
36 attempt to unbind from the device. This may be useful when
51 device from its current driver or make any attempt to
Dsysfs-memory-page-offline8 physical address of the page. The kernel will then attempt
31 kernel will then attempt to hard-offline the page, by
Dsysfs-driver-ucsi-ccg5 Tell the driver for Cypress CCGx Type-C controller to attempt
Dsysfs-class-remoteproc44 Writing "start" will attempt to start the processor running the
49 Writing "stop" will attempt to halt the remote processor and
Dsysfs-bus-amba14 device from its current driver or make any attempt to
Dsysfs-bus-vmbus14 device from its current driver or make any attempt to
/linux-6.1.9/drivers/input/serio/
Dlibps2.c30 int attempt = 0; in ps2_do_sendbyte() local
51 } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); in ps2_do_sendbyte()
71 if (error || attempt > 1) in ps2_do_sendbyte()
74 byte, error, ps2dev->nak, attempt); in ps2_do_sendbyte()
/linux-6.1.9/drivers/char/tpm/
Dtpm_tis_spi_cr50.c101 unsigned int attempt = ++phy->irq_confirmation_attempt; in cr50_ensure_access_delay() local
107 attempt); in cr50_ensure_access_delay()
108 } else if (attempt > MAX_IRQ_CONFIRMATION_ATTEMPTS) { in cr50_ensure_access_delay()
/linux-6.1.9/Documentation/ABI/stable/
Dsysfs-bus-mhi7 one attempt to power up the device has been done. If read
18 at least one attempt to power up the device has been done. If
Dsysfs-devices-system-xen_memory7 attempt to increase the balloon before giving up. See
27 zero (unlimited), this means that the driver will attempt
/linux-6.1.9/Documentation/devicetree/bindings/thermal/
Dqcom-lmh.yaml50 will attempt to remove frequency throttling.
55 will attempt to throttle the frequency.
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dmobility.c678 unsigned int attempt = 1; in pseries_suspend() local
707 attempt, max_attempts, ret); in pseries_suspend()
709 if (attempt == max_attempts) in pseries_suspend()
729 attempt++; in pseries_suspend()
/linux-6.1.9/Documentation/sound/cards/
Dimg-spdif-in.rst24 This control is used to attempt acquisition of up to four different sample
30 hw_params will be ignored, and the block will attempt capture for each of the
/linux-6.1.9/net/bluetooth/
Dhci_conn.c241 conn->attempt++; in hci_acl_create_connection()
302 conn->attempt++; in hci_add_sco()
313 for (; conn->attempt <= size; conn->attempt++) { in find_next_esco_param()
315 (esco_param[conn->attempt - 1].pkt_type & ESCO_2EV3)) in find_next_esco_param()
318 conn, conn->attempt); in find_next_esco_param()
321 return conn->attempt <= size; in find_next_esco_param()
382 conn->attempt++; in hci_enhanced_setup_sync()
397 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync()
422 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync()
448 param = &esco_param_cvsd[conn->attempt - 1]; in hci_enhanced_setup_sync()
[all …]
/linux-6.1.9/arch/x86/kernel/
Dreboot.c588 int attempt = 0; in native_machine_emergency_restart() local
627 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart()
628 attempt = 1; in native_machine_emergency_restart()
/linux-6.1.9/drivers/of/unittest-data/
Doverlay_bad_add_dup_node.dts10 * result in an attempt to add the same node twice.
Doverlay_bad_add_dup_prop.dts10 * result in an attempt to update the same property twice.
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_64_mmu_host.c81 int attempt = 0; in kvmppc_mmu_map_page() local
163 if (attempt > 1) in kvmppc_mmu_map_page()
176 attempt++; in kvmppc_mmu_map_page()
/linux-6.1.9/Documentation/driver-api/80211/
Dintroduction.rst9 These books attempt to give a description of the various subsystems
/linux-6.1.9/Documentation/process/
Ddevelopment-process.rst23 an attempt to document how this community works in a way which is
/linux-6.1.9/Documentation/filesystems/
D9p.rst73 uname=name user name to attempt mount as on the remote server. The
130 dfltuid attempt to mount as a particular uid
132 dfltgid attempt to mount with a particular gid
/linux-6.1.9/Documentation/arm64/
Dasymmetric-32bit.rst91 invalidate the affinity mask saved in (1) and attempt to restore the CPU
143 prevented from being offlined by userspace and any such attempt will
151 asymmetric system, a broken guest at EL1 could still attempt to execute
/linux-6.1.9/tools/testing/selftests/tc-testing/
DTODO.txt17 will attempt to run a function at every hook point. Could be
/linux-6.1.9/tools/bpf/bpftool/Documentation/
Dbpftool.rst69 Do not automatically attempt to mount any virtual file system

12345678910>>...13