Searched refs:hack (Results 1 - 200 of 429) sorted by relevance

123

/linux-4.4.14/drivers/eisa/
H A DMakefile11 # Ugly hack to get DEVICE_NAME_SIZE value...
/linux-4.4.14/arch/powerpc/boot/
H A Dhack-coff.c2 * hack-coff.c - hack the header of an xcoff file to fill in
42 fprintf(stderr, "Usage: hack-coff coff-file\n"); main()
H A Daddnote.c2 * Program to hack in a PT_NOTE program header entry in an ELF file.
H A DMakefile187 hostprogs-y := addnote hack-coff mktree
196 wrapperbits := $(extra-y) $(addprefix $(obj)/,addnote hack-coff mktree) \
H A Dwrapper436 $objbin/hack-coff "$ofile"
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h11 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack);
H A Dobject.h16 void *priv; /*XXX: hack */
/linux-4.4.14/arch/mips/oprofile/
H A Dop_impl.h20 /* Dummies because I am too lazy to hack the userspace tools. */
/linux-4.4.14/arch/alpha/oprofile/
H A Dop_impl.h18 /* Dummies because I am too lazy to hack the userspace tools. */
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c55 nvkm_client_ioctl(void *priv, bool super, void *data, u32 size, void **hack) nvkm_client_ioctl() argument
57 return nvkm_ioctl(priv, super, data, size, hack); nvkm_client_ioctl()
H A Dnouveau_chan.c145 /* nv04 vram pushbuf hack, retarget to its location in nouveau_channel_prep()
407 /* hack until fencenv50 is fixed, and agp access relaxed */ nouveau_channel_new()
H A Dnouveau_abi16.c261 /* hack to allow channel engine type specification on kepler */ nouveau_abi16_ioctl_channel_alloc()
/linux-4.4.14/arch/arc/include/asm/
H A Dtlb-mmu1.h47 ; JH hack #2 variable
48 ; Faster than hack #1 in non-thrash case, but hard-coded for 2-way MMU
/linux-4.4.14/drivers/leds/
H A Dleds-net48xx.c56 /* small hack, but scx200_gpio doesn't set .dev if the probe fails */ net48xx_led_init()
/linux-4.4.14/arch/arc/kernel/
H A Dfpu.c16 * However since SR serializes the pipeline, an alternate "hack" can be used
/linux-4.4.14/include/linux/
H A Ddrbd_genl_api.h44 /* hack around predefined gcc/cpp "linux=1",
H A Dsmp.h175 * which use for some reason is legal). Don't use this to hack around smp_init()
H A Disdn_ppp.h145 /* This is a hack but seems sufficient for the moment. We do not want
/linux-4.4.14/net/netfilter/
H A Dxt_repldata.h2 * Today's hack: quantum tunneling in structs
/linux-4.4.14/tools/testing/selftests/x86/
H A Dthunks_32.S44 .code32; push $1f; .code64 /* hack: can't have X86_64_32S relocation in 32-bit ELF */
/linux-4.4.14/arch/x86/boot/compressed/
H A Dmisc.h5 * Special hack: we have to be careful, because no indirections are allowed here,
/linux-4.4.14/ipc/
H A Dsyscall.c21 version = call >> 16; /* hack for backward compatibility */ SYSCALL_DEFINE6()
/linux-4.4.14/fs/ocfs2/cluster/
H A Dnodemanager.h69 /* this bitmap is part of a hack for disk bitmap.. will go eventually. - zab */
H A Dquorum.c23 /* This quorum hack is only here until we transition to some more rational
96 * problems related to writeout after recovery but this hack can at
/linux-4.4.14/arch/m68k/mm/
H A Dsun3mmu.c87 /* memory sizing is a hack stolen from motorola.c.. hope it works for us */ paging_init()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c418 void *data, u32 size, void **hack) nvkm_ioctl()
440 if (hack) { nvkm_ioctl()
441 *hack = client->data; nvkm_ioctl()
417 nvkm_ioctl(struct nvkm_client *client, bool supervisor, void *data, u32 size, void **hack) nvkm_ioctl() argument
/linux-4.4.14/drivers/pcmcia/
H A Drsrc_iodyn.c94 * what was asked for. It is a hack because it does not catch all iodyn_find_io()
H A Dsa1111_lubbock.c187 * We need to hack around the const qualifier as lubbock_pcmcia_configure_socket()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dsi.h109 /* our little hack */
H A Dintel_csr.c273 * differentiate this, hence figure it out with this hack. intel_csr_load_program()
/linux-4.4.14/arch/x86/boot/
H A Dvideo-mode.c116 * Recalculate the vertical video cutoff (hack!)
/linux-4.4.14/arch/x86/kernel/apic/
H A Dbigsmp_32.c85 /* For clustered we don't have a good way to do this yet - hack */ bigsmp_ioapic_phys_id_map()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c97 /* checks for a bit availability (hack for oprofile) */ avail_to_resrv_perfctr_nmi_bit()
/linux-4.4.14/arch/x86/mm/
H A Dextable.c41 /* Special hack for uaccess_err */ fixup_exception()
/linux-4.4.14/samples/hidraw/
H A Dhid-example.c18 * Ugly hack to work around failing compilation on systems that don't
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dx_tables.h89 * ip6t_entry and arpt_entry. This sucks, and it is a hack. It will be my
/linux-4.4.14/arch/mips/jazz/
H A Dirq.c75 * this is a hack to get back the still needed wired mapping arch_init_irq()
/linux-4.4.14/arch/powerpc/sysdev/
H A Dxilinx_pci.c70 * This is a hack. Config access to any bus other than bus 0 does not
H A Dxilinx_intc.c257 /* This looks like a dirty hack to me --gcl */ xilinx_i8259_setup_cascade()
/linux-4.4.14/arch/m68k/include/asm/
H A Dpage_mm.h96 /* This #define is a horrible hack to suppress lots of warnings. --m */
H A Dsun3xflop.h58 /* ugly hack, I can't find a way to actually detect the disk */ sun3x_82072_fd_inb()
H A Ddvma.h195 /* Yes, I hack a lot of elisp in my spare time... */
/linux-4.4.14/arch/mips/mti-sead3/
H A Dsead3-init.c75 * This is a hack. We do not know if the boot loader was built with mips_nmi_setup()
/linux-4.4.14/arch/parisc/kernel/
H A Dvmlinux.lds.S152 /* temporary hack until binutils is fixed to not emit these
/linux-4.4.14/arch/avr32/mm/
H A Ddma-coherent.c46 /* Following is a work-around (a.k.a. hack) to prevent pages __dma_alloc()
/linux-4.4.14/arch/blackfin/kernel/
H A Dtime.c149 /* [#2663] hack to filter junk RTC values that would cause time_init()
H A Dmodule.c27 * so we hack to keep the only information we needed module_frob_arch_sections()
H A Dtime-ts.c367 /* [#2663] hack to filter junk RTC values that would cause time_init()
/linux-4.4.14/tools/vm/
H A Dpage_owner_sort.c107 max_size = st.st_size / 100; /* hack ... */ main()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c31 nvif_object_ioctl(struct nvif_object *object, void *data, u32 size, void **hack) nvif_object_ioctl() argument
48 data, size, hack); nvif_object_ioctl()
/linux-4.4.14/drivers/char/agp/
H A Dsis-agp.c149 // chipsets that require the 'delay hack'
449 MODULE_PARM_DESC(agp_sis_force_delay,"forces sis delay hack");
H A Damd64-agp.c98 * This hack alters the order element according
/linux-4.4.14/include/uapi/linux/netfilter_bridge/
H A Debtables.h91 /* This is a hack to make a difference between an ebt_entry struct and an
97 * need a hack like this.
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_xmit.c640 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_bypass_xmit()
671 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_bypass_xmit_v6()
766 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_nat_xmit()
857 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_nat_xmit_v6()
1047 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_tunnel_xmit()
1139 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_tunnel_xmit_v6()
1189 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_dr_xmit()
1228 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_dr_xmit_v6()
1326 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_icmp_xmit()
1418 /* Another hack: avoid icmp_send in ip_fragment */ ip_vs_icmp_xmit_v6()
/linux-4.4.14/drivers/scsi/pcmcia/
H A Dfdomain_stub.c133 /* A bad hack... */ fdomain_config()
/linux-4.4.14/drivers/uwb/
H A Dscan.c30 * 10/28/2005 No clear answer heard--maybe we'll hack the API
H A Dbeacon.c487 /* temporary hack until we do something with this message... */ uwbd_evt_handle_rc_beacon_size()
546 static unsigned count; /* FIXME: this is a temp hack */ uwbd_evt_handle_rc_bpoie_change()
/linux-4.4.14/drivers/video/fbdev/aty/
H A Dradeon_backlight.c167 /* Pardon me for that hack... maybe some day we can figure out in what radeonfb_bl_init()
/linux-4.4.14/drivers/mtd/maps/
H A Dscx200_docflash.c22 MODULE_AUTHOR("Christer Weinigel <wingel@hack.org>");
/linux-4.4.14/drivers/mtd/
H A Dmtdsuper.c176 /* try the old way - the hack where we allowed users to mount mount_mtd()
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A DcinergyT2-core.c168 /* hack to pass checksum on the custom field */ cinergyt2_rc_query()
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dscan.c182 /* Lack of documentation necessitates this hack. orinoco_add_hostscan_results()
H A Dorinoco_cs.c52 /* yuck, we need this hack to work around the insanity of the
/linux-4.4.14/drivers/parisc/
H A Diommu-helpers.h24 /* Horrible hack. For efficiency's sake, dma_sg starts one iommu_fill_pdir()
/linux-4.4.14/arch/x86/math-emu/
H A Dpoly_tan.c61 if (signnegative(st0_ptr)) { /* Can't hack a number < 0.0 */ poly_tan()
/linux-4.4.14/fs/ext4/
H A Dmballoc.h129 struct inode *pa_inode; /* hack, for history only */
/linux-4.4.14/kernel/
H A Dfreezer.c24 * Remove once the hack becomes unnecessary.
H A Dlatencytop.c225 * short term hack; if we're > 32 we stop; future we recycle: __account_scheduler_latency()
/linux-4.4.14/arch/powerpc/include/asm/
H A Ddma-mapping.h86 * only ISA DMA device we support is the floppy and we have a hack get_dma_ops()
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dudbg_adb.c129 * hack that doesn't quite concern us here, thus we just poll the low level
H A Dfeature.c1889 /* hack hack hack... but should work */ generic_get_mb_info()
2769 /* That hack appears to be necessary for some StarMax motherboards set_initial_features()
2773 * differenciate them all and since that hack was there for a long set_initial_features()
H A Dbootx_init.c532 * here. This hack will have been done by the boostrap anyway. bootx_init()
H A Dpic.c236 /* IPI's are a hack on the powersurge -- Cort */ pmac_pic_get_irq()
/linux-4.4.14/arch/microblaze/pci/
H A Dxilinx_pci.c71 * This is a hack. Config access to any bus other than bus 0 does not
/linux-4.4.14/arch/mips/sgi-ip27/
H A Dip27-timer.c94 * This is a hack; we really need to figure these values out dynamically
H A Dip27-memory.c286 /* hack for 128 dimm banks */ slot_psize_compute()
367 * We need to refine the hack when we have replicated for_each_online_node()
/linux-4.4.14/arch/m32r/kernel/
H A Dtime.c125 a hack, so don't look closely for now.. */ timer_interrupt()
/linux-4.4.14/sound/drivers/
H A Dvirmidi.c54 /* hack: OSS defines midi_devs, so undefine it (versioned symbols) */
/linux-4.4.14/sound/pci/cs46xx/
H A Ddsp_spos.h26 #ifdef CONFIG_SND_CS46XX_NEW_DSP /* hack ... */
H A Dcs46xx_lib.c2522 /* get EAPD mixer switch (for voyetra hack) */ snd_cs46xx_mixer()
3588 * The original idea and code for this hack comes from David Kaiser at
3738 /* Not sure if the 570 needs the clkrun hack */
3949 /* set up amp and clkrun hack */ snd_cs46xx_create()
3955 dev_dbg(chip->card->dev, "hack for %s enabled\n", snd_cs46xx_create()
3976 "Activating CLKRUN hack for Thinkpad.\n"); snd_cs46xx_create()
/linux-4.4.14/sound/ppc/
H A Dkeywest.c49 * This is kind of a hack, best would be to turn powermac to fixed i2c
/linux-4.4.14/drivers/bcma/
H A Dscan.c407 u8 hack = (ports[1] == 1) ? 0 : 1; bcma_get_next_core() local
410 SCAN_ADDR_TYPE_SWRAP, i + hack); bcma_get_next_core()
/linux-4.4.14/drivers/media/usb/tm6000/
H A Dtm6000-core.c331 * FIXME: This is a hack! xc3028 "sleeps" when no channel is detected tm6000_init_analog_mode()
337 * beginning, we needed to add this hack. The better would be to tm6000_init_analog_mode()
338 * discover some way to make tm6000 to wake up without this hack. tm6000_init_analog_mode()
/linux-4.4.14/drivers/hwmon/
H A Di5k_amb.c86 * Ugly hack: For some reason the highest bit is set if there
272 /* ignore the high-order bit, see "Ugly hack" comment above */ i5k_amb_hwmon_init()
/linux-4.4.14/drivers/clk/zte/
H A Dclk-zx296702.c472 /* FIXME: wclk enable bit is bit8. We hack it as reserved 31 for zx296702_top_clocks_init()
693 /* FIXME: uart wclk enable bit is bit1 in. We hack it as reserved 31 for zx296702_lsp1_clocks_init()
/linux-4.4.14/arch/arc/plat-axs10x/
H A Daxs10x.c396 * Instead of duplicating defconfig/DT for SMP/QUAD, add a small hack axs103_early_init()
398 * This hack is really hacky as of now. Fix it properly by getting the axs103_early_init()
/linux-4.4.14/sound/usb/
H A Dformat.c443 fp->formats = SNDRV_PCM_FMTBIT_U8; /* temporary hack to receive byte streams */ parse_audio_format_ii()
509 /* FIXME: temporary hack for extigy/audigy 2 nx/zs */ snd_usb_parse_audio_format()
/linux-4.4.14/drivers/usb/serial/
H A Daircable.c26 * but with out the header. I will use a simply hack to override this situation,
H A Dusb-serial.c846 * If not, give up now and hope this hack will work usb_serial_probe()
850 dev_info(ddev, "PL-2303 hack: descriptors matched but endpoints did not\n"); usb_serial_probe()
1405 * Performance hack: We don't want udriver to be probed until usb_serial_register_drivers()
H A Dvisor.c538 /* Only do this endpoint hack for the Handspring devices with treo_attach()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dllite_nfs.c211 /* It is hack to access lde_fid for comparison with lgd_fid. ll_nfs_get_name_filldir()
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp_pipeline.c277 /* This is a hack to make the hwec dsp_pipeline_build()
/linux-4.4.14/drivers/media/common/b2c2/
H A Dflexcop-i2c.c183 * hack makes them always succeed. If one knew how, it would of flexcop_master_xfer()
/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-bcm2835.c49 * +1 for hack rounding.
H A Dcb710-mmc.c238 "FIFO-read-hack: expected STATUS0 bit was %s\n", cb710_mmc_fifo_hack()
241 "FIFO-read-hack: dwords ignored: %08X %08X - %s\n", cb710_mmc_fifo_hack()
/linux-4.4.14/drivers/ide/
H A Dcs5530.c181 * Disable trapping of UDMA register accesses (Win98 hack): init_chipset_cs5530()
H A Dide-xfer-mode.c134 * TODO: temporary hack for some legacy host drivers that didn't ide_set_pio_mode()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dantsel.c153 /* hack to match old 4321CB2 cards with 2of3 antenna switch */ brcms_c_antsel_attach()
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
H A Datlx.c26 /* Including this file like a header is a temporary hack, I promise. -- CHS */
/linux-4.4.14/drivers/dma/bestcomm/
H A Dfec.c168 /* This is an ugly hack, but at least it's only done
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_kms.h235 * "dtv", etc.. this is a bit of a hack, but we need a way for encoders
/linux-4.4.14/arch/x86/entry/vdso/
H A Dvdso2c.c22 * keep full performance for old Go programs). This hack is only
/linux-4.4.14/arch/x86/kernel/
H A Despfix_64.c57 # error "Need more than one PGD for the ESPFIX hack"
/linux-4.4.14/drivers/block/paride/
H A Dfrpw.c221 a hack :-(
/linux-4.4.14/arch/alpha/boot/
H A Dbootp.c188 /* This is a hack, as some consoles seem to get virtual 20000000 (ie start_kernel()
/linux-4.4.14/arch/alpha/include/asm/
H A Dcore_titan.h305 #define TITAN_IACK_SC _TITAN_IACK_SC(0) /* hack! */
H A Dcore_tsunami.h263 #define TSUNAMI_IACK_SC _TSUNAMI_IACK_SC(0) /* hack! */
H A Dpgtable.h184 * in this area -- memory or whathaveyou -- then this hack will have
/linux-4.4.14/arch/alpha/kernel/
H A Dptrace.c130 /* Special hack for fpcr -- combine hardware and software bits. */ get_reg()
H A Dsys_miata.c53 * So, here's this grotty hack... :-( miata_srm_device_interrupt()
H A Dsys_noritake.c110 * So, here's this additional grotty hack... :-( noritake_srm_device_interrupt()
/linux-4.4.14/scripts/kconfig/lxdialog/
H A Ddialog.h45 * curses) uses the wbkgdset() function, not used in the original hack.
/linux-4.4.14/fs/ocfs2/
H A Dsuballoc.h59 int ac_find_loc_only; /* hack for reflink operation ordering */
/linux-4.4.14/include/uapi/linux/
H A Datm.h52 * Note that __SO_ENCODE and __SO_LEVEL are somewhat a hack since the
/linux-4.4.14/arch/powerpc/kernel/
H A Dpci_64.c213 /* Argh ! Please forgive me for that hack, but that's the sys_pciconfig_iobase()
/linux-4.4.14/arch/powerpc/kernel/vdso32/
H A Dsigtramp.S20 /* The nop here is a hack. The dwarf2 unwind routines subtract 1 from
/linux-4.4.14/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S21 /* The nop here is a hack. The dwarf2 unwind routines subtract 1 from
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dcbe_regs.c212 /* That hack must die die die ! */ cbe_fill_regs_map()
H A Dras.c270 /* Enable JTAG system-reset hack */ cbe_sysreset_init()
H A Dspider-pic.c149 /* Configure the source. One gross hack that was there before and spider_set_irq_type()
/linux-4.4.14/arch/m68k/kernel/
H A Dptrace.c166 int regno = addr >> 2; /* temporary hack. */ arch_ptrace()
/linux-4.4.14/arch/mips/netlogic/common/
H A Dirq.c291 /* we need a hack to get the PIC's SoC chip id */ xlp_of_pic_init()
/linux-4.4.14/sound/pci/
H A Dcs5530.c13 * that way we can hack up some full duplex audio.
H A Dmaestro3.c1965 * hack, returns non zero on err
2073 /* seems ac97 PCM needs initialization.. hack hack.. */ snd_m3_mixer()
/linux-4.4.14/sound/isa/sb/
H A Dsb16_main.c536 /* Vibra16X hack */ snd_sb16_playback_open()
611 /* Vibra16X hack */ snd_sb16_capture_open()
/linux-4.4.14/drivers/spi/
H A Dspi-bcm63xx-hsspi.c268 * To work around this, we use the following ugly hack: bcm63xx_hsspi_transfer_one()
/linux-4.4.14/drivers/video/fbdev/
H A Dsunxvr500.c142 /* XXX This is a bit of a hack. I can't figure out exactly how the
H A Doffb.c67 /* Definitions used by the Avivo palette hack */
/linux-4.4.14/drivers/mtd/nand/
H A Dcs553x_nand.c312 /* Register all devices together here. This means we can easily hack it to cs553x_init()
H A Dr852.c879 /* TODO: hack */ r852_probe()
/linux-4.4.14/drivers/gpu/drm/virtio/
H A Dvirtgpu_ttm.c111 * Hmm, seems to not do anything useful. Leftover debug hack?
/linux-4.4.14/drivers/media/radio/
H A Dradio-miropcm20.c190 * needs this hack */ pcm20_setfreq()
/linux-4.4.14/drivers/media/usb/au0828/
H A Dau0828-input.c173 * will work, as we need to add a hack for each au0828_get_key_au8522()
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c153 /* Note: this is a hack because beacon_int is not changed mt7601u_bss_info_changed()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Ddebugfs.c298 * So we have this hack where the driver will echo any message i2400m_debugfs_add()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Deeprom.c147 hack in the caller tulip_parse_eeprom()
/linux-4.4.14/drivers/ata/
H A Dpata_cs5530.c241 * Disable trapping of UDMA register accesses (Win98 hack): cs5530_init_chip()
/linux-4.4.14/arch/sparc/kernel/
H A Dtrampoline_64.S332 /* As a hack, put &init_thread_union into %g6.
H A Dsun4m_irq.c315 /* XXX HyperSparc hack XXX */ sun4m_nmi()
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dptrace.c143 * space but still accessible. This is hack to make it possible to arch_ptrace()
/linux-4.4.14/net/core/
H A Ddst.c415 /* Dirty hack. We did it in 2.2 (in __dst_free),
/linux-4.4.14/sound/aoa/core/
H A Dgpio-feature.c96 /* this is a hack, usually the GPIOs 'reg' property get_gpio()
/linux-4.4.14/include/net/irda/
H A Dirda_device.h137 * The default_qdisc_pad field is a temporary hack.
/linux-4.4.14/arch/powerpc/oprofile/
H A Dop_model_power4.c161 * can remove this hack.
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c28 * all rather than adding infrastructure to hack around it.
/linux-4.4.14/arch/m68k/sun3/
H A Dmmu_emu.c352 // hack so that vmalloc would work correctly.
/linux-4.4.14/arch/h8300/kernel/
H A Dentry.S366 /* FIXME: what did we hack out of here, this does nothing! */
/linux-4.4.14/arch/m68k/atari/
H A Dataints.c208 * removing this hack atari_ethernat_startup()
/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-mx31moboard.c134 if (!gpio_request(IOMUX_TO_GPIO(MX31_PIN_CTS1), "uart0-cts-hack")) { moboard_uart0_init()
/linux-4.4.14/drivers/watchdog/
H A DiTCO_vendor_support.c258 * the glb_smi_en bit to 0. This is a dirty hack that bypasses the
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_pr.c588 * If we do the dcbz hack, we have to NX on every execution, kvmppc_handle_pagefault()
933 * XXX If we do the dcbz hack we use the NX bit to flush&patch the page, kvmppc_handle_exit_pr()
935 * that no guest that needs the dcbz hack does NX. kvmppc_handle_exit_pr()
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c55 /* hack to fall through */ rtllib_wx_set_freq()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c54 /* hack to fall through */ ieee80211_wx_set_freq()
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_private.h168 /* htonl hack - either this, or compile with -O2. Stupid byteorder/generic.h */
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
H A Dmdc_lib.c261 /* NFSD hack (see bug 5781) */ attr_pack()
/linux-4.4.14/drivers/rtc/
H A Drtc-twl.c447 * But re-reading like this is a bad hack; by doing so we twl_rtc_interrupt()
/linux-4.4.14/drivers/isdn/pcbit/
H A Dlayer2.c623 /* this is an hack... */ pcbit_l2_err_recover()
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-vbi.c394 /* Dirty hack needed for backwards ivtv_process_vbi_data()
H A Divtv-driver.h563 /* Raw VBI compatibility hack */
565 u32 frame; /* frame counter hack needed for backwards compatibility
/linux-4.4.14/drivers/media/rc/
H A Dstreamzap.c11 * delay buffer an ugly hack would be required in lircd, which can
/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h336 /* Minor numbers used by v4l logic (yes, this is a hack, as there
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx22702.c295 p->code_rate_LP = FEC_AUTO; /* temp hack as manual not working */ cx22702_set_tps()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c279 * firmware features. Do an ugly hack where we force the firmware ath10k_tm_fetch_utf_firmware_api_1()
/linux-4.4.14/drivers/atm/
H A Deni.c1054 unsigned int hack = *((char *) skb->data)-'0'; do_tx()
1056 if (hack < 8) { do_tx()
1057 skb->data += hack; do_tx()
1058 skb->len -= hack; do_tx()
/linux-4.4.14/arch/sparc/mm/
H A Dfault_64.c362 * Special hack, window spill/fill knows the exact fault type. do_sparc64_fault()
/linux-4.4.14/arch/x86/oprofile/
H A Dnmi_int.c414 /* quick little hack to _not_ expose a counter if it is not nmi_create_files()
/linux-4.4.14/fs/logfs/
H A Dinode.c257 * an inode is still in use. An ugly hack, no doubt. Suggections for
/linux-4.4.14/net/ethernet/
H A Deth.c187 * This is a magic hack to spot IPX packets. Older Novell breaks eth_type_trans()
/linux-4.4.14/net/sched/
H A Dsch_gred.c564 /* hack -- fix at some point with proper message gred_dump()
/linux-4.4.14/fs/romfs/
H A Dsuper.c49 * Oct 1999 2.3.24 page->owner hack obsoleted
/linux-4.4.14/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S267 /* Keep the i-cache enabled, so the hack below for low-boot
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dmsi.c431 * We only want to run the 32 bit MSI hack below if rtas_setup_msi_irqs()
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc.h275 hack is needed because the Power rotate instructions can take
/linux-4.4.14/arch/s390/kernel/
H A Dcompat_linux.c296 if (call >> 16) /* hack for backward compatibility */ COMPAT_SYSCALL_DEFINE5()
/linux-4.4.14/arch/sh/drivers/pci/
H A Dpcie-sh7786.c550 * This is a rather nasty hack for boards with spec-mocking FPGAs sh7786_pcie_init()
/linux-4.4.14/arch/mips/mm/
H A Dinit.c471 /* The -4 is a hack so that user tools don't have to handle mem_init()
/linux-4.4.14/arch/arm/kernel/
H A Dperf_event_v6.c526 * *hack* to stop the programmable counters. To stop the counters we simply
H A Dsys_oabi-compat.c421 * consider this blatent hack as another one... and take care sys_oabi_sendmsg()
/linux-4.4.14/net/ipv4/
H A Dsyncookies.c118 * As an extra hack, we add a small "data" value that encodes the secure_tcp_syn_cookie()
/linux-4.4.14/sound/pci/au88x0/
H A Dau88x0_pcm.c637 // This is an evil hack, but it saves a lot of duplicated code. snd_vortex_new_pcm()
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgrumain.c756 * a process. This is a hack until a _real_ resource scheduler is written....
957 schedule_timeout(GRU_ASSIGN_DELAY); /* true hack ZZZ */ gru_fault()
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzoran_card.c231 /* hack for in zoran_device.c */
354 * copy Maxim's left shift hack for the 6 Eyes.
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dklconfig.h57 // The hack file has to be before vector and after sn0_fru....
58 #include <asm/hack.h>
/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront_synth.c195 There is a hack in snd_wavefront_cmd() to support this. The actual
202 /* This one is a hack as well. We just read the first byte of the
1227 /* Need a hack here to pass in the number of bytes wavefront_send_multisample()
/linux-4.4.14/drivers/usb/storage/
H A Ddatafab.c469 // most of this stuff is just a hack to get things working. the datafab_handle_mode_sense()
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_user_sdma.c66 void *kvaddr; /* FIXME: only for pio hack */
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_dlm_flags.h227 * dirty hack, we set LDLM_FL_LVB_READY only after we've done the LVB poop.
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c374 /* XXX this color key handling is a hack... */
/linux-4.4.14/drivers/iommu/
H A Dtegra-smmu.c881 * This is a bit of a hack. Ideally we'd want to simply return this tegra_smmu_probe()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dw996Xcf.c28 is a bit of a hack, but it needs the driver code for a lot of different
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf-core.c857 /* dirty, undocumented hack -- pass the frame counter __videobuf_copy_stream()
/linux-4.4.14/drivers/media/i2c/
H A Dks0127.c541 /* hack: CDMLPF sometimes spontaneously switches on; */ ks0127_s_routing()
/linux-4.4.14/drivers/net/usb/
H A Dsr9800.c452 /* Crude hack to ensure that we don't overwrite memory sr_get_eeprom()
/linux-4.4.14/drivers/platform/x86/
H A Dpanasonic-laptop.c467 /* hack: some firmware sends no key down for sleep / hibernate */ acpi_pcc_generate_keyinput()
/linux-4.4.14/drivers/cpufreq/
H A Dpmac32-cpufreq.c500 * it appears to be approx. 101Mhz on all. Let's hack around here... pmac_cpufreq_init_MacRISC3()
/linux-4.4.14/drivers/acpi/
H A Dsysfs.c194 /* This is a hack. We can't kmalloc in early boot. */ param_set_trace_method_name()
/linux-4.4.14/arch/tile/include/asm/
H A Duaccess.h51 * special hack in arch_setup_additional_pages() to auto-create a mapping
/linux-4.4.14/arch/x86/include/asm/
H A Duaccess.h416 /* FIXME: this hack is definitely wrong -AK */
/linux-4.4.14/block/
H A Dblk-merge.c391 * This is a hack - drivers should be neither modifying the __blk_bios_map_sg()
/linux-4.4.14/arch/cris/arch-v10/lib/
H A Dusercopy.c26 string.c too. I just don't think too many people will hack this file

Completed in 6645 milliseconds

123