Searched refs:graceful (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
A D | devlink.rst | 151 is autorecover enabled and graceful period from last recover:: 178 is autorecover enabled, and graceful period from last recover::
|
A D | switchdev.rst | 232 safe to delete the SF port for graceful termination of the subfunction.
|
/linux-6.3-rc2/Documentation/mm/ |
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.3-rc2/include/linux/ |
A D | mhi.h | 646 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful);
|
/linux-6.3-rc2/drivers/bus/mhi/host/ |
A D | pm.c | 1152 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful) in mhi_power_down() argument 1167 transition_state = (graceful) ? MHI_PM_SHUTDOWN_PROCESS : in mhi_power_down()
|
/linux-6.3-rc2/drivers/remoteproc/ |
A D | Kconfig | 265 the sys_mon SMD and GLINK channel, which are used for graceful
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | sysrq.rst | 185 shell that provides no graceful shutdown -- it will ensure your data is
|
/linux-6.3-rc2/drivers/thermal/ |
A D | Kconfig | 40 Thermal subsystem will issue a graceful shutdown when
|
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/ |
A D | ena_netdev.c | 45 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful); 3590 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful) in ena_destroy_device() argument 3605 if (!graceful) in ena_destroy_device()
|
/linux-6.3-rc2/drivers/accel/habanalabs/gaudi2/ |
A D | gaudi2.c | 3863 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_dcore_dec() local 3888 graceful, in gaudi2_stop_dcore_dec() 3889 (graceful & graceful_pend_mask), in gaudi2_stop_dcore_dec() 3903 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_pcie_dec() local 3928 graceful, in gaudi2_stop_pcie_dec() 3929 (graceful & graceful_pend_mask), in gaudi2_stop_pcie_dec()
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | xillybus.rst | 244 even though the PCIe standard requires a graceful recovery.
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | path-lookup.txt | 367 Note that a graceful drop from rcu-walk mode due to something such as the
|
A D | path-lookup.rst | 648 same time. If the graceful stop succeeds, the rest of the path is
|
/linux-6.3-rc2/Documentation/admin-guide/sysctl/ |
A D | kernel.rst | 229 sent to the ``init(1)`` program to handle a graceful restart.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | snmp_counter.rst | 468 connection is not closed very graceful. An easy way to increase this
|
Completed in 42 milliseconds