Home
last modified time | relevance | path

Searched refs:graceful (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/lightnvm/
Dpblk-init.c1152 static void pblk_tear_down(struct pblk *pblk, bool graceful) in pblk_tear_down() argument
1154 if (graceful) in pblk_tear_down()
1161 pblk_debug(pblk, "consistent tear down (graceful:%d)\n", graceful); in pblk_tear_down()
1164 static void pblk_exit(void *private, bool graceful) in pblk_exit() argument
1169 pblk_gc_exit(pblk, graceful); in pblk_exit()
1170 pblk_tear_down(pblk, graceful); in pblk_exit()
Dpblk-gc.c681 void pblk_gc_exit(struct pblk *pblk, bool graceful) in pblk_gc_exit() argument
695 if (graceful) { in pblk_gc_exit()
Dcore.c449 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()
Dpblk.h894 void pblk_gc_exit(struct pblk *pblk, bool graceful);
/Linux-v4.19/Documentation/vm/
Dtranshuge.rst13 - "graceful fallback": mm components which don't have transparent hugepage
73 missing after pmd_offset returns the pmd. Thanks to the graceful
/Linux-v4.19/drivers/remoteproc/
DKconfig150 the sys_mon SMD and GLINK channel, which are used for graceful
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_netdev.c79 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful);
2528 static void ena_destroy_device(struct ena_adapter *adapter, bool graceful) in ena_destroy_device() argument
2544 if (!graceful) in ena_destroy_device()
/Linux-v4.19/drivers/thermal/
DKconfig30 Thermal subsystem will issue a graceful shutdown when
/Linux-v4.19/Documentation/
Dxillybus.txt244 even though the PCIe standard requires a graceful recovery.
/Linux-v4.19/Documentation/filesystems/
Dpath-lookup.txt367 Note that a graceful drop from rcu-walk mode due to something such as the
/Linux-v4.19/Documentation/sysctl/
Dkernel.txt263 sent to the init(1) program to handle a graceful restart.