| /linux-6.15/include/linux/ |
| H A D | mhi.h | 645 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful); 657 void mhi_power_down_keep_dev(struct mhi_controller *mhi_cntrl, bool graceful);
|
| /linux-6.15/drivers/bus/mhi/host/ |
| H A D | pm.c | 1190 static void __mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful, in __mhi_power_down() argument 1206 transition_state = (graceful) ? MHI_PM_SHUTDOWN_PROCESS : in __mhi_power_down() 1240 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful) in mhi_power_down() argument 1242 __mhi_power_down(mhi_cntrl, graceful, true); in mhi_power_down() 1247 bool graceful) in mhi_power_down_keep_dev() argument 1249 __mhi_power_down(mhi_cntrl, graceful, false); in mhi_power_down_keep_dev()
|
| /linux-6.15/Documentation/networking/devlink/ |
| H A D | mlx5.rst | 170 is autorecover enabled and graceful period from last recover:: 198 is autorecover enabled, and graceful period from last recover::
|
| /linux-6.15/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-6.15/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-6.15/drivers/remoteproc/ |
| H A D | Kconfig | 266 the sys_mon SMD and GLINK channel, which are used for graceful
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | devlink.yaml | 619 name: health-reporter-graceful-period 1178 name: health-reporter-graceful-period 1911 - health-reporter-graceful-period
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | sysrq.rst | 196 shell that provides no graceful shutdown -- it will ensure your data is
|
| /linux-6.15/drivers/thermal/ |
| H A D | Kconfig | 56 Thermal subsystem will issue a graceful shutdown when
|
| /linux-6.15/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.c | 42 static int ena_destroy_device(struct ena_adapter *adapter, bool graceful); 3236 static int ena_destroy_device(struct ena_adapter *adapter, bool graceful) in ena_destroy_device() argument 3252 if (!graceful) in ena_destroy_device()
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | xillybus.rst | 244 even though the PCIe standard requires a graceful recovery.
|
| /linux-6.15/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-6.15/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2.c | 4499 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_dcore_dec() local 4524 graceful, in gaudi2_stop_dcore_dec() 4525 (graceful & graceful_pend_mask), in gaudi2_stop_dcore_dec() 4539 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_pcie_dec() local 4564 graceful, in gaudi2_stop_pcie_dec() 4565 (graceful & graceful_pend_mask), in gaudi2_stop_pcie_dec()
|
| /linux-6.15/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 240 sent to the ``init(1)`` program to handle a graceful restart.
|
| /linux-6.15/Documentation/networking/ |
| H A D | snmp_counter.rst | 466 connection is not closed very graceful. An easy way to increase this
|