Home
last modified time | relevance | path

Searched refs:illegal (Results 1 – 25 of 50) sorted by relevance

12

/linux/arch/m68k/fpsp040/
H A Dtbldo.S85 .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 …]
H A Dfpsp.h238 .set aiop_bit,7 | accrued illegal operation
260 .set aiop_mask,0x00000080 | accrued illegal operation
/linux/arch/powerpc/math-emu/
H A Dmath.c262 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 Dmath_efp.c192 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/drivers/power/supply/
H A Dda9052-battery.c298 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/kernel/sched/
H A Disolation.c317 bool illegal = false; in housekeeping_isolcpus_setup() local
349 illegal = true; in housekeeping_isolcpus_setup()
352 if (illegal) { in housekeeping_isolcpus_setup()
/linux/Documentation/networking/devlink/
H A Dprestera.rst129 - Drops packets with illegal SIP/DIP multicast/unicast addresses.
132 - Drops packets with illegal IPV4 header.
/linux/drivers/net/ethernet/sun/
H A Dsunhme.h335 #error TX_RING_SIZE holds illegal value
354 #error RX_RING_SIZE holds illegal value
H A Dsungem.h905 #error TX_RING_SIZE value is illegal...
927 #error RX_RING_SIZE is illegal...
/linux/drivers/net/fddi/skfp/
H A Dsmt.c466 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/drivers/scsi/
H A Dscsi_lib.c2522 goto illegal; in scsi_device_set_state()
2535 goto illegal; in scsi_device_set_state()
2546 goto illegal; in scsi_device_set_state()
2559 goto illegal; in scsi_device_set_state()
2571 goto illegal; in scsi_device_set_state()
2580 goto illegal; in scsi_device_set_state()
2593 goto illegal; in scsi_device_set_state()
2608 goto illegal; in scsi_device_set_state()
2617 illegal: in scsi_device_set_state()
/linux/tools/testing/selftests/powerpc/switch_endian/
H A Dcheck.S12 nop # guaranteed to be illegal in reverse-endian
/linux/arch/sh/kernel/
H A Dentry-common.S9 ! to be jumped is too far, but it causes illegal slot exception.
/linux/include/linux/usb/
H A Dusbnet.h239 illegal = 0, enumerator
/linux/arch/m68k/math-emu/
H A Dfp_util.S57 | illegal instruction
/linux/Documentation/arch/powerpc/
H A Ddscr.rst64 works, as it is emulated following an illegal instruction exception
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst60 Note that SoundWire does not provide a mechanism to detect illegal values
/linux/Documentation/networking/
H A Dudplite.rst137 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/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst78 is 1's based, and value 0 is illegal. The driver uses the numbers extracted from
/linux/Documentation/RCU/
H A DwhatisRCU.rst170 section. It is illegal to block while in an RCU read-side
240 particularly useful in situations where it is illegal to block
331 to another is just as illegal as holding a reference from
334 it was acquired is just as illegal as doing so with normal
765 Remember that it is illegal to block while in an RCU read-side critical
787 If it is illegal to block in an RCU read-side
1383 If it is illegal to block in an RCU read-side
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S20 ! to be jumped is too far, but it causes illegal slot exception.
/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.h139 illegal = 0, enumerator
/linux/arch/csky/
H A DKconfig147 So we need a 16bit instruction as user space bkpt, and it will cause an illegal
/linux/lib/
H A DKconfig.ubsan31 with an "illegal instruction" error with no further details
/linux/scripts/
H A Dspelling.txt816 iligal||illegal
817 illigal||illegal
818 illgal||illegal

12