| /linux/drivers/bus/mhi/host/ ! |
| H A D | pm.c | 1212 static void __mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful, in __mhi_power_down() argument 1228 transition_state = (graceful) ? MHI_PM_SHUTDOWN_PROCESS : in __mhi_power_down() 1264 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful) in mhi_power_down() argument 1266 __mhi_power_down(mhi_cntrl, graceful, true); in mhi_power_down() 1271 bool graceful) in mhi_power_down_keep_dev() argument 1273 __mhi_power_down(mhi_cntrl, graceful, false); in mhi_power_down_keep_dev()
|
| /linux/include/linux/ ! |
| H A D | mhi.h | 643 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful); 655 void mhi_power_down_keep_dev(struct mhi_controller *mhi_cntrl, bool graceful);
|
| /linux/Documentation/mm/ ! |
| H A D | transhuge.rst | 12 - "graceful fallback": mm components which don't have transparent hugepage 61 missing after pmd_offset returns the pmd. Thanks to the graceful
|
| /linux/drivers/net/ethernet/amazon/ena/ ! |
| H A D | ena_netdev.h | 427 int ena_destroy_device(struct ena_adapter *adapter, bool graceful);
|
| H A D | ena_netdev.c | 3247 int ena_destroy_device(struct ena_adapter *adapter, bool graceful) in ena_destroy_device() argument 3263 if (!graceful) in ena_destroy_device()
|
| /linux/Documentation/networking/devlink/ ! |
| H A D | mlx5.rst | 285 is autorecover enabled and graceful period from last recover:: 313 is autorecover enabled, and graceful period from last recover::
|
| /linux/drivers/firmware/arm_scmi/vendors/imx/ ! |
| H A D | imx95.rst | 221 | |Set to 1 if the request is a graceful request. | 229 | |graceful reset or LM successfully resets in forceful reset.| 253 | |Set to 1 if the request is a graceful request. | 261 | |graceful request or LM successfully shutdown in forceful |
|
| /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/remoteproc/ ! |
| H A D | Kconfig | 267 the sys_mon SMD and GLINK channel, which are used for graceful
|
| /linux/Documentation/driver-api/thermal/ ! |
| H A D | intel_dptf.rst | 212 7 represents a more graceful approach, favoring performance even at
|
| /linux/Documentation/admin-guide/ ! |
| H A D | sysrq.rst | 196 shell that provides no graceful shutdown -- it will ensure your data is
|
| /linux/drivers/thermal/ ! |
| H A D | Kconfig | 56 Thermal subsystem will issue a graceful shutdown when
|
| /linux/drivers/accel/habanalabs/gaudi2/ ! |
| H A D | gaudi2.c | 4853 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_dcore_dec() local 4878 graceful, in gaudi2_stop_dcore_dec() 4879 (graceful & graceful_pend_mask), in gaudi2_stop_dcore_dec() 4893 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_pcie_dec() local 4918 graceful, in gaudi2_stop_pcie_dec() 4919 (graceful & graceful_pend_mask), in gaudi2_stop_pcie_dec()
|
| /linux/Documentation/driver-api/ ! |
| H A D | xillybus.rst | 244 even though the PCIe standard requires a graceful recovery.
|
| /linux/Documentation/filesystems/ ! |
| H A D | path-lookup.txt | 367 Note that a graceful drop from rcu-walk mode due to something such as the
|
| H A D | path-lookup.rst | 648 same time. If the graceful stop succeeds, the rest of the path is
|
| /linux/Documentation/admin-guide/sysctl/ ! |
| H A D | kernel.rst | 241 sent to the ``init(1)`` program to handle a graceful restart.
|
| /linux/Documentation/networking/ ! |
| H A D | snmp_counter.rst | 466 connection is not closed very graceful. An easy way to increase this
|