/openbmc/qemu/disas/ |
H A D | sparc.c | 89 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 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
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | xt.json | 132 "$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 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()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ocfs2.rst | 79 This means that if you lose your power, you will lose
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | current.h | 14 * current and lose _current_task.
|
/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/ |
H A D | test_smack_onlycap.sh | 8 # 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 D | nfsroot | 4 # nfsroot may lose response
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | linked_vars2.c | 18 /* these two weak variables should lose */
|
H A D | linked_maps2.c | 26 /* this definition will lose, but it has to exactly match the winner */
|
/openbmc/linux/arch/mips/kernel/ |
H A D | signal-common.h | 30 /* Make sure we will not lose FPU ownership */
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | asmmacro.h | 11 * 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 D | logging | 29 # Such actions can cause the CPLD to lose power before the BMC,
|
/openbmc/u-boot/tools/gdb/ |
H A D | Makefile | 15 # - NetBSD/ppc (native): you lose ... (must extract these from the
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/ |
H A D | Entry.interface.yaml | 44 The system can boot without the isolated hardware but, will lose
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_irq.h | 60 * and not lose any. in intel_engine_set_irq_handler()
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | fe-set-tone.rst | 43 setting a tone may interfere on other devices, as they may lose the
|
H A D | fe-set-voltage.rst | 46 setting a voltage level may interfere on other devices, as they may lose
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | vmx-helper.c | 21 * 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 D | soft-dirty.rst | 34 there is still a scenario when we can lose soft dirty bits -- a task
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | ucontext.h | 47 * the signal was raised.. Old kernels would lose track of the
|
/openbmc/linux/include/asm-generic/ |
H A D | mshyperv.h | 137 * 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 D | pm33xx.h | 22 * needed when MPU will lose context.
|
/openbmc/linux/include/uapi/linux/ |
H A D | securebits.h | 27 set*uid to gain/lose privilege, transitions to/from uid 0 cause
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | lost_exception_test.c | 18 * lose the exception.
|