Searched full:lose (Results 1 – 25 of 465) sorted by relevance
12345678910>>...19
/linux-6.12.1/Documentation/power/ |
D | swsusp.rst | 29 they won't be accessible after resume and you may lose data, as though 403 anything, not even read-only mount, or you are going to lose your 443 I suspend to disk, I can lose data unless the filesystem has been mounted 447 That's right ... if you disconnect that device, you may lose data. 448 In fact, even with "-o sync" you can lose data if your programs have
|
/linux-6.12.1/Documentation/filesystems/ |
D | ocfs2.rst | 79 This means that if you lose your power, you will lose
|
/linux-6.12.1/include/linux/ |
D | list_bl.h | 98 /* pprev may be `first`, so be careful not to lose the lock bit */ in hlist_bl_add_before() 122 /* pprev may be `first`, so be careful not to lose the lock bit */ in __hlist_bl_del()
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | current.h | 14 * current and lose _current_task.
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | linked_vars2.c | 18 /* these two weak variables should lose */
|
D | linked_maps2.c | 26 /* this definition will lose, but it has to exactly match the winner */
|
D | linked_funcs2.c | 46 /* this weak instance should lose, because it will be processed second */
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | asmmacro.h | 11 * lose. It makes sure the kernel has a proper window so that
|
/linux-6.12.1/arch/mips/kernel/ |
D | signal-common.h | 30 /* Make sure we will not lose FPU ownership */
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_gt_irq.h | 60 * and not lose any. in intel_engine_set_irq_handler()
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | fe-set-tone.rst | 43 setting a tone may interfere on other devices, as they may lose the
|
D | fe-set-voltage.rst | 46 setting a voltage level may interfere on other devices, as they may lose
|
/linux-6.12.1/arch/powerpc/lib/ |
D | vmx-helper.c | 21 * thus make us lose the VMX context. So on page faults, we just in enter_vmx_usercopy()
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | soft-dirty.rst | 34 there is still a scenario when we can lose soft dirty bits -- a task
|
/linux-6.12.1/arch/x86/include/uapi/asm/ |
D | ucontext.h | 47 * the signal was raised.. Old kernels would lose track of the
|
/linux-6.12.1/include/asm-generic/ |
D | mshyperv.h | 151 * to lose it. We can still lose a message of the same type but in vmbus_signal_eom()
|
/linux-6.12.1/include/uapi/linux/ |
D | securebits.h | 27 set*uid to gain/lose privilege, transitions to/from uid 0 cause
|
D | resource.h | 17 * structure will lose. This reduces the chances of that happening.
|
/linux-6.12.1/include/linux/platform_data/ |
D | pm33xx.h | 22 * needed when MPU will lose context.
|
/linux-6.12.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | lost_exception_test.c | 18 * lose the exception.
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | idle_64e.S | 29 * since we may otherwise lose it (doorbells etc...).
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | ti,omap-gpio.yaml | 54 Indicates if a GPIO bank is always powered and will never lose its logic state.
|
/linux-6.12.1/tools/testing/selftests/timers/ |
D | leapcrash.c | 10 * WARNING: THIS WILL LIKELY HARD HANG SYSTEMS AND MAY LOSE DATA
|
/linux-6.12.1/drivers/memory/ |
D | ti-emif-sram-pm.S | 39 * to local memory if the EMIF is going to lose context during the sleep 320 * *If* EMIF did not lose context, nothing broken as we write the same
|
/linux-6.12.1/drivers/ata/ |
D | pata_sl82c105.c | 88 /* Can we lose this oddity of the old driver */ in sl82c105_configure_piomode() 126 /* Can we lose this oddity of the old driver */ in sl82c105_configure_dmamode()
|
12345678910>>...19