/linux/tools/perf/arch/x86/tests/ |
H A D | gen-insn-x86-dat.awk | 52 / Expecting: / { 53 expecting_str = " Expecting: " 58 if ($i == "Expecting:") {
|
H A 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 …]
|
/linux/lib/ |
H A D | slub_kunit.c | 62 * Expecting three errors. in test_next_pointer() 71 * Still expecting two errors. The first for the wrong count in test_next_pointer() 83 * Now expecting no error. in test_next_pointer()
|
/linux/Documentation/arch/x86/ |
H A 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
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_7k_common.h | 21 /* No header byte while expecting it */ 24 /* No tailer byte while expecting it */
|
/linux/Documentation/filesystems/ |
H A 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
|
/linux/drivers/pci/ |
H A 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()
|
/linux/Documentation/driver-api/ |
H A 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
|
/linux/tools/testing/selftests/livepatch/ |
H A D | test-livepatch.sh | 134 die "Expecting three modules listed, found $nmods" 143 die "Expecting only one moduled listed, found $nmods"
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 30 * @bogus_cts: CTS received when not expecting CTS 31 * @bogus_ack: ACK received when not expecting ACK 77 __le32 bogus_cts; /* CTS received when not expecting CTS */ 78 __le32 bogus_ack; /* ACK received when not expecting ACK */ 835 * @bogus_cts: CTS received when not expecting CTS 836 * @bogus_ack: ACK received when not expecting ACK
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | vendor.h | 38 * @len: length of expecting return buffer
|
/linux/scripts/ |
H A D | rust_is_available_test.py | 134 # When expecting a success, the script should return 0 139 # When expecting a success with extra output (that is not warnings, 146 # When expecting a success with warnings, the script should return 0 151 # When expecting a failure, the script should return non-0
|
H A D | as-version.sh | 25 # We check -fintegrated-as, expecting it is explicitly passed in for the
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A 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()
|
/linux/fs/ |
H A D | fsopen.c | 325 * expecting boolean, integer, string or take a path. A conversion to an 330 * blob and @aux indicates its size. The parameter must be expecting a 334 * expecting a path object. @_value points to a NUL-terminated string that
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_tmr.c | 248 * Initiator is expecting. The Target controls all WRITE operations in iscsit_task_reassign_complete_write() 337 * Initiator is expecting. in iscsit_task_reassign_complete_read() 572 * expecting next) have all the DataOUT they require to complete in iscsit_task_reassign_prepare_write() 795 * of DataIN the Initiator is expecting. in iscsit_check_task_reassign_expdatasn() 822 * for R2Ts the Initiator is expecting. in iscsit_check_task_reassign_expdatasn()
|
/linux/Documentation/ABI/stable/ |
H A D | vdso | 24 vDSO, specify the version you are expecting.
|
/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | 63 master_help->expecting[exp->class]--; in nf_ct_unlink_expect_report() 406 master_help->expecting[exp->class]++; in nf_ct_expect_insert() 470 master_help->expecting[expect->class] >= p->max_expected) { in __nf_ct_expect_check() 472 if (master_help->expecting[expect->class] in __nf_ct_expect_check()
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | stat.h | 40 /* This is the struct that 32-bit userspace applications are expecting.
|
/linux/drivers/connector/ |
H A D | connector.c | 48 * one we are expecting then it is a new message. 51 * we are expecting but it's acknowledgement number is not equal to
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | goodix,gt7375p.yaml | 49 with what the touchscreen is expecting for its IO rails.
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb_on_willing_child_test.c | 48 /* Tests we can setup an EBB on our child - if it's expecting it */
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | restore.c | 231 /* not expecting server => client mismatches as only snd sne is broken */ in client_fn() 238 /* not expecting client => server mismatches as only rcv sne is broken */ in client_fn()
|
/linux/include/scsi/ |
H A D | scsi_status.h | 54 DID_BAD_INTR = 0x09, /* Got an interrupt we weren't expecting. */
|
/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 48 expecting), using the same logic/perspective as in the arm64 Kernel signals
|