| /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 …]
|
| /linux/drivers/fpga/ |
| H A D | altera-freeze-bridge.c | 46 u32 status, illegal, ctrl; in altera_freeze_br_req_ack() local 50 illegal = readl(csr_illegal_req_addr); in altera_freeze_br_req_ack() 51 if (illegal) { in altera_freeze_br_req_ack() 52 dev_err(dev, "illegal request detected 0x%x", illegal); in altera_freeze_br_req_ack() 56 illegal = readl(csr_illegal_req_addr); in altera_freeze_br_req_ack() 57 if (illegal) in altera_freeze_br_req_ack() 58 dev_err(dev, "illegal request not cleared 0x%x", in altera_freeze_br_req_ack() 59 illegal); in altera_freeze_br_req_ack()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | firewall.c | 181 "illegal SETCLASS(offset=0x%x, mask=0x%x, class=0x%x) at word %u", in tegra_drm_fw_validate() 190 "illegal INCR(offset=0x%x, count=%u) in class 0x%x at word %u", in tegra_drm_fw_validate() 199 "illegal NONINCR(offset=0x%x, count=%u) in class 0x%x at word %u", in tegra_drm_fw_validate() 208 "illegal MASK(offset=0x%x, mask=0x%x) in class 0x%x at word %u", in tegra_drm_fw_validate() 217 "illegal IMM(offset=0x%x) in class 0x%x at word %u", in tegra_drm_fw_validate() 232 "illegal INCR_W(offset=0x%x) in class 0x%x at word %u", in tegra_drm_fw_validate() 243 "illegal NONINCR(offset=0x%x) in class 0x%x at word %u", in tegra_drm_fw_validate() 247 dev_warn(client->base.dev, "illegal opcode at word %u", in tegra_drm_fw_validate()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_value_illegal_alu.c | 24 __description("map element value illegal alu op, 1") 48 __description("map element value illegal alu op, 2") 72 __description("map element value illegal alu op, 3") 96 __description("map element value illegal alu op, 4") 121 __description("map element value illegal alu op, 5") 151 __description("map_ptr illegal alu op, map_ptr = -map_ptr") 169 __description("flow_keys illegal alu op with variable offset") 206 * Test that error is reported for illegal offsets, assuming that tests
|
| H A D | verifier_reg_equal.c | 25 /* r1 read is illegal at this point */ \ in subreg_equality_1() 50 /* r1 read is illegal at this point */ \ in subreg_equality_2()
|
| /linux/drivers/media/dvb-frontends/drx39xyj/ |
| H A D | drx_dap_fasi.h | 99 *; /* illegal statement to force compiler error */ 202 *; /* illegal statement to force compiler error */ 205 *; /* illegal statement to force compiler error */ 210 *; /* illegal statement to force compiler error */ 213 *; /* illegal statement to force compiler error */ 226 *; /* illegal statement to force compiler error */ 232 *; /* illegal statement to force compiler error */
|
| /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()
|
| /linux/fs/afs/ |
| H A D | afs_vl.h | 38 AFSVL_BADNAME = 363527, /* Volume name is illegal */ 41 AFSVL_BADSERVER = 363530, /* Illegal server number (out of range) */ 47 AFSVL_BADREFCOUNT = 363536, /* Illegal Reference Count number */ 50 AFSVL_BADVOLIDBUMP = 363539, /* Illegal max volid increment */
|
| /linux/net/9p/ |
| H A D | error.c | 69 {"Illegal seek", ESPIPE}, 135 {"illegal mode", EINVAL}, 136 {"illegal name", ENAMETOOLONG}, 152 {"illegal offset", EINVAL}, 153 {"illegal path element", ENOENT},
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | desc.h | 108 * @AR5K_RX_PHY_ERROR_PARITY: Illegal parity 109 * @AR5K_RX_PHY_ERROR_RATE: Illegal rate 110 * @AR5K_RX_PHY_ERROR_LENGTH: Illegal length 112 * @AR5K_RX_PHY_ERROR_SERVICE: Illegal service 116 * @AR5K_RX_PHY_ERROR_OFDM_RATE_ILLEGAL: OFDM Illegal rate [5212+] 117 * @AR5K_RX_PHY_ERROR_OFDM_LENGTH_ILLEGAL: OFDM Illegal length [5212+] 123 * @AR5K_RX_PHY_ERROR_CCK_RATE_ILLEGAL: Illegal rate [5212+]
|
| /linux/drivers/scsi/ |
| H A D | hosts.c | 73 * transition is illegal. 88 goto illegal; in scsi_host_set_state() 96 goto illegal; in scsi_host_set_state() 105 goto illegal; in scsi_host_set_state() 116 goto illegal; in scsi_host_set_state() 126 goto illegal; in scsi_host_set_state() 136 goto illegal; in scsi_host_set_state() 145 goto illegal; in scsi_host_set_state() 152 illegal: in scsi_host_set_state() 155 "Illegal host state transition" in scsi_host_set_state()
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_tpg.c | 588 pr_err("Illegal value for authentication parameter:" in iscsit_ta_authentication() 670 pr_err("Illegal value %d\n", flag); in iscsit_ta_generate_node_acls() 719 pr_err("Illegal value %d\n", flag); in iscsit_ta_cache_dynamic_acls() 744 pr_err("Illegal value %d\n", flag); in iscsit_ta_demo_mode_write_protect() 762 pr_err("Illegal value %d\n", flag); in iscsit_ta_prod_mode_write_protect() 781 pr_err("Illegal value %d\n", flag); in iscsit_ta_demo_mode_discovery() 800 pr_err("Illegal value for default_erl: %u\n", default_erl); in iscsit_ta_default_erl() 817 pr_err("Illegal value %d\n", flag); in iscsit_ta_t10_pi() 836 pr_err("Illegal value for fabric_prot_type: %u\n", prot_type); in iscsit_ta_fabric_prot_type() 854 pr_err("Illegal value %d\n", flag); in iscsit_ta_tpg_enabled_sendtargets() [all …]
|
| H A D | iscsi_target_parameters.c | 753 pr_err("Illegal value for \"%s\", must be either" in iscsi_check_boolean_value() 770 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value() 778 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value() 786 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value() 794 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value() 802 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value() 810 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value() 818 pr_err("Illegal value for \"%s\", must be" in iscsi_check_numerical_value() 837 pr_err("Illegal value for \"%s\", must be" in iscsi_check_string_or_list_value() 846 pr_err("Illegal value for \"%s\", must be" in iscsi_check_string_or_list_value() [all …]
|
| /linux/Documentation/devicetree/bindings/arm/tegra/ |
| H A D | nvidia,tegra194-cbb.yaml | 18 This driver handles errors due to illegal register accesses reported 29 errors due to illegal accesses from CCPLEX are reported by interrupts. 32 initiator is informed about the illegal access by Data Abort exception.
|
| /linux/drivers/soc/fsl/qe/ |
| H A D | ucc_fast.c | 147 printk(KERN_ERR "%s: illegal UCC number\n", __func__); in ucc_fast_init() 315 printk(KERN_ERR "%s: illegal value for RX clock\n", in ucc_fast_init() 324 printk(KERN_ERR "%s: illegal value for TX clock\n", in ucc_fast_init() 334 pr_err("%s: illegal value for RX clock", __func__); in ucc_fast_init() 343 pr_err("%s: illegal value for TX clock", __func__); in ucc_fast_init() 352 pr_err("%s: illegal value for RX clock", __func__); in ucc_fast_init() 361 pr_err("%s: illegal value for TX clock", __func__); in ucc_fast_init()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | spu_restore.c | 29 #define ILLEGAL_INSTR 0x00800000 /* illegal instr */ 197 /* SPU_Status[P,I]=1. Add illegal instruction in restore_complete() 225 /* SPU_Status[S,I]=1. Add illegal instruction in restore_complete() 234 /* SPU_Status[I]=1. Add illegal instruction followed in restore_complete()
|
| /linux/arch/csky/kernel/ |
| H A D | traps.c | 185 "Oops - illegal trap exception"); in do_trap_bkpt() 208 "Oops - illegal instruction exception"); in do_trap_illinsn() 228 "Oops - illegal privileged exception"); in do_trap_priv()
|
| /linux/fs/smb/client/ |
| H A D | cifs_fs_sb.h | 20 #define CIFS_MOUNT_MAP_SPECIAL_CHR 0x20 /* remap illegal chars in filenames */ 38 #define CIFS_MOUNT_MAP_SFM_CHR 0x800000 /* SFM/MAC mapping for illegal chars */
|
| /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()
|
| /linux/tools/perf/pmu-events/arch/riscv/ |
| H A D | riscv-sbi-firmware.json | 27 "PublicDescription": "Illegal instruction trap", 30 "BriefDescription": "Illegal instruction trap event"
|
| /linux/drivers/mtd/devices/ |
| H A D | phram.c | 292 parse_err("illegal start address\n"); in phram_setup() 298 parse_err("illegal device length\n"); in phram_setup() 305 parse_err("illegal erasesize\n"); in phram_setup() 312 parse_err("illegal erasesize or len\n"); in phram_setup()
|
| /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.
|
| /linux/arch/mips/math-emu/ |
| H A D | ieee754d.c | 56 printk("Illegal/Unknown IEEE754 value class"); in ieee754dp_dump() 95 printk("Illegal/Unknown IEEE754 value class"); in ieee754sp_dump()
|
| /linux/include/drm/ |
| H A D | drm_syncobj.h | 76 * This acquires an additional reference to @obj. It is illegal to call this 100 * if not NULL. It is illegal to call this without already holding a reference.
|
| /linux/include/uapi/linux/ |
| H A D | falloc.h | 27 * considered an illegal operation - just use ftruncate(2) if you need 58 * the file is considered an illegal operation - just use ftruncate(2) or
|