Home
last modified time | relevance | path

Searched full:graceful (Results 1 – 25 of 83) sorted by relevance

1234

/linux/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c15 * Graceful requests are routed to userspace through the same API methods
22 * Additionally, graceful request notifications can carry an optional timeout
25 * here is that even graceful requests can be upper-bound by a maximum final
28 * track progress of graceful requests through the means of a reboot notifier
29 * converting timed-out graceful requests to forceful ones, so at least we
82 * graceful has timed out.
191 dev_dbg(sc->dev, "Graceful request timed out...forcing !\n"); in scmi_forceful_work_func()
201 * scmi_request_graceful_transition - Request graceful SystemPower transition
239 "Serving graceful req:%d (timeout_ms:%u adj_timeout_ms:%u)\n", in scmi_request_graceful_transition()
272 * and act accordingly triggering a graceful or forceful system transition.
/linux/drivers/block/drbd/
H A Ddrbd_state.h77 * drbd_md_get_buffer(). Used for graceful detach. */
153 * This is the most graceful way of requesting a state change. It is verbose
H A Ddrbd_strings.c81 [-SS_OUTDATE_WO_CONN] = "Need a connection for a graceful disconnect/outdate peer",
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_mac.h120 /* dTSEC Graceful transmit stop complete */
140 /* dTSEC Graceful receive stop complete */
H A Dfman_dtsec.c803 /* Graceful stop - Assert the graceful Rx stop bit */ in graceful_stop()
815 /* Graceful stop - Assert the graceful Tx stop bit */ in graceful_stop()
969 /* Graceful start - clear the graceful Rx/Tx stop bit */ in dtsec_link_up()
980 /* Graceful stop - Assert the graceful Rx/Tx stop bit */ in dtsec_link_down()
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfec.h12 #define FEC_ENET_GRA 0x10000000U /* Graceful stop complete */
H A Dmac-fec.c345 FW(fecp, x_cntrl, 0x01); /* Graceful transmit stop */ in stop()
351 dev_warn(fep->dev, "FEC timeout on graceful transmit stop\n"); in stop()
/linux/tools/testing/selftests/sched_ext/
H A Dselect_cpu_dispatch_dbl_dsp.c53 .description = "Verify graceful failure if we dispatch twice to a "
H A Dselect_cpu_dispatch_bad_dsq.c53 .description = "Verify graceful failure if we direct-dispatch to a "
/linux/arch/powerpc/platforms/powernv/
H A Dopal-power.c3 * PowerNV OPAL power control for graceful shutdown handling
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_device_test.c115 /* Bring the manager back for a graceful cleanup */ in ttm_device_init_no_vma_man()
H A Dttm_tt_test.c334 /* Expect graceful handling of unpopulated TTs */ in ttm_tt_unpopulate_empty_ttm()
/linux/drivers/hv/
H A Dhv_util.c239 pr_info("Shutdown request received - graceful shutdown initiated\n"); in shutdown_onchannelcallback()
245 pr_info("Restart request received - graceful restart initiated\n"); in shutdown_onchannelcallback()
/linux/tools/perf/ui/tui/
H A Dutil.c152 /* XXX more graceful overflow handling needed */ in ui_browser__input_window()
/linux/scripts/dtc/libfdt/
H A Dlibfdt_internal.h62 * where unaligned memory reads will be handled in a graceful manner.
/linux/net/dccp/
H A Dminisocks.c
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c230 /* Success means graceful disconnect was requested. modifying in qedr_iw_disconnect_worker()
231 * to SQD is translated to graceful disconnect. O/w reset is sent in qedr_iw_disconnect_worker()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dplatform_temperature_control.c23 * 7 graceful, favors performance at the expense of temperature
/linux/drivers/remoteproc/
H A DKconfig265 the sys_mon SMD and GLINK channel, which are used for graceful
/linux/drivers/acpi/
H A Dbus.c625 /* Handle events targeting \_SB device (at present only graceful shutdown) */
637 * After initiating graceful shutdown, the ACPI spec requires OSPM in sb_notify_work()
643 pr_info("Graceful shutdown in progress.\n"); in sb_notify_work()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h427 int ena_destroy_device(struct ena_adapter *adapter, bool graceful);
/linux/tools/testing/selftests/net/mptcp/
H A Ddiag.sh412 # graceful termination
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dswitchdev.rst274 safe to delete the SF port for graceful termination of the subfunction.
/linux/drivers/w1/masters/
H A Damd_axi_w1.c338 * to break the API, but this code will at least allow for graceful failure in amd_axi_w1_probe()
/linux/drivers/thermal/
H A DKconfig56 Thermal subsystem will issue a graceful shutdown when

1234