/linux/drivers/firmware/arm_scmi/ |
H A D | scmi_power_control.c | 15 * 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 D | drbd_state.h | 77 * 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 D | drbd_strings.c | 81 [-SS_OUTDATE_WO_CONN] = "Need a connection for a graceful disconnect/outdate peer",
|
/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_mac.h | 120 /* dTSEC Graceful transmit stop complete */ 140 /* dTSEC Graceful receive stop complete */
|
H A D | fman_dtsec.c | 803 /* 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 D | fec.h | 12 #define FEC_ENET_GRA 0x10000000U /* Graceful stop complete */
|
H A D | mac-fec.c | 345 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 D | select_cpu_dispatch_dbl_dsp.c | 53 .description = "Verify graceful failure if we dispatch twice to a "
|
H A D | select_cpu_dispatch_bad_dsq.c | 53 .description = "Verify graceful failure if we direct-dispatch to a "
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-power.c | 3 * PowerNV OPAL power control for graceful shutdown handling
|
/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_device_test.c | 115 /* Bring the manager back for a graceful cleanup */ in ttm_device_init_no_vma_man()
|
H A D | ttm_tt_test.c | 334 /* Expect graceful handling of unpopulated TTs */ in ttm_tt_unpopulate_empty_ttm()
|
/linux/drivers/hv/ |
H A D | hv_util.c | 239 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 D | util.c | 152 /* XXX more graceful overflow handling needed */ in ui_browser__input_window()
|
/linux/scripts/dtc/libfdt/ |
H A D | libfdt_internal.h | 62 * where unaligned memory reads will be handled in a graceful manner.
|
/linux/net/dccp/ |
H A D | minisocks.c |
|
/linux/drivers/infiniband/hw/qedr/ |
H A D | qedr_iw_cm.c | 230 /* 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 D | platform_temperature_control.c | 23 * 7 graceful, favors performance at the expense of temperature
|
/linux/drivers/remoteproc/ |
H A D | Kconfig | 265 the sys_mon SMD and GLINK channel, which are used for graceful
|
/linux/drivers/acpi/ |
H A D | bus.c | 625 /* 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 D | ena_netdev.h | 427 int ena_destroy_device(struct ena_adapter *adapter, bool graceful);
|
/linux/tools/testing/selftests/net/mptcp/ |
H A D | diag.sh | 412 # graceful termination
|
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | switchdev.rst | 274 safe to delete the SF port for graceful termination of the subfunction.
|
/linux/drivers/w1/masters/ |
H A D | amd_axi_w1.c | 338 * to break the API, but this code will at least allow for graceful failure in amd_axi_w1_probe()
|
/linux/drivers/thermal/ |
H A D | Kconfig | 56 Thermal subsystem will issue a graceful shutdown when
|