Home
last modified time | relevance | path

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

12345678910>>...22

/openbmc/qemu/disas/
H A Dsparc.c89 unsigned long lose; /* Bits that must not be set. */ member
1246 #define br(opcode, mask, lose, flags) \ argument
1247 { opcode, (mask)|ANNUL, (lose), ",a l", (flags), v6 }, \
1248 { opcode, (mask) , (lose)|ANNUL, "l", (flags), v6 }
1250 #define brx(opcode, mask, lose, flags) /* v9 */ \ argument
1251 { opcode, (mask)|(2<<20)|BPRED, ANNUL|(lose), "Z,G", (flags), v9 }, \
1252 { opcode, (mask)|(2<<20)|BPRED, ANNUL|(lose), ",T Z,G", (flags), v9 }, \
1253 { opcode, (mask)|(2<<20)|BPRED|ANNUL, (lose), ",a Z,G", (flags), v9 }, \
1254 { opcode, (mask)|(2<<20)|BPRED|ANNUL, (lose), ",a,T Z,G", (flags), v9 }, \
1255 { opcode, (mask)|(2<<20), ANNUL|BPRED|(lose), ",N Z,G", (flags), v9 }, \
[all …]
/openbmc/linux/Documentation/power/
H A 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
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A 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"
/openbmc/linux/include/linux/
H A 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()
/openbmc/linux/Documentation/filesystems/
H A Docfs2.rst79 This means that if you lose your power, you will lose
/openbmc/linux/arch/m68k/include/asm/
H A Dcurrent.h14 * current and lose _current_task.
/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/
H A Dtest_smack_onlycap.sh8 # need to set out label to be the same as onlycap, otherwise we lose our smack privileges
/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/
H A Dnfsroot4 # nfsroot may lose response
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_vars2.c18 /* these two weak variables should lose */
H A Dlinked_maps2.c26 /* this definition will lose, but it has to exactly match the winner */
/openbmc/linux/arch/mips/kernel/
H A Dsignal-common.h30 /* Make sure we will not lose FPU ownership */
/openbmc/linux/arch/sparc/include/asm/
H A Dasmmacro.h11 * lose. It makes sure the kernel has a proper window so that
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dlogging29 # Such actions can cause the CPLD to lose power before the BMC,
/openbmc/u-boot/tools/gdb/
H A DMakefile15 # - NetBSD/ppc (native): you lose ... (must extract these from the
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/
H A DEntry.interface.yaml44 The system can boot without the isolated hardware but, will lose
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_irq.h60 * and not lose any. in intel_engine_set_irq_handler()
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe-set-tone.rst43 setting a tone may interfere on other devices, as they may lose the
H A Dfe-set-voltage.rst46 setting a voltage level may interfere on other devices, as they may lose
/openbmc/linux/arch/powerpc/lib/
H A Dvmx-helper.c21 * thus make us lose the VMX context. So on page faults, we just in enter_vmx_usercopy()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dsoft-dirty.rst34 there is still a scenario when we can lose soft dirty bits -- a task
/openbmc/linux/arch/x86/include/uapi/asm/
H A Ducontext.h47 * the signal was raised.. Old kernels would lose track of the
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h137 * to lose it. We can still lose a message of the same type but in vmbus_signal_eom()
/openbmc/linux/include/linux/platform_data/
H A Dpm33xx.h22 * needed when MPU will lose context.
/openbmc/linux/include/uapi/linux/
H A Dsecurebits.h27 set*uid to gain/lose privilege, transitions to/from uid 0 cause
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dlost_exception_test.c18 * lose the exception.

12345678910>>...22