/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gf100.c | 302 const struct nvkm_enum *er, *eu, *ec; in gf100_fifo_intr_fault() local 309 eu = nvkm_enum_find(gf100_fifo_fault_engine, unit); in gf100_fifo_intr_fault() 317 if (eu) { in gf100_fifo_intr_fault() 318 switch (eu->data2) { in gf100_fifo_intr_fault() 329 engine = nvkm_device_engine(device, eu->data2); in gf100_fifo_intr_fault() 340 unit, eu ? eu->name : "", client, gpcid, ec ? ec->name : "", in gf100_fifo_intr_fault()
|
D | gk104.c | 367 const struct nvkm_enum *er, *eu, *ec; in gk104_fifo_intr_fault() local 374 eu = nvkm_enum_find(gk104_fifo_fault_engine, unit); in gk104_fifo_intr_fault() 382 if (eu) { in gk104_fifo_intr_fault() 383 switch (eu->data2) { in gk104_fifo_intr_fault() 394 engine = nvkm_device_engine(device, eu->data2); in gk104_fifo_intr_fault() 405 unit, eu ? eu->name : "", client, gpcid, ec ? ec->name : "", in gk104_fifo_intr_fault()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | io_apic.c | 307 union entry_union eu; in __ioapic_read_entry() local 309 eu.w1 = io_apic_read(apic, 0x10 + 2 * pin); in __ioapic_read_entry() 310 eu.w2 = io_apic_read(apic, 0x11 + 2 * pin); in __ioapic_read_entry() 312 return eu.entry; in __ioapic_read_entry() 317 union entry_union eu; in ioapic_read_entry() local 321 eu.entry = __ioapic_read_entry(apic, pin); in ioapic_read_entry() 324 return eu.entry; in ioapic_read_entry() 335 union entry_union eu = {{0, 0}}; in __ioapic_write_entry() local 337 eu.entry = e; in __ioapic_write_entry() 338 io_apic_write(apic, 0x11 + 2*pin, eu.w2); in __ioapic_write_entry() [all …]
|
D | x2apic_uv_x.c | 73 u64 eu = end & gru_dist_umask; in is_GRU_range() local 80 eu == su); in is_GRU_range()
|
/linux-4.4.14/drivers/scsi/ |
D | gdth.c | 2851 !memcmp((char *)&ebuffer[elastidx].event_data.eu, in gdth_store_event() 2852 (char *)&evt->eu, evt->size)) || in gdth_store_event() 3149 ha->dvr.size = sizeof(ha->dvr.eu.driver); in __gdth_interrupt() 3150 ha->dvr.eu.driver.ionode = ha->hanum; in __gdth_interrupt() 3161 ha->dvr.size = sizeof(ha->dvr.eu.driver); in __gdth_interrupt() 3162 ha->dvr.eu.driver.ionode = ha->hanum; in __gdth_interrupt() 3163 ha->dvr.eu.driver.index = IStatus; in __gdth_interrupt() 3402 ha->dvr.size = sizeof(ha->dvr.eu.sync); in gdth_sync_event() 3403 ha->dvr.eu.sync.ionode = ha->hanum; in gdth_sync_event() 3404 ha->dvr.eu.sync.service = service; in gdth_sync_event() [all …]
|
D | gdth_ioctl.h | 164 } eu; member
|
D | gdth_proc.c | 540 if (estr->event_data.eu.driver.ionode == ha->hanum && in gdth_show_info()
|
/linux-4.4.14/fs/efs/ |
D | Kconfig | 11 about EFS see its home page at <http://aeschi.ch.eu.org/efs/>.
|
/linux-4.4.14/tools/perf/util/ |
D | parse-events.c | 1073 int eu; member 1089 int eu = evsel ? evsel->attr.exclude_user : 0; in get_event_modifier() local 1100 int exclude = eu | ek | eh; in get_event_modifier() 1108 exclude = eu = ek = eh = 1; in get_event_modifier() 1109 eu = 0; in get_event_modifier() 1112 exclude = eu = ek = eh = 1; in get_event_modifier() 1116 exclude = eu = ek = eh = 1; in get_event_modifier() 1158 mod->eu = eu; in get_event_modifier() 1212 evsel->attr.exclude_user = mod.eu; in parse_events__modifier_event()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | Kconfig | 23 E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu
|
/linux-4.4.14/arch/h8300/ |
D | Kconfig.cpu | 78 …<http://www.renesas.eu/products/tools/introductory_evaluation_tools/evaluation_development_os_kits…
|
/linux-4.4.14/Documentation/DocBook/media/ |
D | vbi_525.gif.b64 | 19 eu/Nd99+/w144IIPTnjhhh+OeOKKczcR2CYvDnnkkgf+XoTF2eUCs9uTb85554MrVUjmJGDuuMue
|
/linux-4.4.14/Documentation/zh_CN/ |
D | SubmittingDrivers | 59 维护者,那么请联系 Willy Tarreau <w@1wt.eu>。
|
/linux-4.4.14/drivers/net/can/usb/ |
D | Kconfig | 14 from esd electronic system design gmbh (http://www.esd.eu).
|
/linux-4.4.14/arch/powerpc/perf/ |
D | core-book3s.c | 943 int eu = 0, ek = 0, eh = 0; in check_excludes() local 967 eu = event->attr.exclude_user; in check_excludes() 971 } else if (event->attr.exclude_user != eu || in check_excludes() 978 if (eu || ek || eh) in check_excludes()
|
/linux-4.4.14/drivers/net/can/sja1000/ |
D | Kconfig | 84 - esd CAN-PCI/CPCI/PCI104/200 (http://www.esd.eu/)
|
/linux-4.4.14/Documentation/isdn/ |
D | README.icn | 135 where XX is either "1t" or "eu", depending on the D-Channel protocol
|
/linux-4.4.14/arch/sparc/kernel/ |
D | perf_event.c | 1301 int eu = 0, ek = 0, eh = 0; in check_excludes() local 1316 eu = event->attr.exclude_user; in check_excludes() 1320 } else if (event->attr.exclude_user != eu || in check_excludes()
|
/linux-4.4.14/Documentation/ |
D | SubmittingDrivers | 39 maintainer then please contact Willy Tarreau <w@1wt.eu>.
|
D | eisa.txt | 1 EISA bus support (Marc Zyngier <maz@wild-wind.fr.eu.org>)
|
D | lzo.txt | 160 This document was written by Willy Tarreau <w@1wt.eu> on 2014/07/19 during an
|
D | intel_txt.txt | 30 http://www.trust-conference.eu/downloads/Keynote-Speakers/
|
/linux-4.4.14/arch/microblaze/boot/dts/ |
D | system.dts | 7 * Michal SIMEK <monstr@monstr.eu>
|
/linux-4.4.14/Documentation/networking/ |
D | 6pack.txt | 6 AX.25: dg3kq@db0ach.#nrw.deu.eu
|
/linux-4.4.14/crypto/ |
D | Kconfig | 1200 Stream Cipher Project. See <http://www.ecrypt.eu.org/stream/> 1213 Stream Cipher Project. See <http://www.ecrypt.eu.org/stream/> 1226 Stream Cipher Project. See <http://www.ecrypt.eu.org/stream/>
|
/linux-4.4.14/drivers/eisa/ |
D | eisa.ids | 6 # Marc Zyngier <maz@wild-wind.fr.eu.org>
|
/linux-4.4.14/ |
D | MAINTAINERS | 4120 W: http://aeschi.ch.eu.org/efs/ 7016 M: Michal Simek <monstr@monstr.eu> 7017 W: http://www.monstr.eu/fdt/ 7018 T: git git://git.monstr.eu/linux-2.6-microblaze.git 11612 M: Pierre Ossman <pierre@ossman.eu> 11788 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com> 11795 M: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
|
D | CREDITS | 285 E: dc6iq@db0ais.#hes.deu.eu (packet radio) 4078 E: maz@wild-wind.fr.eu.org
|