/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 | 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() 59 dev_err(dev, "illegal request not cleared 0x%x", in altera_freeze_br_req_ack() 60 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 | 23 __description("map element value illegal alu op, 1") 47 __description("map element value illegal alu op, 2") 71 __description("map element value illegal alu op, 3") 95 __description("map element value illegal alu op, 4") 120 __description("map element value illegal alu op, 5") 150 __description("flow_keys illegal alu op with variable offset")
|
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/lib/ |
H A D | usercopy_kunit.c | 238 "illegal all-kernel copy_from_user passed"); in usercopy_test_invalid() 242 "zeroing failure for illegal all-kernel copy_from_user"); in usercopy_test_invalid() 253 "illegal reversed copy_from_user passed"); in usercopy_test_invalid() 257 "illegal all-kernel copy_to_user passed"); in usercopy_test_invalid() 261 "illegal reversed copy_to_user passed"); in usercopy_test_invalid() 268 "illegal get_user (" #size ") passed"); \ in usercopy_test_invalid() 270 "zeroing failure for illegal get_user (" #size ")"); \ in usercopy_test_invalid() 274 "illegal put_user (" #size ") passed"); \ in usercopy_test_invalid() 276 "illegal put_user (" #size ") wrote to kernel memory!"); \ in usercopy_test_invalid()
|
/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/drivers/scsi/ |
H A D | hosts.c | 73 * transition is illegal. 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() 154 "Illegal host state transition" in scsi_host_set_state()
|
/linux/drivers/acpi/acpica/ |
H A D | hwvalid.c | 21 * Protected I/O ports. Some ports are always illegal, and some are 22 * conditionally illegal. This table must remain ordered by port address. 25 * first appeared in Windows XP. Some ports are always illegal, and some 26 * ports are only illegal if the BIOS calls _OSI with nothing newer than 83 * always illegal and some ports are only illegal depending on 120 "Illegal I/O port address/length above 64K: %8.8X%8.8X/0x%X", in acpi_hw_validate_io_request()
|
/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/gpu/drm/xe/ |
H A D | xe_pcode.c | 36 [PCODE_ILLEGAL_CMD] = {-ENXIO, "Illegal Command"}, in pcode_mailbox_status() 38 [PCODE_ILLEGAL_DATA] = {-EINVAL, "Illegal Data"}, in pcode_mailbox_status() 39 [PCODE_ILLEGAL_SUBCOMMAND] = {-ENXIO, "Illegal Subcommand"}, in pcode_mailbox_status() 221 * - -ENXIO: "Illegal Command" 223 * - -EINVAL: "Illegal Data" 224 * - -ENXIO, "Illegal Subcommand"
|
/linux/fs/afs/ |
H A D | afs_vl.h | 37 AFSVL_BADNAME = 363527, /* Volume name is illegal */ 40 AFSVL_BADSERVER = 363530, /* Illegal server number (out of range) */ 46 AFSVL_BADREFCOUNT = 363536, /* Illegal Reference Count number */ 49 AFSVL_BADVOLIDBUMP = 363539, /* Illegal max volid increment */
|
/linux/net/9p/ |
H A D | error.c | 68 {"Illegal seek", ESPIPE}, 134 {"illegal mode", EINVAL}, 135 {"illegal name", ENAMETOOLONG}, 151 {"illegal offset", EINVAL}, 152 {"illegal path element", ENOENT},
|
/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/drivers/target/iscsi/ |
H A D | iscsi_target_tpg.c | 593 pr_err("Illegal value for authentication parameter:" in iscsit_ta_authentication() 675 pr_err("Illegal value %d\n", flag); in iscsit_ta_generate_node_acls() 724 pr_err("Illegal value %d\n", flag); in iscsit_ta_cache_dynamic_acls() 749 pr_err("Illegal value %d\n", flag); in iscsit_ta_demo_mode_write_protect() 767 pr_err("Illegal value %d\n", flag); in iscsit_ta_prod_mode_write_protect() 786 pr_err("Illegal value %d\n", flag); in iscsit_ta_demo_mode_discovery() 805 pr_err("Illegal value for default_erl: %u\n", default_erl); in iscsit_ta_default_erl() 822 pr_err("Illegal value %d\n", flag); in iscsit_ta_t10_pi() 841 pr_err("Illegal value for fabric_prot_type: %u\n", prot_type); in iscsit_ta_fabric_prot_type() 859 pr_err("Illegal value %d\n", flag); in iscsit_ta_tpg_enabled_sendtargets() [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.
|
H A D | nvidia,tegra234-cbb.yaml | 27 The driver handles errors from CBB due to illegal register accesses 35 interrupt is used for reporting errors due to illegal accesses from
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | debugfs.c | 143 wl1271_warning("illegal value for " #param); \ 199 wl1271_warning("illegal value in gpio_power"); in gpio_power_write() 261 wl1271_warning("illegal value in dynamic_ps"); in dynamic_ps_timeout_write() 326 wl1271_warning("illegal value in forced_ps"); in forced_ps_write() 395 wl1271_warning("illegal value in split_scan_timeout"); in split_scan_timeout_write() 651 wl1271_warning("illegal value for dtim_interval"); in dtim_interval_write() 712 wl1271_warning("illegal value for suspend_dtim_interval"); in suspend_dtim_interval_write() 767 wl1271_warning("illegal value for beacon_interval"); in beacon_interval_write() 811 wl1271_warning("illegal value in rx_streaming_interval!"); in rx_streaming_interval_write() 867 wl1271_warning("illegal value in rx_streaming_write!"); in rx_streaming_always_write() [all …]
|
/linux/include/uapi/asm-generic/ |
H A D | siginfo.h | 191 #define ILL_ILLOPC 1 /* illegal opcode */ 192 #define ILL_ILLOPN 2 /* illegal operand */ 193 #define ILL_ILLADR 3 /* illegal addressing mode */ 194 #define ILL_ILLTRP 4 /* illegal trap */ 200 #define __ILL_BREAK 10 /* illegal break */
|
/linux/drivers/staging/rts5208/ |
H A D | rtsx_chip.h | 156 #define CPY_ABRT 0x0a /* Copy/Compare/Copy&Verify illegal */ 186 #define BIT_ILLEGAL0 0 /* bit0 is illegal */ 187 #define BIT_ILLEGAL1 1 /* bit1 is illegal */ 188 #define BIT_ILLEGAL2 2 /* bit2 is illegal */ 189 #define BIT_ILLEGAL3 3 /* bit3 is illegal */ 190 #define BIT_ILLEGAL4 4 /* bit4 is illegal */ 191 #define BIT_ILLEGAL5 5 /* bit5 is illegal */ 192 #define BIT_ILLEGAL6 6 /* bit6 is illegal */ 193 #define BIT_ILLEGAL7 7 /* bit7 is illegal */
|
/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/kernel/sched/ |
H A D | isolation.c | 208 bool illegal = false; in housekeeping_isolcpus_setup() local 237 illegal = true; in housekeeping_isolcpus_setup() 240 if (illegal) { in housekeeping_isolcpus_setup()
|
/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()
|