Home
last modified time | relevance | path

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

12345678910>>...18

/Linux-v6.1/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-v6.1/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-v6.1/Documentation/filesystems/
Docfs2.rst79 This means that if you lose your power, you will lose
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/actions/
Dxt.json132 "$TC action add action xt -j LOG --log-prefix LOSE index 1003"
159 "$TC action add action xt -j LOG --log-prefix LOSE index 1003"
/Linux-v6.1/arch/m68k/include/asm/
Dcurrent.h14 * current and lose _current_task.
/Linux-v6.1/include/trace/events/
Drxrpc.h762 rxrpc_serial_t serial, u8 flags, bool retrans, bool lose),
764 TP_ARGS(call, seq, serial, flags, retrans, lose),
774 __field(bool, lose )
785 __entry->lose = lose;
796 __entry->lose ? " *LOSE*" : "")
1023 TP_printk("%08x:%08x:%08x:%04x %08x %08x %02x %02x %s *LOSE*",
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dlinked_vars2.c18 /* these two weak variables should lose */
Dlinked_maps2.c26 /* this definition will lose, but it has to exactly match the winner */
Dlinked_funcs2.c45 /* this weak instance should lose, because it will be processed second */
/Linux-v6.1/arch/sparc/include/asm/
Dasmmacro.h11 * lose. It makes sure the kernel has a proper window so that
/Linux-v6.1/arch/mips/kernel/
Dsignal-common.h30 /* Make sure we will not lose FPU ownership */
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gt_irq.h60 * and not lose any. in intel_engine_set_irq_handler()
/Linux-v6.1/include/asm-generic/
Dmshyperv.h126 * to lose it. We can still lose a message of the same type but in vmbus_signal_eom()
/Linux-v6.1/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-v6.1/arch/powerpc/lib/
Dvmx-helper.c21 * thus make us lose the VMX context. So on page faults, we just in enter_vmx_usercopy()
/Linux-v6.1/arch/x86/include/uapi/asm/
Ducontext.h47 * the signal was raised.. Old kernels would lose track of the
/Linux-v6.1/Documentation/admin-guide/mm/
Dsoft-dirty.rst36 there is still a scenario when we can lose soft dirty bits -- a task
/Linux-v6.1/include/uapi/linux/
Dsecurebits.h27 set*uid to gain/lose privilege, transitions to/from uid 0 cause
Dresource.h17 * structure will lose. This reduces the chances of that happening.
/Linux-v6.1/include/linux/platform_data/
Dpm33xx.h22 * needed when MPU will lose context.
/Linux-v6.1/arch/x86/kernel/
Dnmi.c131 * of them concurrently, you can lose some because only one in nmi_handle()
317 * NMI, otherwise we may lose it, because the CPU-specific in default_do_nmi()
426 * NMIs can page fault or hit breakpoints which will cause it to lose
/Linux-v6.1/arch/powerpc/kernel/
Didle_64e.S29 * since we may otherwise lose it (doorbells etc...).
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/ebb/
Dlost_exception_test.c18 * lose the exception.
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dti,omap-gpio.yaml54 Indicates if a GPIO bank is always powered and will never lose its logic state.

12345678910>>...18