/linux-4.1.27/arch/x86/math-emu/ |
D | errors.c | 374 int signalling, isNaN; in real_1op_NaN() local 380 signalling = isNaN && !(a->sigh & 0x40000000); in real_1op_NaN() 382 if (!signalling) { in real_1op_NaN() 418 int signalling, unsupported; in real_2op_NaN() local 444 signalling = !(a->sigh & b->sigh & 0x40000000); in real_2op_NaN() 454 signalling = !(a->sigh & 0x40000000); in real_2op_NaN() 461 signalling = !(b->sigh & 0x40000000); in real_2op_NaN() 466 signalling = 0; in real_2op_NaN() 472 if ((!signalling) || (control_word & CW_Invalid)) { in real_2op_NaN() 481 if (!signalling) in real_2op_NaN()
|
D | reg_compare.c | 91 int signalling = 0, unsupported = 0; in compare() local 93 signalling = in compare() 100 signalling |= in compare() 105 if (signalling || unsupported) in compare()
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | kernel_ex.S | 290 btstb #signan_bit,FPTEMP_HI(%a6) |check if signalling 291 beqs dst_snan |branch if signalling 327 | Determine if the source nan is signalling or non-signalling, 339 fmovex ETEMP(%a6),%fp0 |return the non-signalling nan
|
D | x_snan.S | 4 | fpsp_snan --- FPSP handler for signalling NAN exception 167 | Set signalling nan bit 189 | Set signalling nan bit 211 | Set signalling nan bit
|
D | fpsp.h | 230 .set snan_bit,6 | signalling nan 302 .set signan_bit,6 | signalling nan bit in mantissa
|
/linux-4.1.27/include/scsi/ |
D | scsi_transport_spi.h | 71 enum spi_signal_type signalling; member 102 #define spi_signalling(h) (((struct spi_host_attrs *)(h)->shost_data)->signalling)
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | fskeleton.S | 126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception 128 | for enabled signalling NaN exceptions. The exception stack frame is a signalling NaN
|
/linux-4.1.27/lib/ |
D | Kconfig.kgdb | 93 0x0080 - enable signalling of processes
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | mmc.txt | 35 - cap-sdio-irq: enable SDIO IRQ signalling on this interface
|
/linux-4.1.27/Documentation/video4linux/ |
D | README.ivtv | 165 widescreen signalling, electronic program guide information, and other
|
/linux-4.1.27/Documentation/power/ |
D | suspend-and-interrupts.txt | 131 must be able to discern spurious IRQs from genuine wakeup events (signalling
|
/linux-4.1.27/Documentation/locking/ |
D | ww-mutex-design.txt | 216 - Due to the -EALREADY return code signalling that a given objects is already
|
/linux-4.1.27/Documentation/ |
D | sysrq.txt | 26 64 = 0x40 - enable signalling of processes (term, kill, oom-kill)
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 20 Dummy ATM driver. Useful for proxy signalling, testing,
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_spi.c | 597 static DEVICE_ATTR(signalling, S_IRUGO,
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 327 some other process (so signalling and suchlike still work correctly).
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 102 signalling and tracing tasks.
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE | 525 Used for signalling with PtP connections.
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 16161 # If either operand to an operation is a signalling NAN (SNAN), # 16609 # signalling false: 16622 # signalling true: 16636 # signalling equal: 16641 fbseq.w fdbcc_seq_yes # signalling equal? 16659 # signalling not equal: 16664 fbsneq.w fdbcc_sneq_yes # signalling not equal?
|
D | fplsp.S | 425 set snan_bit, 6 # signalling NAN 494 set signan_bit, 0x6 # signalling nan bit
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | timekeeping.txt | 609 by using CPU utilization itself as a signalling channel. Preventing such
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 204 H.323 is a VoIP signalling protocol from ITU-T. As one of the most
|
/linux-4.1.27/Documentation/filesystems/ |
D | vfs.txt | 751 that is signalling imminent failure) it will pass a new page
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 751 the driver must remember to call blk_queue_end_tag() before signalling
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 95 signalling and clock interrupts.
|