| /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/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/lib/tests/ |
| H A D | slub_kunit.c | 63 * Expecting three errors. in test_next_pointer() 72 * Still expecting two errors. The first for the wrong count in test_next_pointer() 84 * Now expecting no error. in test_next_pointer()
|
| /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/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 | 331 * expecting boolean, integer, string or take a path. A conversion to an 336 * blob and @aux indicates its size. The parameter must be expecting a 340 * expecting a path object. @_value points to a NUL-terminated string that
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | vendor.h | 38 * @len: length of expecting return buffer
|
| /linux/scripts/ |
| H A D | jobserver-exec | 5 Determines how many parallel tasks "make" is expecting, as it is
|
| H A D | as-version.sh | 25 # We check -fintegrated-as, expecting it is explicitly passed in for the
|
| /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/Documentation/ABI/stable/ |
| H A D | vdso | 24 vDSO, specify the version you are expecting.
|
| /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/net/tcp_ao/ |
| H A D | restore.c | 230 /* not expecting server => client mismatches as only snd sne is broken */ in client_fn() 237 /* not expecting client => server mismatches as only rcv sne is broken */ in client_fn()
|
| /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/include/linux/ |
| H A D | dynamic_debug.h | 66 * expecting hex input. Built for drm.debug, basis for other types. 305 "expecting constant class int/enum"); \
|
| /linux/tools/testing/selftests/net/can/ |
| H A D | test_raw_filter.c | 160 /* Receive only SFF frames when expecting no EFF flag */ 184 /* Receive only SFF frames when expecting no EFF flag, ignoring RTR flag */
|
| /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
|
| /linux/arch/arm/include/asm/ |
| H A D | kgdb.h | 57 * gdb is expecting the following registers layout.
|