/Linux-v5.10/arch/arm/boot/dts/ |
D | ox810se-wd-mbwe.dts | 56 default-state = "keep"; 62 default-state = "keep"; 68 default-state = "keep"; 74 default-state = "keep"; 80 default-state = "keep"; 86 default-state = "keep";
|
D | ox820-cloudengines-pogoplug-series-3.dts | 38 default-state = "keep"; 44 default-state = "keep"; 50 default-state = "keep";
|
D | aspeed-bmc-opp-mowgli.dts | 120 default-state = "keep"; 126 default-state = "keep"; 132 default-state = "keep"; 138 default-state = "keep"; 144 default-state = "keep"; 150 default-state = "keep"; 156 default-state = "keep"; 162 default-state = "keep";
|
D | aspeed-bmc-opp-witherspoon.dts | 118 default-state = "keep"; 124 default-state = "keep"; 130 default-state = "keep"; 136 default-state = "keep"; 142 default-state = "keep"; 148 default-state = "keep"; 154 default-state = "keep";
|
D | aspeed-bmc-opp-swift.dts | 147 default-state = "keep"; 153 default-state = "keep"; 159 default-state = "keep"; 165 default-state = "keep"; 171 default-state = "keep"; 177 default-state = "keep"; 183 default-state = "keep"; 189 default-state = "keep";
|
D | armada-370-dlink-dns327l.dts | 92 default-state = "keep"; 98 default-state = "keep"; 104 default-state = "keep"; 274 marvell,nand-keep-config;
|
D | aspeed-bmc-opp-mihawk.dts | 171 default-state = "keep"; 177 default-state = "keep"; 183 default-state = "keep"; 190 default-state = "keep"; 196 default-state = "keep"; 202 default-state = "keep"; 208 default-state = "keep"; 214 default-state = "keep"; 220 default-state = "keep";
|
D | armada-370-mirabox.dts | 47 default-state = "keep"; 162 marvell,nand-keep-config;
|
/Linux-v5.10/arch/x86/kernel/ |
D | early_printk.c | 344 int keep; in setup_early_printk() local 352 keep = (strstr(buf, "keep") != NULL); in setup_early_printk() 358 early_console_register(&early_serial_console, keep); in setup_early_printk() 364 early_console_register(&early_serial_console, keep); in setup_early_printk() 369 early_console_register(&early_serial_console, keep); in setup_early_printk() 378 early_console_register(&early_vga_console, keep); in setup_early_printk() 382 early_console_register(&early_dbgp_console, keep); in setup_early_printk() 386 early_console_register(&xenboot_console, keep); in setup_early_printk()
|
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 28 - devbus,keep-config This property can optionally be used to keep 41 Mandatory, except if devbus,keep-config is used. 44 Mandatory, except if devbus,keep-config is used. 50 Mandatory, except if devbus,keep-config is used. 55 Mandatory, except if devbus,keep-config is used. 60 Mandatory, except if devbus,keep-config is used. 69 except if devbus,keep-config is used. 81 except if devbus,keep-config is used. 107 except if devbus,keep-config is used.
|
/Linux-v5.10/drivers/gpu/drm/i915/gem/ |
D | i915_gem_pm.c | 76 LIST_HEAD(keep); in i915_gem_suspend_late() 79 list_move_tail(&obj->mm.link, &keep); in i915_gem_suspend_late() 96 list_splice_tail(&keep, *phase); in i915_gem_suspend_late()
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 112 static void amdgpu_sync_keep_later(struct dma_fence **keep, in amdgpu_sync_keep_later() argument 115 if (*keep && dma_fence_is_later(*keep, fence)) in amdgpu_sync_keep_later() 118 dma_fence_put(*keep); in amdgpu_sync_keep_later() 119 *keep = dma_fence_get(fence); in amdgpu_sync_keep_later()
|
/Linux-v5.10/net/dsa/ |
D | tag_8021q.c | 368 bool *keep) in dsa_8021q_crosschip_link_del() argument 370 *keep = !refcount_dec_and_test(&c->refcount); in dsa_8021q_crosschip_link_del() 372 if (*keep) in dsa_8021q_crosschip_link_del() 433 bool keep; in dsa_8021q_crosschip_bridge_leave() local 436 dsa_8021q_crosschip_link_del(ctx, c, &keep); in dsa_8021q_crosschip_bridge_leave() 437 if (keep) in dsa_8021q_crosschip_bridge_leave()
|
/Linux-v5.10/Documentation/block/ |
D | request.rst | 65 unsigned long hard_nr_sectors B Used to keep sector sane 69 unsigned long hard_nr_sectors B Used to keep nr_sectors sane 80 unsigned int hard_cur_sectors B Used to keep current_nr_sectors sane
|
/Linux-v5.10/drivers/net/wireless/marvell/libertas/ |
D | README | 199 keep=[0 or 1] keep the previous scan results (1), discard (0) 206 The type field will default to 3 (Any) and the keep field will default 216 3) Scan all available channels (B/G, A bands) for a specific BSSID, keep 218 echo "bssid=00:50:43:20:12:82 keep=1" > setuserscan 223 echo "type=1 keep=1" > setuserscan 225 All entries in the scan table (not just the new scan data when keep=1)
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/ |
D | notify.c | 91 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func() argument 96 if (!keep) in nvif_notify_func() 136 ret = nvif_notify_func(notify, client->driver->keep); in nvif_notify()
|
/Linux-v5.10/arch/h8300/lib/ |
D | moddivsi3.S | 40 stc ccr,S2L ; keep the sign in bit 3 of S2L 59 stc ccr,S2L ; keep the sign in bit 3 of S2L
|
D | modsi3.S | 40 stc ccr,S2L ; keep the sign in bit 3 of S2L 59 stc ccr,S2L ; keep the sign in bit 3 of S2L
|
/Linux-v5.10/arch/arm/mach-pxa/ |
D | sleep.S | 70 ldr r8, [r6] @ keep original value for resume 106 @ We keep the change-down close to the actual suspend on SDRAM 113 ldr r8, [r6] @ keep original value for resume
|
/Linux-v5.10/usr/ |
D | Kconfig | 156 If you choose this, keep in mind that you need to have the bzip2 tool 169 If you choose this, keep in mind that you may need to install the xz 182 If you choose this, keep in mind that you may need to install the xz 194 If you choose this, keep in mind that you may need to install the lzop 205 If you choose this, keep in mind that most distros don't provide lz4 216 If you choose this, keep in mind that you may need to install the zstd
|
/Linux-v5.10/drivers/gpu/drm/hisilicon/ |
D | Kconfig | 4 # Please keep this list sorted alphabetically
|
/Linux-v5.10/Documentation/devicetree/bindings/power/reset/ |
D | restart-poweroff.txt | 4 by restarting and letting u-boot keep hold of the machine until the
|
/Linux-v5.10/fs/fscache/ |
D | Kconfig | 24 multi-CPU system these may be on cachelines that keep bouncing 41 and on a multi-CPU system these may be on cachelines that keep
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | eeh_pe.c | 405 bool keep, recover; in eeh_pe_tree_remove() local 436 keep = !!(pe->state & EEH_PE_KEEP); in eeh_pe_tree_remove() 438 WARN_ON(keep && !recover); in eeh_pe_tree_remove() 440 if (!keep && !recover) { in eeh_pe_tree_remove()
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvif/ |
D | driver.h | 17 bool keep; member
|