| /linux-6.15/kernel/trace/ |
| H A D | trace_events_user.c | 142 int attempt; member 411 int attempt) in user_event_mm_fault_in() argument 420 if (attempt > 10) in user_event_mm_fault_in() 450 int attempt = fault->attempt; in user_event_enabler_fault_fixup() local 507 fault->attempt = attempt; in user_event_enabler_queue_fault() 539 *attempt += 1; in user_event_enabler_write() 597 int attempt; in user_event_enabler_update() local 620 attempt = 0; in user_event_enabler_update() 888 int attempt = 0; in user_event_enabler_create() local 916 &attempt); in user_event_enabler_create() [all …]
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-vdpa | 28 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
|
| H A D | sysfs-bus-fsl-mc | 6 the driver to attempt to bind to the device found at 19 driver to attempt to unbind from the device found at
|
| H A D | sysfs-memory-page-offline | 8 physical address of the page. The kernel will then attempt 31 kernel will then attempt to hard-offline the page, by
|
| H A D | sysfs-driver-ucsi-ccg | 5 Tell the driver for Cypress CCGx Type-C controller to attempt
|
| H A D | sysfs-class-remoteproc | 44 Writing "start" will attempt to start the processor running the 49 Writing "stop" will attempt to halt the remote processor and
|
| H A D | sysfs-bus-cdx | 66 Writing n/0/off will attempt to disable the CDX bus and. 67 writing y/1/on will attempt to enable the CDX bus. Reading this file
|
| H A D | sysfs-bus-amba | 14 device from its current driver or make any attempt to
|
| H A D | sysfs-bus-vmbus | 14 device from its current driver or make any attempt to
|
| /linux-6.15/drivers/char/tpm/ |
| H A D | tpm_tis_spi_cr50.c | 101 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.15/drivers/input/serio/ |
| H A D | libps2.c | 47 int attempt = 0; in ps2_do_sendbyte() local 68 } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); in ps2_do_sendbyte() 88 if (error || attempt > 1) in ps2_do_sendbyte() 91 byte, error, ps2dev->nak, attempt); in ps2_do_sendbyte()
|
| /linux-6.15/Documentation/devicetree/bindings/thermal/ |
| H A D | qcom-lmh.yaml | 54 will attempt to remove frequency throttling. 59 will attempt to throttle the frequency.
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | mobility.c | 673 unsigned int attempt = 1; in pseries_suspend() local 702 attempt, max_attempts, ret); in pseries_suspend() 704 if (attempt == max_attempts) in pseries_suspend() 724 attempt++; in pseries_suspend()
|
| /linux-6.15/Documentation/sound/cards/ |
| H A D | img-spdif-in.rst | 24 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.15/Documentation/ABI/stable/ |
| H A D | sysfs-bus-mhi | 7 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
|
| H A D | sysfs-devices-system-xen_memory | 7 attempt to increase the balloon before giving up. See 27 zero (unlimited), this means that the driver will attempt
|
| H A D | sysfs-devices-node | 204 ignored by memory error recovery attempt, usually because 213 failed by memory error recovery attempt. This usually means 221 delayed by memory error recovery attempt. Delayed poisoned 229 recovered by memory error recovery attempt.
|
| /linux-6.15/net/bluetooth/ |
| H A D | hci_conn.c | 212 conn->attempt++; in hci_add_sco() 226 for (; conn->attempt <= size; conn->attempt++) { in find_next_esco_param() 231 conn, conn->attempt); in find_next_esco_param() 234 return conn->attempt <= size; in find_next_esco_param() 303 conn->attempt++; in hci_enhanced_setup_sync() 318 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync() 343 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync() 373 param = &sco_param_cvsd[conn->attempt - 1]; in hci_enhanced_setup_sync() 419 conn->attempt++; in hci_setup_sync_conn() 432 param = &esco_param_msbc[conn->attempt - 1]; in hci_setup_sync_conn() [all …]
|
| /linux-6.15/drivers/of/unittest-data/ |
| H A D | overlay_bad_add_dup_node.dtso | 10 * result in an attempt to add the same node twice.
|
| H A D | overlay_bad_add_dup_prop.dtso | 10 * result in an attempt to update the same property twice.
|
| /linux-6.15/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu_host.c | 81 int attempt = 0; in kvmppc_mmu_map_page() local 161 if (attempt > 1) in kvmppc_mmu_map_page() 174 attempt++; in kvmppc_mmu_map_page()
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | reboot.c | 631 int attempt = 0; in native_machine_emergency_restart() local 670 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart() 671 attempt = 1; in native_machine_emergency_restart()
|
| /linux-6.15/Documentation/driver-api/80211/ |
| H A D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
| /linux-6.15/Documentation/process/ |
| H A D | development-process.rst | 8 an attempt to document how this community works in a way which is
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | asymmetric-32bit.rst | 91 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
|