/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_nvif.c | 55 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/ |
D | code16gcc.h | 8 # gcc 4.9+ has a real -m16 option so we can drop this hack long term.
|
D | pmjump.S | 59 # a valid stack if some debugging hack wants to use it.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
D | driver.h | 11 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack);
|
/linux-4.4.14/arch/powerpc/boot/ |
D | .gitignore | 3 hack-coff
|
D | Makefile | 187 hostprogs-y := addnote hack-coff mktree 196 wrapperbits := $(extra-y) $(addprefix $(obj)/,addnote hack-coff mktree) \
|
D | wrapper | 436 $objbin/hack-coff "$ofile"
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ioctl.c | 418 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/ |
D | object.c | 31 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/ |
D | ip_dynaddr.txt | 1 IP dynamic address hack-port v0.03
|
D | ltpc.txt | 52 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.
|
D | 00-INDEX | 112 - IP dynamic address hack e.g. for auto-dialup links
|
/linux-4.4.14/Documentation/power/ |
D | video.txt | 83 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/ |
D | basic_profiling.txt | 9 It is probably easiest to use "make install" for linux and hack
|
D | svga.txt | 132 0x0f08 Graphics hack (see the CONFIG_VIDEO_HACK paragraph below) 191 CONFIG_VIDEO_GFX_HACK - includes special hack for setting of graphics modes
|
D | ManagementStyle | 276 It's a great job if you can hack it.
|
D | kernel-docs.txt | 512 URL: http://packetstormsecurity.org/docs/hack/LKM_HACKING.html
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | Brutus | 57 A full PCMCIA support is still missing, although it's possible to hack
|
/linux-4.4.14/drivers/bcma/ |
D | scan.c | 407 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/ |
D | Kconfig.um | 82 unless you really know what this hack does.
|
/linux-4.4.14/tools/lguest/ |
D | lguest.txt | 21 - Fun to hack on.
|
/linux-4.4.14/Documentation/video4linux/ |
D | radiotrack.txt | 24 comfortable X-windows interface, and added a scanning feature. For hack
|
/linux-4.4.14/Documentation/input/ |
D | input.txt | 161 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/ |
D | gadget_multi.txt | 84 If you intend to hack the g_multi gadget be advised that rearranging
|
/linux-4.4.14/arch/m68k/q40/ |
D | README | 111 q40ints.c now contains a trivial hack for (a), (b) is more difficult
|
/linux-4.4.14/Documentation/zh_CN/ |
D | CodingStyle | 429 这样就定义了M-x linux-c-mode命令。当你hack一个模块的时候,如果你把字符串
|
/linux-4.4.14/drivers/atm/ |
D | eni.c | 1054 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/ |
D | CHANGELOG | 139 - 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/ |
D | README | 67 Real users, as opposed to folks who want to hack and then understand
|
/linux-4.4.14/Documentation/filesystems/ |
D | logfs.txt | 227 Currently logfs uses a hack that essentially copies part of fs/inode.c
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 206 Bit 7 0 = Cisco-PPP-flag-hack off (default). 207 1 = Cisco-PPP-flag-hack on.
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 66 - Remove the hack for PPC added in previous driver version.
|
D | ChangeLog.1992-1997 | 1245 * scsi.h (SCSI_SLEEP): Remove brain dead hack to try to save
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 293 * instead of setting up a fresh yyin. A bit of a hack ...
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 282 * instead of setting up a fresh yyin. A bit of a hack ...
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 36 for fun (to learn and hack on the VM subsystem).
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c_shipped | 310 * instead of setting up a fresh zconfin. A bit of a hack ...
|
/linux-4.4.14/ |
D | CREDITS | 415 D: wrote /proc/self hack, minor samba & dosemu patches 836 D: trivial hack to add variable address length routing to Rose.
|
D | MAINTAINERS | 32 looking the same. Sometimes this means that the clever hack in 8584 M: Roland McGrath <roland@hack.frob.com>
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 374 unless you really know what this hack does.
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 1213 The Jazz16 driver is just a hack made to the SB Pro driver. However it works
|