/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/u-boot/arch/arc/lib/ |
H A D | start.S | 97 /* Make sure we don't lose GD overwritten by zero new GD */
|
/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/Documentation/filesystems/ |
H A D | ocfs2.rst | 79 This means that if you lose your power, you will lose
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | 0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch | 10 therefore disable the check for clang here, we lose no functionality
|
/openbmc/linux/net/rxrpc/ |
H A D | io_thread.c | 188 static int lose; in rxrpc_input_packet() local 189 if ((lose++ & 7) == 7) { in rxrpc_input_packet()
|
H A D | output.c | 388 static int lose; in rxrpc_send_data_packet() local 389 if ((lose++ & 7) == 7) { in rxrpc_send_data_packet()
|
/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/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/ |
H A D | phosphor-state-manager_%.bbappend | 24 # we lose communication with the BIC.
|
/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/include/trace/events/ |
H A D | rxrpc.h | 1111 rxrpc_serial_t serial, u8 flags, bool retrans, bool lose), 1113 TP_ARGS(call, seq, serial, flags, retrans, lose), 1123 __field(bool, lose) 1134 __entry->lose = lose; 1145 __entry->lose ? " *LOSE*" : "")
|
/openbmc/webui-vue/docs/guide/coding-standards/ |
H A D | accessibility.md | 10 lose sales or be susceptible to discriminatory lawsuits.
|
/openbmc/linux/drivers/mmc/host/ |
H A D | davinci_mmc.c | 743 bool lose = true; in mmc_davinci_set_ios() local 752 lose = false; in mmc_davinci_set_ios() 757 if (lose) in mmc_davinci_set_ios()
|
/openbmc/linux/Documentation/input/joydev/ |
H A D | joystick-api.rst | 135 is much safer since it can't lose sync with the driver. As you would 199 If time between reads is enough to fill the queue and lose an event,
|
/openbmc/linux/Documentation/filesystems/nfs/ |
H A D | reexport.rst | 29 case when the reexport server reboots. Clients will lose any locks
|
/openbmc/linux/Documentation/hwmon/ |
H A D | w83793.rst | 25 This parameter is not recommended, it will lose motherboard specific
|
/openbmc/linux/drivers/usb/core/ |
H A D | Kconfig | 26 devices that lose power get reenumerated as if they had been
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 57 so that you won't lose any data at the end of your battery life. 115 comfortable with. Worst case, it's possible that you could lose this 230 # comfortable with. Worst case, it's possible that you could lose this 344 # comfortable with. Worst case, it's possible that you could lose this
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | bcm_sf2.rst | 22 fail-over not to lose packets during a MoCA role re-election, as well as out of
|
/openbmc/linux/Documentation/i2c/ |
H A D | fault-codes.rst | 43 Returned by I2C adapters when they lose arbitration in master
|
/openbmc/docs/testing/ |
H A D | local-ci-build.md | 120 Then commit this, so you can make sure not to lose it if you update the scripts
|
/openbmc/linux/arch/m68k/q40/ |
H A D | README | 19 When something blocks interrupts (HD) it will lose some of them, so far
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | vidtv.rst | 23 returned by the tuner, simulating a device that can lose/reacquire a lock 476 the demodulator can eventually lose the lock on the signal, since the tuner will
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 120 "Reverting the file will lose those changes.\n" 265 "Reverting the file will lose those changes.\n"
|