Home
last modified time | relevance | path

Searched refs:hack (Results 1 – 41 of 41) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_nvif.c55 nvkm_client_ioctl(void *priv, bool super, void *data, u32 size, void **hack) in nvkm_client_ioctl() argument
57 return nvkm_ioctl(priv, super, data, size, hack); in nvkm_client_ioctl()
/linux-4.4.14/arch/x86/boot/
Dcode16gcc.h8 # gcc 4.9+ has a real -m16 option so we can drop this hack long term.
Dpmjump.S59 # a valid stack if some debugging hack wants to use it.
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
Ddriver.h11 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack);
/linux-4.4.14/arch/powerpc/boot/
D.gitignore3 hack-coff
DMakefile187 hostprogs-y := addnote hack-coff mktree
196 wrapperbits := $(extra-y) $(addprefix $(obj)/,addnote hack-coff mktree) \
Dwrapper436 $objbin/hack-coff "$ofile"
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dioctl.c418 void *data, u32 size, void **hack) in nvkm_ioctl() argument
440 if (hack) { in nvkm_ioctl()
441 *hack = client->data; in nvkm_ioctl()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
Dobject.c31 nvif_object_ioctl(struct nvif_object *object, void *data, u32 size, void **hack) in nvif_object_ioctl() argument
48 data, size, hack); in nvif_object_ioctl()
/linux-4.4.14/Documentation/networking/
Dip_dynaddr.txt1 IP dynamic address hack-port v0.03
Dltpc.txt52 present; otherwise, it refuses to seed. This is a hack, and a more
121 you'll probably have to hack the initialization code a bit.
D00-INDEX112 - IP dynamic address hack e.g. for auto-dialup links
/linux-4.4.14/Documentation/power/
Dvideo.txt83 either invent another ugly hack that works, or write proper driver for
90 Model hack (or "how to do it")
175 Mainboard Graphics card hack (or "how to do it")
/linux-4.4.14/Documentation/
Dbasic_profiling.txt9 It is probably easiest to use "make install" for linux and hack
Dsvga.txt132 0x0f08 Graphics hack (see the CONFIG_VIDEO_HACK paragraph below)
191 CONFIG_VIDEO_GFX_HACK - includes special hack for setting of graphics modes
DManagementStyle276 It's a great job if you can hack it.
Dkernel-docs.txt512 URL: http://packetstormsecurity.org/docs/hack/LKM_HACKING.html
/linux-4.4.14/Documentation/arm/SA1100/
DBrutus57 A full PCMCIA support is still missing, although it's possible to hack
/linux-4.4.14/drivers/bcma/
Dscan.c407 u8 hack = (ports[1] == 1) ? 0 : 1; in bcma_get_next_core() local
410 SCAN_ADDR_TYPE_SWRAP, i + hack); in bcma_get_next_core()
/linux-4.4.14/arch/um/
DKconfig.um82 unless you really know what this hack does.
/linux-4.4.14/tools/lguest/
Dlguest.txt21 - Fun to hack on.
/linux-4.4.14/Documentation/video4linux/
Dradiotrack.txt24 comfortable X-windows interface, and added a scanning feature. For hack
/linux-4.4.14/Documentation/input/
Dinput.txt161 keybdev is currently a rather ugly hack that translates the input
174 mousedev is also a hack to make programs that use mouse input
/linux-4.4.14/Documentation/usb/
Dgadget_multi.txt84 If you intend to hack the g_multi gadget be advised that rearranging
/linux-4.4.14/arch/m68k/q40/
DREADME111 q40ints.c now contains a trivial hack for (a), (b) is more difficult
/linux-4.4.14/Documentation/zh_CN/
DCodingStyle429 这样就定义了M-x linux-c-mode命令。当你hack一个模块的时候,如果你把字符串
/linux-4.4.14/drivers/atm/
Deni.c1054 unsigned int hack = *((char *) skb->data)-'0'; in do_tx()
1056 if (hack < 8) { in do_tx()
1057 skb->data += hack; in do_tx()
1058 skb->len -= hack; in do_tx()
/linux-4.4.14/sound/oss/
DCHANGELOG139 - Removed MAD16+CS4231 hack made in previous version since it didn't
335 configuration method used in the SCO/System is a hack.
/linux-4.4.14/fs/reiserfs/
DREADME67 Real users, as opposed to folks who want to hack and then understand
/linux-4.4.14/Documentation/filesystems/
Dlogfs.txt227 Currently logfs uses a hack that essentially copies part of fs/inode.c
/linux-4.4.14/Documentation/isdn/
DREADME206 Bit 7 0 = Cisco-PPP-flag-hack off (default).
207 1 = Cisco-PPP-flag-hack on.
/linux-4.4.14/Documentation/scsi/
DChangeLog.sym53c8xx66 - Remove the hack for PPC added in previous driver version.
DChangeLog.1992-19971245 * scsi.h (SCSI_SLEEP): Remove brain dead hack to try to save
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped293 * instead of setting up a fresh yyin. A bit of a hack ...
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped282 * instead of setting up a fresh yyin. A bit of a hack ...
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt36 for fun (to learn and hack on the VM subsystem).
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped310 * instead of setting up a fresh zconfin. A bit of a hack ...
/linux-4.4.14/
DCREDITS415 D: wrote /proc/self hack, minor samba & dosemu patches
836 D: trivial hack to add variable address length routing to Rose.
DMAINTAINERS32 looking the same. Sometimes this means that the clever hack in
8584 M: Roland McGrath <roland@hack.frob.com>
/linux-4.4.14/lib/
DKconfig.debug374 unless you really know what this hack does.
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS1213 The Jazz16 driver is just a hack made to the SB Pro driver. However it works