/linux-6.12.1/arch/m68k/fpsp040/ |
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 …]
|
D | fpsp.h | 238 .set aiop_bit,7 | accrued illegal operation 260 .set aiop_mask,0x00000080 | accrued illegal operation
|
/linux-6.12.1/drivers/fpga/ |
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()
|
/linux-6.12.1/arch/powerpc/math-emu/ |
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()
|
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()
|
/linux-6.12.1/drivers/scsi/ |
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()
|
D | scsi_lib.c | 2427 goto illegal; in scsi_device_set_state() 2440 goto illegal; in scsi_device_set_state() 2451 goto illegal; in scsi_device_set_state() 2464 goto illegal; in scsi_device_set_state() 2476 goto illegal; in scsi_device_set_state() 2485 goto illegal; in scsi_device_set_state() 2498 goto illegal; in scsi_device_set_state() 2513 goto illegal; in scsi_device_set_state() 2522 illegal: in scsi_device_set_state()
|
/linux-6.12.1/drivers/power/supply/ |
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-6.12.1/kernel/sched/ |
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-6.12.1/drivers/gpu/drm/ci/xfails/ |
D | amdgpu-stoney-skips.txt | 25 amdgpu/amd_deadlock@amdgpu-gfx-illegal-reg-access
|
D | i915-tgl-fails.txt | 39 syncobj_wait@invalid-signal-illegal-handle,Timeout
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | prestera.rst | 129 - Drops packets with illegal SIP/DIP multicast/unicast addresses. 132 - Drops packets with illegal IPV4 header.
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | sunhme.h | 335 #error TX_RING_SIZE holds illegal value 354 #error RX_RING_SIZE holds illegal value
|
D | sungem.h | 905 #error TX_RING_SIZE value is illegal... 927 #error RX_RING_SIZE is illegal...
|
/linux-6.12.1/drivers/net/fddi/skfp/ |
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()
|
/linux-6.12.1/arch/sh/kernel/ |
D | entry-common.S | 9 ! to be jumped is too far, but it causes illegal slot exception.
|
/linux-6.12.1/tools/testing/selftests/powerpc/switch_endian/ |
D | check.S | 12 nop # guaranteed to be illegal in reverse-endian
|
/linux-6.12.1/arch/xtensa/ |
D | Kconfig | 358 an illegal instruction exception on the first 'entry' opcode. 369 and a fast user exception handler for an illegal instruction is 377 raise an illegal instruction exception on cores with XEA2 when 634 f: illegal. 642 3: special (c and e are illegal, f is reserved). 644 0: illegal,
|
/linux-6.12.1/include/linux/usb/ |
D | usbnet.h | 235 illegal = 0, enumerator
|
/linux-6.12.1/Documentation/mm/ |
D | page_table_check.rst | 26 warnings when illegal combinations of entry flags are detected. Currently,
|
/linux-6.12.1/arch/m68k/math-emu/ |
D | fp_util.S | 57 | illegal instruction
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | dscr.rst | 64 works, as it is emulated following an illegal instruction exception
|
/linux-6.12.1/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 60 Note that SoundWire does not provide a mechanism to detect illegal values
|
/linux-6.12.1/Documentation/networking/ |
D | udplite.rst | 137 It is not possible to specify illegal values (<0 and <8); in these 155 illegal (cf. RFC 3828, sec. 3.1) and will be silently discarded.
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | intel-pmc-mux.rst | 78 is 1's based, and value 0 is illegal. The driver uses the numbers extracted from
|