Searched refs:graceful (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/include/linux/ |
D | mhi.h | 646 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful);
|
/linux-6.1.9/Documentation/mm/ |
D | transhuge.rst | 14 - "graceful fallback": mm components which don't have transparent hugepage 63 missing after pmd_offset returns the pmd. Thanks to the graceful
|
/linux-6.1.9/drivers/bus/mhi/host/ |
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.1.9/Documentation/networking/device_drivers/ethernet/mellanox/ |
D | mlx5.rst | 451 safe to delete the SF port for graceful termination of the subfunction. 486 is autorecover enabled and graceful period from last recover:: 513 is autorecover enabled and graceful period from last recover::
|
/linux-6.1.9/drivers/remoteproc/ |
D | Kconfig | 265 the sys_mon SMD and GLINK channel, which are used for graceful
|
/linux-6.1.9/Documentation/admin-guide/ |
D | sysrq.rst | 185 shell that provides no graceful shutdown -- it will ensure your data is
|
/linux-6.1.9/drivers/thermal/ |
D | Kconfig | 40 Thermal subsystem will issue a graceful shutdown when
|
/linux-6.1.9/drivers/net/ethernet/amazon/ena/ |
D | ena_netdev.c | 45 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful); 3588 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful) in ena_destroy_device() argument 3603 if (!graceful) in ena_destroy_device()
|
/linux-6.1.9/drivers/misc/habanalabs/gaudi2/ |
D | gaudi2.c | 3692 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_dcore_dec() local 3717 graceful, in gaudi2_stop_dcore_dec() 3718 (graceful & graceful_pend_mask), in gaudi2_stop_dcore_dec() 3732 u32 timeout_usec, dec_id, dec_bit, offset, graceful; in gaudi2_stop_pcie_dec() local 3757 graceful, in gaudi2_stop_pcie_dec() 3758 (graceful & graceful_pend_mask), in gaudi2_stop_pcie_dec()
|
/linux-6.1.9/Documentation/driver-api/ |
D | xillybus.rst | 244 even though the PCIe standard requires a graceful recovery.
|
/linux-6.1.9/Documentation/filesystems/ |
D | path-lookup.txt | 367 Note that a graceful drop from rcu-walk mode due to something such as the
|
D | path-lookup.rst | 648 same time. If the graceful stop succeeds, the rest of the path is
|
/linux-6.1.9/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 226 sent to the ``init(1)`` program to handle a graceful restart.
|
/linux-6.1.9/Documentation/networking/ |
D | snmp_counter.rst | 468 connection is not closed very graceful. An easy way to increase this
|