| /linux/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() 441 bool fixup_fault, int *attempt); 450 int attempt = fault->attempt; in user_event_enabler_fault_fixup() local 453 ret = user_event_mm_fault_in(mm, uaddr, attempt); in user_event_enabler_fault_fixup() 482 user_event_enabler_write(mm, enabler, true, &attempt); in user_event_enabler_fault_fixup() 495 int attempt) in user_event_enabler_queue_fault() argument 507 fault->attempt = attempt; in user_event_enabler_queue_fault() 527 bool fixup_fault, int *attempt) in user_event_enabler_write() argument [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_bpftool_map.sh | 39 attempt=0 40 while mountpoint -q "$BPF_DIR" && [ $attempt -lt $max_attempts ]; do 42 attempt=$((attempt+1))
|
| /linux/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/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/arch/powerpc/platforms/pseries/ |
| H A 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/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/net/bluetooth/ |
| H A D | hci_conn.c | 210 conn->attempt++; in hci_add_sco() 224 for (; conn->attempt <= size; conn->attempt++) { in find_next_esco_param() 226 (esco_param[conn->attempt - 1].pkt_type & ESCO_2EV3)) in find_next_esco_param() 229 conn, conn->attempt); in find_next_esco_param() 232 return conn->attempt <= size; in find_next_esco_param() 301 conn->attempt++; in hci_enhanced_setup_sync() 316 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync() 342 param = &esco_param_msbc[conn->attempt - 1]; in hci_enhanced_setup_sync() 368 param = &esco_param_cvsd[conn->attempt - 1]; in hci_enhanced_setup_sync() 370 if (conn->attempt > ARRAY_SIZE(sco_param_cvsd)) in hci_enhanced_setup_sync() [all …]
|
| /linux/Documentation/ABI/stable/ |
| 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
|
| /linux/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/Documentation/driver-api/80211/ |
| H A D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
| /linux/Documentation/process/ |
| H A D | development-process.rst | 8 an attempt to document how this community works in a way which is
|
| /linux/fs/jffs2/ |
| H A D | README.Locking | 53 VFS. If the garbage collection code were to attempt to lock the i_sem 64 1. Never attempt to allocate space or lock alloc_sem with 66 2. Never attempt to lock two file mutexes in one thread.
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | TODO.txt | 17 will attempt to run a function at every hook point. Could be
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | driver.rst | 195 The first attempt to call sync_state() is made during late_initcall_sync() to 197 attempt at calling sync_state(), if all the consumers of the device at that 199 away. If there are no consumers of the device during the first attempt, that 203 If during the first attempt at calling sync_state() for a device, there are
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool.rst | 69 Do not automatically attempt to mount any virtual file system (such as
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-encoder-cmd.rst | 108 to completion before this command can be invoked. Any attempt to 120 arguments are accepted in this case. Any attempt to invoke the command
|
| /linux/Documentation/devicetree/bindings/cpufreq/ |
| H A D | cpufreq-st.txt | 53 /* # WARNING: Do not attempt to copy/replicate these nodes, # */
|