| /Linux-v6.6/kernel/trace/ |
| D | trace_events_user.c | 147 int attempt; member 392 int attempt) in user_event_mm_fault_in() argument 401 if (attempt > 10) in user_event_mm_fault_in() 422 bool fixup_fault, int *attempt); 431 int attempt = fault->attempt; in user_event_enabler_fault_fixup() local 434 ret = user_event_mm_fault_in(mm, uaddr, attempt); in user_event_enabler_fault_fixup() 463 user_event_enabler_write(mm, enabler, true, &attempt); in user_event_enabler_fault_fixup() 476 int attempt) in user_event_enabler_queue_fault() argument 488 fault->attempt = attempt; in user_event_enabler_queue_fault() 508 bool fixup_fault, int *attempt) in user_event_enabler_write() argument [all …]
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| 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
|
| 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
|
| 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
|
| D | sysfs-driver-ucsi-ccg | 5 Tell the driver for Cypress CCGx Type-C controller to attempt
|
| 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
|
| D | sysfs-bus-vmbus | 14 device from its current driver or make any attempt to
|
| D | sysfs-bus-amba | 14 device from its current driver or make any attempt to
|
| /Linux-v6.6/drivers/char/tpm/ |
| 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-v6.6/Documentation/ABI/stable/ |
| 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
|
| 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
|
| D | sysfs-devices-node | 198 ignored by memory error recovery attempt, usually because 207 failed by memory error recovery attempt. This usually means 215 delayed by memory error recovery attempt. Delayed poisoned 223 recovered by memory error recovery attempt.
|
| /Linux-v6.6/drivers/input/serio/ |
| 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-v6.6/arch/powerpc/platforms/pseries/ |
| D | mobility.c | 674 unsigned int attempt = 1; in pseries_suspend() local 703 attempt, max_attempts, ret); in pseries_suspend() 705 if (attempt == max_attempts) in pseries_suspend() 725 attempt++; in pseries_suspend()
|
| /Linux-v6.6/Documentation/sound/cards/ |
| 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-v6.6/net/bluetooth/ |
| D | hci_conn.c | 210 conn->attempt++; in hci_acl_create_connection() 271 conn->attempt++; in hci_add_sco() 285 for (; conn->attempt <= size; conn->attempt++) { in find_next_esco_param() 287 (esco_param[conn->attempt - 1].pkt_type & ESCO_2EV3)) in find_next_esco_param() 290 conn, conn->attempt); in find_next_esco_param() 293 return conn->attempt <= size; in find_next_esco_param() 354 conn->attempt++; in hci_enhanced_setup_sync() 369 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync() 394 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync() 420 param = &esco_param_cvsd[conn->attempt - 1]; in hci_enhanced_setup_sync() [all …]
|
| /Linux-v6.6/drivers/of/unittest-data/ |
| D | overlay_bad_add_dup_node.dtso | 10 * result in an attempt to add the same node twice.
|
| D | overlay_bad_add_dup_prop.dtso | 10 * result in an attempt to update the same property twice.
|
| /Linux-v6.6/arch/x86/kernel/ |
| D | reboot.c | 630 int attempt = 0; in native_machine_emergency_restart() local 669 if (attempt == 0 && orig_reboot_type == BOOT_ACPI) { in native_machine_emergency_restart() 670 attempt = 1; in native_machine_emergency_restart()
|
| /Linux-v6.6/arch/powerpc/kvm/ |
| D | book3s_64_mmu_host.c | 81 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-v6.6/Documentation/driver-api/80211/ |
| D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
| /Linux-v6.6/Documentation/process/ |
| D | development-process.rst | 23 an attempt to document how this community works in a way which is
|
| /Linux-v6.6/Documentation/arch/arm64/ |
| 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
|
| /Linux-v6.6/tools/testing/selftests/tc-testing/ |
| D | TODO.txt | 17 will attempt to run a function at every hook point. Could be
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | 9p.rst | 73 uname=name user name to attempt mount as on the remote server. The 150 dfltuid attempt to mount as a particular uid 152 dfltgid attempt to mount with a particular gid
|