| /kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
| D | gen-insn-x86-dat.awk | 52 / Expecting: / { 53 expecting_str = " Expecting: " 58 if ($i == "Expecting:") {
|
| D | insn-x86-dat-src.c | 7 * Note that the 'Expecting' comment lines are consumed by the 10 * Expecting: <op> <branch> <rel> 1444 asm volatile("bnd call label1"); /* Expecting: call unconditional 0 */ in main() 1445 asm volatile("bnd call *(%eax)"); /* Expecting: call indirect 0 */ in main() 1446 asm volatile("bnd ret"); /* Expecting: ret indirect 0 */ in main() 1447 asm volatile("bnd jmp label1"); /* Expecting: jmp unconditional 0 */ in main() 1448 asm volatile("bnd jmp label1"); /* Expecting: jmp unconditional 0 */ in main() 1449 asm volatile("bnd jmp *(%ecx)"); /* Expecting: jmp indirect 0 */ in main() 1450 asm volatile("bnd jne label1"); /* Expecting: jcc conditional 0 */ in main() 1855 asm volatile("callq *%rax"); /* Expecting: call indirect 0 */ in main() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
| D | gen-insn-x86-dat.awk | 52 / Expecting: / { 53 expecting_str = " Expecting: " 58 if ($i == "Expecting:") {
|
| D | insn-x86-dat-src.c | 7 * Note that the 'Expecting' comment lines are consumed by the 10 * Expecting: <op> <branch> <rel> 1444 asm volatile("bnd call label1"); /* Expecting: call unconditional 0 */ in main() 1445 asm volatile("bnd call *(%eax)"); /* Expecting: call indirect 0 */ in main() 1446 asm volatile("bnd ret"); /* Expecting: ret indirect 0 */ in main() 1447 asm volatile("bnd jmp label1"); /* Expecting: jmp unconditional 0 */ in main() 1448 asm volatile("bnd jmp label1"); /* Expecting: jmp unconditional 0 */ in main() 1449 asm volatile("bnd jmp *(%ecx)"); /* Expecting: jmp indirect 0 */ in main() 1450 asm volatile("bnd jne label1"); /* Expecting: jcc conditional 0 */ in main() 1855 asm volatile("callq *%rax"); /* Expecting: call indirect 0 */ in main() [all …]
|
| /kernel/linux/linux-6.6/lib/ |
| D | slub_kunit.c | 61 * Expecting three errors. in test_next_pointer() 70 * Still expecting two errors. The first for the wrong count in test_next_pointer() 82 * Now expecting no error. in test_next_pointer()
|
| /kernel/linux/linux-6.6/Documentation/arch/x86/ |
| D | usb-legacy-support.rst | 24 system crashes, because the SMM BIOS is not expecting to be in PAE mode. 28 because the SMM BIOS isn't expecting the CPU to be in 64-bit mode. The
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | usb-legacy-support.rst | 24 system crashes, because the SMM BIOS is not expecting to be in PAE mode. 28 because the SMM BIOS isn't expecting the CPU to be in 64-bit mode. The
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/ |
| D | qca_7k_common.h | 34 /* No header byte while expecting it */ 37 /* No tailer byte while expecting it */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/ |
| D | qca_7k_common.h | 34 /* No header byte while expecting it */ 37 /* No tailer byte while expecting it */
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | dnotify.rst | 55 name "a/x" should be notified to a program expecting notifications on 56 directory "a", but will not be notified to one expecting notifications on
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | dnotify.rst | 55 name "a/x" should be notified to a program expecting notifications on 56 directory "a", but will not be notified to one expecting notifications on
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | stats.h | 29 * @bogus_cts: CTS received when not expecting CTS 30 * @bogus_ack: ACK received when not expecting ACK 76 __le32 bogus_cts; /* CTS received when not expecting CTS */ 77 __le32 bogus_ack; /* ACK received when not expecting ACK */ 710 * @bogus_cts: CTS received when not expecting CTS 711 * @bogus_ack: ACK received when not expecting ACK
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | stats.h | 84 * @bogus_cts: CTS received when not expecting CTS 85 * @bogus_ack: ACK received when not expecting ACK 131 __le32 bogus_cts; /* CTS received when not expecting CTS */ 132 __le32 bogus_ack; /* ACK received when not expecting ACK */ 677 * @bogus_cts: CTS received when not expecting CTS 678 * @bogus_ack: ACK received when not expecting ACK
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | rom.c | 95 pci_info(pdev, "Invalid PCI ROM header signature: expecting 0xaa55, got %#06x\n", in pci_get_rom_size() 102 pci_info(pdev, "Invalid PCI ROM data signature: expecting 0x52494350, got %#010x\n", in pci_get_rom_size()
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | connector.rst | 83 are expecting, then it is a new message. If we receive a message and 84 its sequence number is the same as one we are expecting, but its
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | rom.c | 95 pci_info(pdev, "Invalid PCI ROM header signature: expecting 0xaa55, got %#06x\n", in pci_get_rom_size() 102 pci_info(pdev, "Invalid PCI ROM data signature: expecting 0x52494350, got %#010x\n", in pci_get_rom_size()
|
| /kernel/linux/linux-6.6/Documentation/driver-api/ |
| D | connector.rst | 83 are expecting, then it is a new message. If we receive a message and 84 its sequence number is the same as one we are expecting, but its
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | vendor.h | 38 * @len: length of expecting return buffer
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | vendor.h | 38 * @len: length of expecting return buffer
|
| /kernel/linux/linux-6.6/scripts/ |
| D | rust_is_available_test.py | 117 # When expecting a success, the script should return 0 122 # When expecting a success with extra output (that is not warnings, 129 # When expecting a success with warnings, the script should return 0 134 # When expecting a failure, the script should return non-0
|
| /kernel/linux/linux-6.6/fs/ |
| D | fsopen.c | 330 * expecting boolean, integer, string or take a path. A conversion to an 335 * blob and @aux indicates its size. The parameter must be expecting a 339 * expecting a path object. @_value points to a NUL-terminated string that
|
| /kernel/linux/linux-5.10/fs/ |
| D | fsopen.c | 295 * expecting boolean, integer, string or take a path. A conversion to an 300 * blob and @aux indicates its size. The parameter must be expecting a 304 * expecting a path object. @_value points to a NUL-terminated string that
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
| D | tm-unavailable.c | 228 * Check if we were expecting a failure and it did not occur by checking in tm_una_ping() 238 /* Check if we were not expecting a failure and a it occurred. */ in tm_una_ping() 247 * Check if TM failed due to the cause we were expecting. 0xda is a in tm_una_ping()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-unavailable.c | 228 * Check if we were expecting a failure and it did not occur by checking in tm_una_ping() 238 /* Check if we were not expecting a failure and a it occurred. */ in tm_una_ping() 247 * Check if TM failed due to the cause we were expecting. 0xda is a in tm_una_ping()
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | vdso | 22 vDSO, specify the version you are expecting.
|