Home
last modified time | relevance | path

Searched full:lose (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/Linux-v5.15/Documentation/power/
Dswsusp.rst29 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-v5.15/Documentation/filesystems/
Docfs2.rst79 This means that if you lose your power, you will lose
/Linux-v5.15/include/linux/
Dlist_bl.h98 /* 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-v5.15/arch/m68k/include/asm/
Dcurrent.h14 * current and lose _current_task.
/Linux-v5.15/include/trace/events/
Drxrpc.h935 rxrpc_serial_t serial, u8 flags, bool retrans, bool lose),
937 TP_ARGS(call, seq, serial, flags, retrans, lose),
947 __field(bool, lose )
958 __entry->lose = lose;
969 __entry->lose ? " *LOSE*" : "")
1196 TP_printk("%08x:%08x:%08x:%04x %08x %08x %02x %02x %s *LOSE*",
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dlinked_vars2.c18 /* these two weak variables should lose */
Dlinked_funcs2.c44 /* this weak instance should lose, because it will be processed second */
Dlinked_maps2.c26 /* this definition will lose, but it has to exactly match the winner */
/Linux-v5.15/arch/mips/kernel/
Dsignal-common.h30 /* Make sure we will not lose FPU ownership */
/Linux-v5.15/arch/sparc/include/asm/
Dasmmacro.h11 * lose. It makes sure the kernel has a proper window so that
/Linux-v5.15/arch/powerpc/lib/
Dvmx-helper.c22 * thus make us lose the VMX context. So on page faults, we just in enter_vmx_usercopy()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_gt_irq.h60 * and not lose any. in intel_engine_set_irq_handler()
/Linux-v5.15/include/asm-generic/
Dmshyperv.h118 * to lose it. We can still lose a message of the same type but in vmbus_signal_eom()
/Linux-v5.15/Documentation/userspace-api/media/dvb/
Dfe-set-tone.rst43 setting a tone may interfere on other devices, as they may lose the
Dfe-set-voltage.rst46 setting a voltage level may interfere on other devices, as they may lose
/Linux-v5.15/arch/x86/include/uapi/asm/
Ducontext.h47 * the signal was raised.. Old kernels would lose track of the
/Linux-v5.15/Documentation/admin-guide/mm/
Dsoft-dirty.rst36 there is still a scenario when we can lose soft dirty bits -- a task
/Linux-v5.15/include/uapi/linux/
Dresource.h17 * structure will lose. This reduces the chances of that happening.
Dsecurebits.h27 set*uid to gain/lose privilege, transitions to/from uid 0 cause
/Linux-v5.15/arch/nds32/include/uapi/asm/
Dsigcontext.h20 * However, the UDF and IEX trap enable bit in $fpcsr also lose
/Linux-v5.15/include/linux/platform_data/
Dpm33xx.h22 * needed when MPU will lose context.
/Linux-v5.15/arch/powerpc/kernel/
Didle_book3e.S31 * since we may otherwise lose it (doorbells etc...).
/Linux-v5.15/tools/testing/selftests/powerpc/pmu/ebb/
Dlost_exception_test.c18 * lose the exception.
/Linux-v5.15/arch/x86/kernel/
Dnmi.c131 * of them concurrently, you can lose some because only one in nmi_handle()
314 * NMI, otherwise we may lose it, because the CPU-specific in default_do_nmi()
423 * NMIs can page fault or hit breakpoints which will cause it to lose
/Linux-v5.15/tools/testing/selftests/timers/
Dleapcrash.c10 * WARNING: THIS WILL LIKELY HARD HANG SYSTEMS AND MAY LOSE DATA

12345678910>>...18