/linux-4.4.14/arch/metag/lib/ |
D | memcpy.S | 88 ! Save the number of bytes of mis-alignment in D0Ar4 for use later 91 ! if there is no mis-alignment after all, use the aligned copy loop 99 ! There are 3 mis-alignment cases to be considered. Less than 4 bytes, exactly 102 BLT $Lunaligned_1_2_3 ! use 1-3 byte mis-alignment loop 103 BZ $Lunaligned_4 ! use 4 byte mis-alignment loop 105 ! The mis-alignment is more than 4 bytes 163 ! The 4 byte mis-alignment case - this does not require any shifting, just a
|
D | memset.S | 25 B $LByteStub ! dst is mis-aligned, do $LByteStub
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_ppp.c | 1057 struct ippp_struct *is, *mis; in isdn_ppp_push_higher() local 1078 mis = ippp_table[slot]; in isdn_ppp_push_higher() 1084 if (mis->compflags & SC_DECOMP_ON) { in isdn_ppp_push_higher() 1085 skb = isdn_ppp_decompress(skb, is, mis, &proto); in isdn_ppp_push_higher() 2674 struct ippp_struct *mis; in isdn_ppp_receive_ccp() local 2696 mis = ippp_table[slot]; in isdn_ppp_receive_ccp() 2698 mis = is; in isdn_ppp_receive_ccp() 2705 mis->compflags &= ~SC_COMP_ON; in isdn_ppp_receive_ccp() 2714 mis->compflags &= ~(SC_DECOMP_ON | SC_COMP_ON); in isdn_ppp_receive_ccp() 2723 if (!mis->decompressor) in isdn_ppp_receive_ccp() [all …]
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_lbr.c | 437 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local 449 mis = !!(info & LBR_INFO_MISPRED); in intel_pmu_lbr_read_64() 450 pred = !mis; in intel_pmu_lbr_read_64() 456 mis = !!(from & LBR_FROM_FLAG_MISPRED); in intel_pmu_lbr_read_64() 457 pred = !mis; in intel_pmu_lbr_read_64() 480 cpuc->lbr_entries[out].mispred = mis; in intel_pmu_lbr_read_64()
|
/linux-4.4.14/drivers/crypto/ux500/cryp/ |
D | cryp_irq.c | 44 return (readl_relaxed(&device_data->base->mis) & irq_src) > 0; in cryp_pending_irq_src()
|
D | cryp_irqp.h | 92 u32 mis; /* Masked interrupt statu register */ member
|
/linux-4.4.14/drivers/pinctrl/spear/ |
D | pinctrl-plgpio.c | 47 u32 mis; /* mask interrupt status register */ member 373 pending = readl_relaxed(plgpio->base + plgpio->regs.mis + in plgpio_irq_handler() 379 writel_relaxed(~pending, plgpio->base + plgpio->regs.mis + in plgpio_irq_handler() 499 plgpio->regs.mis = val; in plgpio_probe_dt()
|
/linux-4.4.14/arch/m32r/lib/ |
D | checksum.S | 62 ; 1-byte mis aligned 178 ; 1-byte mis aligned
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | spear310.dtsi | 114 st-plgpio,mis-reg = <0x60>;
|
D | spear320.dtsi | 142 st-plgpio,mis-reg = <0x84>;
|
D | spear1340.dtsi | 169 st-plgpio,mis-reg = <0xa0>;
|
D | spear1310.dtsi | 311 st-plgpio,mis-reg = <0x10>;
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | stv0900_core.c | 1555 enum fe_stv0900_demod_num demod, int mis) in stv0900_set_mis() argument 1559 if (mis < 0 || mis > 255) { in stv0900_set_mis() 1563 dprintk("Enable MIS filtering - %d\n", mis); in stv0900_set_mis() 1565 stv0900_write_reg(intp, ISIENTRY, mis); in stv0900_set_mis()
|
D | stv090x.c | 3438 static int stv090x_set_mis(struct stv090x_state *state, int mis) in stv090x_set_mis() argument 3442 if (mis < 0 || mis > 255) { in stv090x_set_mis() 3449 dprintk(FE_DEBUG, 1, "Enable MIS filtering - %d", mis); in stv090x_set_mis() 3454 if (STV090x_WRITE_DEMOD(state, ISIENTRY, mis) < 0) in stv090x_set_mis()
|
/linux-4.4.14/Documentation/acpi/ |
D | method-customizing.txt | 70 Note: Be aware that root can mis-use this driver to modify arbitrary
|
/linux-4.4.14/drivers/clk/ |
D | Kconfig | 175 Adapter driver so that any PWM output can be (mis)used as clock signal
|
/linux-4.4.14/Documentation/sound/oss/ |
D | SoundPro | 25 mis-identify the chip. You can still force soundpro=1 in the modprobe
|
/linux-4.4.14/Documentation/filesystems/ |
D | ntfs.txt | 12 - Known bugs and (mis-)features 151 will not be visible due to bugs/mis-features in glibc. 213 Known bugs and (mis-)features
|
D | xfs-self-describing-metadata.txt | 96 mis-directed writes - a write might be misdirected to the wrong LUN and so be
|
/linux-4.4.14/Documentation/networking/ |
D | netdev-FAQ.txt | 219 is common, don't mis-indent function arguments that span multiple lines.
|
D | spider_net.txt | 60 The head pointer (somewhat mis-named) follows after the tail pointer.
|
D | bonding.txt | 606 regards to the packet mis-ordering requirements of
|
/linux-4.4.14/tools/perf/ |
D | design.txt | 7 as instructions executed, cachemisses suffered, or branches mis-predicted -
|
/linux-4.4.14/fs/befs/ |
D | ChangeLog | 125 * Added workaround for mis-understanding of the nature of the b+trees used
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 633 short history is already fraught with severely mis-designed
|
/linux-4.4.14/Documentation/ |
D | CodingStyle | 265 being mis-understood. Similarly, "tmp" can be just about any type of
|
/linux-4.4.14/crypto/ |
D | Kconfig | 1389 Xtendend Encryption Tiny Algorithm is a mis-implementation
|
/linux-4.4.14/init/ |
D | Kconfig | 1655 suffered, or branches mis-predicted - without slowing down the
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 817 mis-behaving drivers and devices that do not use the DMA-API
|