Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 670) sorted by relevance

12345678910>>...27

/Linux-v5.10/arch/arm/boot/dts/
Dox810se-wd-mbwe.dts56 default-state = "keep";
62 default-state = "keep";
68 default-state = "keep";
74 default-state = "keep";
80 default-state = "keep";
86 default-state = "keep";
Dox820-cloudengines-pogoplug-series-3.dts38 default-state = "keep";
44 default-state = "keep";
50 default-state = "keep";
Daspeed-bmc-opp-mowgli.dts120 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";
Daspeed-bmc-opp-witherspoon.dts118 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";
Daspeed-bmc-opp-swift.dts147 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";
Darmada-370-dlink-dns327l.dts92 default-state = "keep";
98 default-state = "keep";
104 default-state = "keep";
274 marvell,nand-keep-config;
Daspeed-bmc-opp-mihawk.dts171 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";
Darmada-370-mirabox.dts47 default-state = "keep";
162 marvell,nand-keep-config;
/Linux-v5.10/arch/x86/kernel/
Dearly_printk.c344 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/
Dmvebu-devbus.txt28 - 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/
Di915_gem_pm.c76 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/
Damdgpu_sync.c112 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/
Dtag_8021q.c368 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/
Drequest.rst65 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/
DREADME199 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/
Dnotify.c91 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/
Dmoddivsi3.S40 stc ccr,S2L ; keep the sign in bit 3 of S2L
59 stc ccr,S2L ; keep the sign in bit 3 of S2L
Dmodsi3.S40 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/
Dsleep.S70 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/
DKconfig156 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/
DKconfig4 # Please keep this list sorted alphabetically
/Linux-v5.10/Documentation/devicetree/bindings/power/reset/
Drestart-poweroff.txt4 by restarting and letting u-boot keep hold of the machine until the
/Linux-v5.10/fs/fscache/
DKconfig24 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/
Deeh_pe.c405 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/
Ddriver.h17 bool keep; member

12345678910>>...27