Searched refs:graceful (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/drivers/lightnvm/ |
D | pblk-init.c | 1111 static void pblk_tear_down(struct pblk *pblk, bool graceful) in pblk_tear_down() argument 1113 if (graceful) in pblk_tear_down() 1120 pblk_debug(pblk, "consistent tear down (graceful:%d)\n", graceful); in pblk_tear_down() 1123 static void pblk_exit(void *private, bool graceful) in pblk_exit() argument 1127 pblk_gc_exit(pblk, graceful); in pblk_exit() 1128 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 | 449 static void __nvm_remove_target(struct nvm_target *t, bool graceful) in __nvm_remove_target() argument 462 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.4/Documentation/networking/device_drivers/mellanox/ |
D | mlx5.rst | 184 is autorecover enabled and graceful period from last recover:: 211 is autorecover enabled and graceful period from last recover::
|
/Linux-v5.4/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.4/drivers/remoteproc/ |
D | Kconfig | 168 the sys_mon SMD and GLINK channel, which are used for graceful
|
/Linux-v5.4/drivers/thermal/ |
D | Kconfig | 30 Thermal subsystem will issue a graceful shutdown when
|
/Linux-v5.4/Documentation/admin-guide/ |
D | sysrq.rst | 181 shell that provides no graceful shutdown -- it will ensure your data is
|
/Linux-v5.4/drivers/net/ethernet/amazon/ena/ |
D | ena_netdev.c | 78 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful); 2718 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful) in ena_destroy_device() argument 2733 if (!graceful) in ena_destroy_device()
|
/Linux-v5.4/Documentation/driver-api/ |
D | xillybus.rst | 244 even though the PCIe standard requires a graceful recovery.
|
/Linux-v5.4/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 | 633 same time. If the graceful stop succeeds, the rest of the path is
|
/Linux-v5.4/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 260 sent to the init(1) program to handle a graceful restart.
|
/Linux-v5.4/Documentation/networking/ |
D | snmp_counter.rst | 468 connection is not closed very graceful. An easy way to increase this
|