Home
last modified time | relevance | path

Searched full:attempt (Results 1 – 25 of 1462) sorted by relevance

12345678910>>...59

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega20_smumgr.c182 "[CopyTableFromSMC] Attempt to Set Dram Addr High Failed!", in vega20_copy_table_from_smc()
188 "[CopyTableFromSMC] Attempt to Set Dram Addr Low Failed!", in vega20_copy_table_from_smc()
192 "[CopyTableFromSMC] Attempt to Transfer Table From SMU Failed!", in vega20_copy_table_from_smc()
232 "[CopyTableToSMC] Attempt to Set Dram Addr High Failed!", in vega20_copy_table_to_smc()
238 "[CopyTableToSMC] Attempt to Set Dram Addr Low Failed!", in vega20_copy_table_to_smc()
242 "[CopyTableToSMC] Attempt to Transfer Table To SMU Failed!", in vega20_copy_table_to_smc()
265 "[SetActivityMonitor] Attempt to Set Dram Addr High Failed!", in vega20_set_activity_monitor_coeff()
271 "[SetActivityMonitor] Attempt to Set Dram Addr Low Failed!", in vega20_set_activity_monitor_coeff()
277 "[SetActivityMonitor] Attempt to Transfer Table To SMU Failed!", in vega20_set_activity_monitor_coeff()
295 "[GetActivityMonitor] Attempt to Set Dram Addr High Failed!", in vega20_get_activity_monitor_coeff()
[all …]
/linux/drivers/infiniband/sw/rxe/
H A Drxe_mw.c56 "attempt to bind a type 1 MW not in the valid state\n"); in rxe_check_bind_mw()
62 rxe_dbg_mw(mw, "attempt to bind a zero based type 1 MW\n"); in rxe_check_bind_mw()
71 "attempt to bind a type 2 MW not in the free state\n"); in rxe_check_bind_mw()
78 "attempt to bind type 2 MW with qp with different PD\n"); in rxe_check_bind_mw()
85 "attempt to invalidate type 2 MW by binding with NULL or zero length MR\n"); in rxe_check_bind_mw()
95 rxe_dbg_mw(mw, "attempt to bind MW to zero based MR\n"); in rxe_check_bind_mw()
102 "attempt to bind an MW to an MR without bind access\n"); in rxe_check_bind_mw()
111 "attempt to bind an Writable MW to an MR without local write access\n"); in rxe_check_bind_mw()
119 "attempt to bind a ZB MW outside of the MR\n"); in rxe_check_bind_mw()
127 "attempt to bind a VA MW outside of the MR\n"); in rxe_check_bind_mw()
H A Drxe_queue.h188 pr_warn("%s: attempt to advance client index\n", in queue_advance_producer()
209 pr_warn("%s: attempt to advance driver index\n", in queue_advance_producer()
231 pr_warn("%s: attempt to advance client index\n", in queue_advance_consumer()
237 pr_warn("%s: attempt to advance driver index\n", in queue_advance_consumer()
/linux/drivers/md/dm-vdo/
H A Derrors.h27 /* Attempt to enter the same name into an internal structure twice */
35 /* Attempt to read or write data outside the valid range */
45 /* Attempt to access incomplete index save data */
/linux/Documentation/ABI/testing/
H A 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
H A 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
H A 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
/linux/kernel/trace/
H A Dtrace_events_user.c142 int attempt; member
253 * attempt to delete it later. in delayed_destroy_user_event()
305 * Unfortunately we have to attempt the actual destroy in a work in user_event_put()
326 * If we fail we must wait for an admin to attempt delete or in user_event_put()
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()
474 * attempt again directly if the page came in. If we couldn't get in user_event_enabler_fault_fixup()
[all …]
/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_map.sh39 attempt=0
40 while mountpoint -q "$BPF_DIR" && [ $attempt -lt $max_attempts ]; do
42 attempt=$((attempt+1))
215 echo " Write access to $key in $map_name succeeded after deletion attempt but should have failed"
220 echo " Write access to $key in $map_name failed after deletion attempt but should have succeeded"
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_thermal.c37 "Attempt to get current RPM from SMC Failed!", in vega12_get_current_rpm()
78 "Attempt to Enable FAN CONTROL feature Failed!", in vega12_enable_fan_control_feature()
96 "Attempt to Enable FAN CONTROL feature Failed!", in vega12_disable_fan_control_feature()
111 "Attempt to Enable SMC FAN CONTROL Feature Failed!", in vega12_fan_ctrl_start_smc_fan_control()
124 "Attempt to Disable SMC FAN CONTROL Feature Failed!", in vega12_fan_ctrl_stop_smc_fan_control()
/linux/Documentation/power/
H A Ddrivers-testing.rst33 b) Load the driver and attempt to hibernate in the "reboot", "shutdown" and
39 d) Attempt to hibernate with the driver compiled directly into the kernel
47 f) Attempt to suspend to RAM using the s2ram tool with the driver loaded
/linux/drivers/acpi/acpica/
H A Devglock.c49 /* Attempt installation of the global lock handler */ in acpi_ev_init_global_lock_handler()
56 * If the global lock does not exist on this platform, the attempt to in acpi_ev_init_global_lock_handler()
58 * Map to AE_OK, but mark global lock as not present. Any attempt to in acpi_ev_init_global_lock_handler()
160 * DESCRIPTION: Attempt to gain ownership of the Global Lock.
219 /* Attempt to acquire the actual hardware lock */ in acpi_ev_acquire_global_lock()
H A Dnsconvert.c30 * DESCRIPTION: Attempt to convert a String/Buffer object to an Integer.
94 * DESCRIPTION: Attempt to convert a Integer/Buffer object to a String.
177 * DESCRIPTION: Attempt to convert a Integer/String/Package object to a Buffer.
281 * DESCRIPTION: Attempt to convert a String object to a Unicode string Buffer.
347 * DESCRIPTION: Attempt to convert a Integer object to a resource_template
426 * DESCRIPTION: Attempt to convert a Integer object to a object_reference.
/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst120 Attempt 0
188 Attempt 1
316 Attempt 2
428 Attempt 3
476 Attempt 4
506 Unrolling three times gives a gain of 30% compared to attempt 2.
522 Attempt 5
539 compared with attempt 4 with 4 times unrolled, and we only require 1/3rd
547 Attempt 6
620 Attempt 7
[all …]
/linux/include/acpi/
H A Dacexcep.h227 "Internal error, attempt was made to acquire a mutex in improper order"),
229 "Internal error, attempt was made to release a mutex in improper order"),
231 "An attempt to release a mutex or Global Lock without a previous acquire"),
233 "Internal error, attempt was made to acquire a mutex twice"),
239 "Attempt was made to install the same handler that is already installed"),
330 "Attempt to release a mutex that was not previously acquired"),
/linux/include/linux/mtd/
H A Dpfow.h86 * 01-re-program attempt in region with
88 * 10-object mode program w attempt in
90 * 11-attempt to program invalid half
/linux/tools/testing/selftests/memfd/
H A Drun_hugetlbfs_test.sh9 # huge pages free. Attempt to allocate enough pages to test.
23 # If not enough free huge pages for test, attempt to increase
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_sme_change_vl.c5 * Attempt to change the streaming SVE vector length in a signal
70 .descr = "Attempt to change Streaming SVE VL",
H A Dfake_sigreturn_sve_change_vl.c5 * Attempt to change the SVE vector length in a signal hander, this is not
70 .descr = "Attempt to change SVE VL",
/linux/net/bluetooth/
H A Dhci_conn.c104 * the attempt (i.e. Unknown Connection Id) there's no point of in hci_connect_le_scan_cleanup()
112 /* The connection attempt was doing scan for new RPA, and is in hci_connect_le_scan_cleanup()
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()
228 BT_DBG("hcon %p skipped attempt %d, eSCO 2M not supported", 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()
[all …]
/linux/Documentation/sound/cards/
H A 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/Documentation/devicetree/bindings/thermal/
H A Dqcom-lmh.yaml54 will attempt to remove frequency throttling.
59 will attempt to throttle the frequency.
/linux/drivers/misc/mei/pxp/
H A Dmei_pxp.c54 * Caller may attempt to try again immediately.
60 * Caller may attempt to try again immediately.
103 * Caller may attempt to try again from send immediately.
110 * Caller may attempt to try again from send immediately.
/linux/tools/testing/selftests/bpf/progs/
H A Diters_state_safety.c109 /* (attempt to) destroy iterator */ in compromise_iter_w_direct_write_fail()
165 /* (attempt to) destroy iterator */ in compromise_iter_w_helper_write_fail()
244 /* (attempt to) create iterator again */ in double_create_fail()
275 /* (attempt to) destroy iterator again */ in double_destroy_fail()
348 /* attempt to leak bpf_iter_num state */ in read_from_iter_slot_fail()
/linux/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh573 # Attempt to add a listener at 10.0.2.2:<subflow-port>
610 # Attempt to add a listener at dead:beef:2::2:<subflow-port>
649 # Attempt to add a listener at 10.0.2.2:<new-port>
689 # Attempt to add a listener at 10.0.2.1:<subflow-port>
725 # Attempt to add a listener at dead:beef:2::1:<subflow-port>
764 # Attempt to add a listener at 10.0.2.1:<new-port>
805 # Attempt to add a listener at 10.0.2.1:<subflow-port>
904 # Attempt to add a listener at 10.0.2.2:<subflow-port>

12345678910>>...59