/openbmc/linux/arch/m68k/fpsp040/ |
H A D | tbldo.S | 85 .long serror |$04-0 ERROR - illegal extension 86 .long serror |$04-1 ERROR - illegal extension 87 .long serror |$04-2 ERROR - illegal extension 88 .long serror |$04-3 ERROR - illegal extension 89 .long serror |$04-4 ERROR - illegal extension 90 .long serror |$04-5 ERROR - illegal extension 91 .long serror |$04-6 ERROR - illegal extension 92 .long serror |$04-7 ERROR - illegal extension 94 .long serror |$05-0 ERROR - illegal extension 95 .long serror |$05-1 ERROR - illegal extension [all …]
|
/openbmc/linux/drivers/fpga/ |
H A D | altera-freeze-bridge.c | 47 u32 status, illegal, ctrl; in altera_freeze_br_req_ack() local 51 illegal = readl(csr_illegal_req_addr); in altera_freeze_br_req_ack() 52 if (illegal) { in altera_freeze_br_req_ack() 53 dev_err(dev, "illegal request detected 0x%x", illegal); in altera_freeze_br_req_ack() 57 illegal = readl(csr_illegal_req_addr); in altera_freeze_br_req_ack() 58 if (illegal) in altera_freeze_br_req_ack() 60 illegal); in altera_freeze_br_req_ack()
|
/openbmc/linux/arch/powerpc/math-emu/ |
H A D | math.c | 262 goto illegal; in do_mathemu() 280 goto illegal; in do_mathemu() 300 goto illegal; in do_mathemu() 322 goto illegal; in do_mathemu() 327 goto illegal; in do_mathemu() 360 goto illegal; in do_mathemu() 391 goto illegal; in do_mathemu() 425 goto illegal; in do_mathemu() 459 illegal: in do_mathemu()
|
H A D | math_efp.c | 192 goto illegal; in do_spe_mathemu() 322 goto illegal; in do_spe_mathemu() 464 goto illegal; in do_spe_mathemu() 623 goto illegal; in do_spe_mathemu() 714 illegal: in do_spe_mathemu()
|
/openbmc/linux/drivers/scsi/ |
H A D | hosts.c | 87 goto illegal; in scsi_host_set_state() 95 goto illegal; in scsi_host_set_state() 104 goto illegal; in scsi_host_set_state() 115 goto illegal; in scsi_host_set_state() 125 goto illegal; in scsi_host_set_state() 135 goto illegal; in scsi_host_set_state() 144 goto illegal; in scsi_host_set_state() 151 illegal: in scsi_host_set_state()
|
H A D | scsi_lib.c | 2335 goto illegal; in scsi_device_set_state() 2348 goto illegal; in scsi_device_set_state() 2359 goto illegal; in scsi_device_set_state() 2372 goto illegal; in scsi_device_set_state() 2384 goto illegal; in scsi_device_set_state() 2393 goto illegal; in scsi_device_set_state() 2406 goto illegal; in scsi_device_set_state() 2421 goto illegal; in scsi_device_set_state() 2430 illegal: in scsi_device_set_state()
|
/openbmc/linux/drivers/power/supply/ |
H A D | da9052-battery.c | 298 static int da9052_bat_check_presence(struct da9052_battery *bat, int *illegal) in da9052_bat_check_presence() argument 307 *illegal = 1; in da9052_bat_check_presence() 309 *illegal = 0; in da9052_bat_check_presence() 497 int illegal; in da9052_bat_get_property() local 500 ret = da9052_bat_check_presence(bat, &illegal); in da9052_bat_get_property() 504 if (illegal && psp != POWER_SUPPLY_PROP_PRESENT) in da9052_bat_get_property()
|
/openbmc/linux/kernel/sched/ |
H A D | isolation.c | 199 bool illegal = false; in housekeeping_isolcpus_setup() local 228 illegal = true; in housekeeping_isolcpus_setup() 231 if (illegal) { in housekeeping_isolcpus_setup()
|
/openbmc/qemu/target/riscv/ |
H A D | insn16.decode | 114 # Opcode of all zeros is illegal; rd != 0, nzuimm == 0 is reserved. 115 illegal 000 000 000 00 --- 00 148 illegal 011 0 ----- 00000 01 # c.addi16sp and c.lui, RES nzimm=0 179 illegal 010 - 00000 ----- 10 # c.lwsp, RES rd=0 183 illegal 100 0 00000 00000 10 # c.jr, RES rs1=0
|
/openbmc/qemu/tests/tcg/tricore/ |
H A D | link.ld | 73 _. = ASSERT ((__CSA_BEGIN & 0x3f) == 0 , "illegal CSA start address") ; 74 _. = ASSERT ((__CSA_SIZE & 0x3f) == 0 , "illegal CSA size") ;
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | fix-armv5.patch |
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_unicode_collation.c | 15 static const char illegal[] = "<>:\"/\\|?*"; variable 307 } else if (c && (c < 0x20 || strchr(illegal, c))) { in efi_str_to_fat()
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | oob-test.json | 1 # Check against oob illegal value
|
H A D | allow-preconfig-test.json | 1 # Check against allow-preconfig illegal value
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | prestera.rst | 129 - Drops packets with illegal SIP/DIP multicast/unicast addresses. 132 - Drops packets with illegal IPV4 header.
|
/openbmc/qemu/tests/tcg/riscv64/ |
H A D | issue1060.S | 9 # These are all illegal instructions
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunhme.h | 335 #error TX_RING_SIZE holds illegal value 354 #error RX_RING_SIZE holds illegal value
|
H A D | sungem.h | 905 #error TX_RING_SIZE value is illegal... 927 #error RX_RING_SIZE is illegal...
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | smt.c | 466 int illegal = 0 ; in smt_received_pack() local 543 illegal = 1; in smt_received_pack() 547 illegal = 1; in smt_received_pack() 550 if (illegal) { in smt_received_pack() 674 illegal = 2 ; in smt_received_pack() 738 illegal = 1 ; in smt_received_pack() 800 if (illegal) { in smt_received_pack() 801 DB_SMT("SMT: discarding invalid frame, reason = %d", illegal); in smt_received_pack()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Hippocratic-2.1 | 29 …illegal, or unenforceable by a court of competent jurisdiction, then such invalidity, illegality, …
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 233.out | 114 qemu-nbd: option negotiation failed: TLS handshake failed: An illegal parameter has been received. 115 qemu-nbd: option negotiation failed: TLS handshake failed: An illegal parameter has been received.
|
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
H A D | cross-answers-aarch64.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
H A D | cross-answers-mips64el.txt | 41 Checking errno of iconv for illegal multibyte sequence: NO
|
H A D | cross-answers-powerpc.txt | 42 Checking errno of iconv for illegal multibyte sequence: NO
|
/openbmc/u-boot/doc/ |
H A D | README.bedbug | 31 if it is an illegal instruction, privileged instruction or
|