Searched refs:graceful (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.10/drivers/lightnvm/ |
| D | pblk-init.c | 1116 static void pblk_tear_down(struct pblk *pblk, bool graceful) in pblk_tear_down() argument 1118 if (graceful) in pblk_tear_down() 1125 pblk_debug(pblk, "consistent tear down (graceful:%d)\n", graceful); in pblk_tear_down() 1128 static void pblk_exit(void *private, bool graceful) in pblk_exit() argument 1132 pblk_gc_exit(pblk, graceful); in pblk_exit() 1133 pblk_tear_down(pblk, graceful); in pblk_exit()
|
| D | pblk-gc.c | 703 void pblk_gc_exit(struct pblk *pblk, bool graceful) in pblk_gc_exit() argument 717 if (graceful) { in pblk_gc_exit()
|
| D | core.c | 444 static void __nvm_remove_target(struct nvm_target *t, bool graceful) in __nvm_remove_target() argument 457 tt->exit(tdisk->private_data, graceful); in __nvm_remove_target()
|
| D | pblk.h | 889 void pblk_gc_exit(struct pblk *pblk, bool graceful);
|
| /Linux-v5.10/include/linux/ |
| D | mhi.h | 627 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful);
|
| /Linux-v5.10/Documentation/vm/ |
| D | transhuge.rst | 14 - "graceful fallback": mm components which don't have transparent hugepage 68 missing after pmd_offset returns the pmd. Thanks to the graceful
|
| /Linux-v5.10/Documentation/networking/device_drivers/ethernet/mellanox/ |
| D | mlx5.rst | 205 is autorecover enabled and graceful period from last recover:: 232 is autorecover enabled and graceful period from last recover::
|
| /Linux-v5.10/drivers/bus/mhi/core/ |
| D | pm.c | 1034 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful) in mhi_power_down() argument 1040 if (!graceful) { in mhi_power_down()
|
| /Linux-v5.10/drivers/remoteproc/ |
| D | Kconfig | 215 the sys_mon SMD and GLINK channel, which are used for graceful
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | sysrq.rst | 185 shell that provides no graceful shutdown -- it will ensure your data is
|
| /Linux-v5.10/drivers/thermal/ |
| D | Kconfig | 40 Thermal subsystem will issue a graceful shutdown when
|
| /Linux-v5.10/drivers/net/ethernet/amazon/ena/ |
| D | ena_netdev.c | 48 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful); 3470 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful) in ena_destroy_device() argument 3485 if (!graceful) in ena_destroy_device()
|
| /Linux-v5.10/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 | 649 same time. If the graceful stop succeeds, the rest of the path is
|
| /Linux-v5.10/Documentation/driver-api/ |
| D | xillybus.rst | 244 even though the PCIe standard requires a graceful recovery.
|
| /Linux-v5.10/Documentation/admin-guide/sysctl/ |
| D | kernel.rst | 220 sent to the ``init(1)`` program to handle a graceful restart.
|
| /Linux-v5.10/Documentation/networking/ |
| D | snmp_counter.rst | 468 connection is not closed very graceful. An easy way to increase this
|