/linux-4.4.14/tools/power/cpupower/debug/i386/ |
D | Makefile | 14 $(OUTPUT)centrino-decode: centrino-decode.c 15 $(CC) $(CFLAGS) -o $@ centrino-decode.c 23 $(OUTPUT)powernow-k8-decode: powernow-k8-decode.c 24 $(CC) $(CFLAGS) -o $@ powernow-k8-decode.c 26 all: $(OUTPUT)centrino-decode $(OUTPUT)dump_psb $(OUTPUT)intel_gsic $(OUTPUT)powernow-k8-decode 29 rm -rf $(OUTPUT)centrino-decode 32 rm -rf $(OUTPUT)powernow-k8-decode 36 $(INSTALL) $(OUTPUT)centrino-decode $(DESTDIR)${bindir} 37 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
|
D | centrino-decode.c | 64 static void decode (unsigned int msr) in decode() function 90 decode(lo); in decode_live() 108 decode(cpu); in main()
|
/linux-4.4.14/tools/power/cpupower/debug/x86_64/ |
D | Makefile | 14 $(OUTPUT)centrino-decode: ../i386/centrino-decode.c 17 $(OUTPUT)powernow-k8-decode: ../i386/powernow-k8-decode.c 20 all: $(OUTPUT)centrino-decode $(OUTPUT)powernow-k8-decode 23 rm -rf $(OUTPUT)centrino-decode $(OUTPUT)powernow-k8-decode 27 $(INSTALL) $(OUTPUT)centrino-decode $(DESTDIR)${bindir} 28 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
|
/linux-4.4.14/arch/x86/pci/ |
D | intel_mid_pci.c | 103 unsigned long decode; in pci_device_update_fixed() local 110 decode = size - 1; in pci_device_update_fixed() 111 decode |= decode >> 1; in pci_device_update_fixed() 112 decode |= decode >> 2; in pci_device_update_fixed() 113 decode |= decode >> 4; in pci_device_update_fixed() 114 decode |= decode >> 8; in pci_device_update_fixed() 115 decode |= decode >> 16; in pci_device_update_fixed() 116 decode++; in pci_device_update_fixed() 117 decode = ~(decode - 1); in pci_device_update_fixed() 119 decode = 0; in pci_device_update_fixed() [all …]
|
/linux-4.4.14/arch/arm/probes/ |
D | Makefile | 1 obj-$(CONFIG_UPROBES) += decode.o decode-arm.o uprobes/ 2 obj-$(CONFIG_KPROBES) += decode.o kprobes/ 4 obj-$(CONFIG_KPROBES) += decode-thumb.o 6 obj-$(CONFIG_KPROBES) += decode-arm.o
|
/linux-4.4.14/tools/power/cpupower/ |
D | .gitignore | 24 debug/i386/centrino-decode 27 debug/i386/powernow-k8-decode 28 debug/x86_64/centrino-decode 29 debug/x86_64/powernow-k8-decode
|
D | README | 42 powernow-k8-decode and intel_gsic tools as well as the french language file;
|
/linux-4.4.14/tools/perf/arch/x86/util/ |
D | kvm-stat.c | 66 char *decode) in mmio_event_decode_key() argument 68 scnprintf(decode, DECODE_STR_LEN, "%#lx:%s", in mmio_event_decode_key() 110 char *decode) in ioport_event_decode_key() argument 112 scnprintf(decode, DECODE_STR_LEN, "%#llx:%s", in ioport_event_decode_key()
|
/linux-4.4.14/Documentation/DocBook/ |
D | librs.xml.db | 6 API-decode-rs8 8 API-decode-rs16
|
D | networking.xml.db | 198 API-xdr-init-decode 199 API-xdr-init-decode-pages 201 API-xdr-inline-decode
|
/linux-4.4.14/drivers/net/slip/ |
D | slhc.c | 83 static long decode(unsigned char **cpp); 207 decode(unsigned char **cpp) in decode() function 557 if((x = decode(&cp)) == -1) { in slhc_uncompress() 564 if((x = decode(&cp)) == -1) { in slhc_uncompress() 570 if((x = decode(&cp)) == -1) { in slhc_uncompress() 576 if((x = decode(&cp)) == -1) { in slhc_uncompress() 584 if((x = decode(&cp)) == -1) { in slhc_uncompress()
|
/linux-4.4.14/sound/core/seq/ |
D | seq_midi_event.c | 65 void (*decode)(struct snd_seq_event *ev, unsigned char *buf); member 103 int (*decode)(struct snd_midi_event *dev, unsigned char *buf, int len, member 371 return extra_event[type].decode(dev, buf, count, ev); in snd_midi_event_decode() 396 if (status_event[type].decode) in snd_midi_event_decode() 397 status_event[type].decode(ev, xbuf + 1); in snd_midi_event_decode() 401 if (status_event[type].decode) in snd_midi_event_decode() 402 status_event[type].decode(ev, xbuf + 0); in snd_midi_event_decode()
|
/linux-4.4.14/tools/perf/util/ |
D | kvm-stat.h | 60 char *decode); 121 char *decode);
|
/linux-4.4.14/include/linux/ |
D | dmi.h | 110 extern int dmi_walk(void (*decode)(const struct dmi_header *, void *), 137 static inline int dmi_walk(void (*decode)(const struct dmi_header *, void *), in dmi_walk()
|
D | pci.h | 1223 int pci_set_vga_state(struct pci_dev *pdev, bool decode, 1388 typedef int (*arch_set_vga_state_t)(struct pci_dev *pdev, bool decode,
|
/linux-4.4.14/arch/m68k/math-emu/ |
D | fp_decode.h | 102 | decode destination format for fmove reg,ea 107 | decode source register for fmove reg,ea 133 | decode the 8bit diplacement from the brief extension word 139 | decode the index of the brief/full extension word 167 | decode the base displacement size
|
D | fp_movem.S | 41 | set flags for decode macros for fmovem 80 | decode address mode 199 | set flags for decode macros for fmovem control register 224 | decode address mode
|
D | fp_cond.S | 94 | set flags for decode macros for fs<cc> 105 | decode addressing mode
|
D | fp_scan.S | 133 | decode addressing mode for source
|
/linux-4.4.14/drivers/clk/qcom/ |
D | Kconfig | 29 graphics, video encode/decode, camera, etc. 89 graphics, video encode/decode, camera, etc. 108 graphics, video encode/decode, camera, etc.
|
/linux-4.4.14/drivers/firmware/ |
D | dmi_scan.c | 90 void (*decode)(const struct dmi_header *, void *), in dmi_decode_table() 115 decode(dm, private_data); in dmi_decode_table() 139 static int __init dmi_walk_early(void (*decode)(const struct dmi_header *, in dmi_walk_early() 149 dmi_decode_table(buf, decode, NULL); in dmi_walk_early() 975 int dmi_walk(void (*decode)(const struct dmi_header *, void *), in dmi_walk() 987 dmi_decode_table(buf, decode, private_data); in dmi_walk()
|
/linux-4.4.14/arch/x86/platform/uv/ |
D | bios_uv.c | 179 int uv_bios_set_legacy_vga_target(bool decode, int domain, int bus) in uv_bios_set_legacy_vga_target() argument 182 (u64)decode, (u64)domain, (u64)bus, 0, 0); in uv_bios_set_legacy_vga_target()
|
/linux-4.4.14/Documentation/ioctl/ |
D | 00-INDEX | 10 - how to decode the bits of an IOCTL code
|
D | ioctl-decoding.txt | 1 To decode a hex IOCTL code:
|
D | ioctl-number.txt | 50 (3) 'strace' can decode numbers back into useful names when the
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pci.c | 670 u32 decode) in parse_region_decode() argument 679 if ((decode & (0x80000000 >> i)) == 0) in parse_region_decode() 711 u32 decode; in setup_u3_ht() local 744 decode = in_be32(hose->cfg_addr + 0x80); in setup_u3_ht() 746 DBG("PCI: Apple HT bridge decode register: 0x%08x\n", decode); in setup_u3_ht() 765 decode &= 0x003fffff; in setup_u3_ht() 768 parse_region_decode(hose, decode); in setup_u3_ht()
|
/linux-4.4.14/arch/h8300/kernel/ |
D | ptrace_h.c | 162 static unsigned short *decode(struct task_struct *child, in decode() function 230 return decode(child, op, fetch_p, pc, inst); in nextpc()
|
/linux-4.4.14/arch/arm/mach-nspire/ |
D | nspire.c | 45 .decode = clcdfb_decode,
|
/linux-4.4.14/Documentation/isdn/ |
D | README.audio | 65 (default 0 , I4L soft-decode) 66 (1-15 soft-decode off, hardware on) 68 Not for I4L soft decode (default 8, 40ms)
|
/linux-4.4.14/arch/arm/probes/uprobes/ |
D | actions-arm.c | 113 struct decode_emulate *decode = (struct decode_emulate *) d; in decode_pc_ro() local 114 u32 regs = decode->header.type_regs.bits >> DECODE_TYPE_BITS; in decode_pc_ro()
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-bts.txt | 51 By default, perf script will decode trace data found in the perf.data file. 75 By default, perf report will decode trace data found in the perf.data file.
|
D | intel-pt.txt | 39 (hundreds of megabytes per second per core) which takes a long time to decode, 223 timing information. In some cases it is possible to decode 555 information to decode Intel PT in per-cpu mode, and potentially workload-only 560 be possible to decode Intel PT in per-cpu mode. 649 By default, perf script will decode trace data found in the perf.data file. 755 By default, perf report will decode trace data found in the perf.data file.
|
/linux-4.4.14/drivers/media/rc/img-ir/ |
D | Kconfig | 17 processing power than using hardware decode, but can be useful for 24 Say Y here to enable the hardware decode driver which decodes the IR
|
/linux-4.4.14/tools/perf/ |
D | builtin-kvm.c | 89 char *decode) in exit_event_decode_key() argument 94 scnprintf(decode, DECODE_STR_LEN, "%s", exit_reason); in exit_event_decode_key() 360 char decode[DECODE_STR_LEN]; in handle_end_event() local 362 kvm->events_ops->decode_key(kvm, &event->key, decode); in handle_end_event() 363 if (!skip_event(decode)) { in handle_end_event() 366 decode, time_diff/1000); in handle_end_event() 577 char decode[DECODE_STR_LEN]; in print_result() local 606 kvm->events_ops->decode_key(kvm, &event->key, decode); in print_result() 607 pr_info("%*s ", DECODE_STR_LEN, decode); in print_result()
|
/linux-4.4.14/arch/x86/include/asm/uv/ |
D | bios.h | 100 extern int uv_bios_set_legacy_vga_target(bool decode, int domain, int bus);
|
/linux-4.4.14/net/sunrpc/ |
D | auth.c | 795 rpcauth_unwrap_req_decode(kxdrdproc_t decode, struct rpc_rqst *rqstp, in rpcauth_unwrap_req_decode() argument 801 return decode(rqstp, &xdr, obj); in rpcauth_unwrap_req_decode() 805 rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, in rpcauth_unwrap_resp() argument 813 return cred->cr_ops->crunwrap_resp(task, decode, rqstp, in rpcauth_unwrap_resp() 816 return rpcauth_unwrap_req_decode(decode, rqstp, data, obj); in rpcauth_unwrap_resp()
|
D | clnt.c | 2149 kxdrdproc_t decode = task->tk_msg.rpc_proc->p_decode; in call_decode() local 2196 if (decode) { in call_decode() 2197 task->tk_status = rpcauth_unwrap_resp(task, decode, req, p, in call_decode()
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | renesas,jpu.txt | 5 can encode image data and decode JPEG data quickly.
|
D | s5p-mfc.txt | 5 The MFC device driver is a v4l2 driver which can encode/decode
|
/linux-4.4.14/lib/reed_solomon/ |
D | decode_rs.c | 46 goto decode; 95 decode:
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | machinecheck | 12 mcelog knows how to decode them. 15 log then mcelog should run to collect and decode machine check entries
|
/linux-4.4.14/arch/arm/mach-netx/ |
D | nxeb500hmi.c | 96 .decode = clcdfb_decode,
|
D | nxdb500.c | 93 .decode = clcdfb_decode,
|
/linux-4.4.14/fs/jffs2/ |
D | compr_rubin.c | 200 static int decode(struct rubin_state *rs, long A, long B) in decode() function 254 result |= decode(rs, bit_divider - rs->bits[i], in in_byte()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 833 int uv_set_vga_state(struct pci_dev *pdev, bool decode, in uv_set_vga_state() argument 839 pdev->devfn, decode, command_bits, flags); in uv_set_vga_state() 850 rc = uv_bios_set_legacy_vga_target(decode, domain, bus); in uv_set_vga_state() 851 PR_DEVEL("vga decode %d %x:%x, rc: %d\n", decode, domain, bus, rc); in uv_set_vga_state()
|
/linux-4.4.14/drivers/media/rc/ |
D | ir-sharp-decoder.c | 179 .decode = ir_sharp_decode,
|
D | ir-sanyo-decoder.c | 183 .decode = ir_sanyo_decode,
|
D | rc-core-priv.h | 27 int (*decode)(struct rc_dev *dev, struct ir_raw_event event); member
|
D | ir-jvc-decoder.c | 178 .decode = ir_jvc_decode,
|
D | ir-sony-decoder.c | 178 .decode = ir_sony_decode,
|
D | ir-rc5-decoder.c | 189 .decode = ir_rc5_decode,
|
D | ir-nec-decoder.c | 205 .decode = ir_nec_decode,
|
D | ir-xmp-decoder.c | 203 .decode = ir_xmp_decode,
|
D | ir-rc6-decoder.c | 298 .decode = ir_rc6_decode,
|
D | rc-ir-raw.c | 62 handler->decode(raw->dev, ev); in ir_raw_event_thread()
|
D | ir-lirc-codec.c | 425 .decode = ir_lirc_decode,
|
D | ir-mce_kbd-decoder.c | 426 .decode = ir_mce_kbd_decode,
|
/linux-4.4.14/include/linux/sunrpc/ |
D | auth.h | 182 int rpcauth_unwrap_resp(struct rpc_task *task, kxdrdproc_t decode, void *rqstp, __be32 *data, voi…
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | xilinx-pcie.txt | 35 functionality. The driver will create an IRQ domain for this map, decode
|
/linux-4.4.14/drivers/block/ |
D | amiflop.c | 688 static unsigned long decode (unsigned long *data, unsigned long *raw, in decode() function 736 raw = decode ((ulong *)&hdr.magic, (ulong *)raw, 4); in amiga_read() 737 raw = decode ((ulong *)&hdr.labels, (ulong *)raw, 16); in amiga_read() 738 raw = decode ((ulong *)&hdr.hdrchk, (ulong *)raw, 4); in amiga_read() 739 raw = decode ((ulong *)&hdr.datachk, (ulong *)raw, 4); in amiga_read() 762 raw = decode ((ulong *)(unit[drive].trackbuf + hdr.sect*512), in amiga_read()
|
/linux-4.4.14/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 50 and even a reference to how to decode a bi-phase data stream.
|
/linux-4.4.14/arch/arm/mach-lpc32xx/ |
D | phy3250.c | 150 .decode = clcdfb_decode,
|
/linux-4.4.14/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 50 and even a reference to how to decode a bi-phase data stream.
|
/linux-4.4.14/arch/arm/mach-integrator/ |
D | integrator_cp.c | 217 .decode = clcdfb_decode,
|
D | impd1.c | 260 .decode = clcdfb_decode,
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | rsaddr.c | 225 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET(data.address.decode),
|
D | rsxface.c | 59 ACPI_COPY_FIELD(out, in, decode); \
|
D | rsdumpinfo.c | 412 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET(address.decode), "Address Decode",
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 208 Frame count by decode order 255 Number of display buffers. To decode all frames in reverse playback you
|
D | fw-encoder-api.txt | 325 Note: the cx23415 cannot decode Joint Stereo properly.
|
/linux-4.4.14/Documentation/netlabel/ |
D | lsm_interface.txt | 41 LSM has received a packet, used NetLabel to decode its security attributes,
|
D | cipso_ipv4.txt | 30 to decode and translate the CIPSO label on the packet the LSM must use the
|
/linux-4.4.14/Documentation/dvb/ |
D | faq.txt | 35 Note: Only very recent versions of Mplayer and xine can decode. 94 (with software MPEG decode)
|
/linux-4.4.14/include/linux/amba/ |
D | clcd.h | 142 void (*decode)(struct clcd_fb *fb, struct clcd_regs *regs); member
|
/linux-4.4.14/arch/arm/mach-realview/ |
D | core.c | 345 .decode = clcdfb_decode,
|
/linux-4.4.14/drivers/edac/ |
D | Kconfig | 57 Enable this option if you want to decode Machine Check Exceptions 60 You should definitely say Y here in case you want to decode MCEs 71 errors). EDAC will also try to decode where these errors
|
/linux-4.4.14/Documentation/EDID/ |
D | HOWTO.txt | 54 created, it must be checked with the "edid-decode" utility which will
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_video.c | 1355 stream->decode(urb, stream, buf); in uvc_video_complete() 1847 stream->decode = uvc_video_decode_isight; in uvc_video_init() 1849 stream->decode = uvc_video_decode_isoc; in uvc_video_init() 1851 stream->decode = uvc_video_decode_bulk; in uvc_video_init() 1854 stream->decode = uvc_video_encode_bulk; in uvc_video_init()
|
D | uvcvideo.h | 473 void (*decode) (struct urb *urb, struct uvc_streaming *video, member
|
/linux-4.4.14/include/acpi/ |
D | acrestyp.h | 303 u8 decode; \
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README | 75 which decode the audio signal. Reports about sound problems ("stereo
|
/linux-4.4.14/drivers/memory/ |
D | Kconfig | 64 Enables verbose debugging mostly to decode the bootloader provided
|
/linux-4.4.14/tools/firewire/ |
D | nosy-dump.c | 218 int (*decode)(struct link_transaction *t); member 237 if (protocol_decoders[i].decode(t)) in handle_transaction()
|
/linux-4.4.14/lib/ |
D | vsprintf.c | 702 int decode = (fmt[0] == 'R') ? 1 : 0; in resource_string() local 724 decode = 0; in resource_string() 726 if (decode && res->flags & IORESOURCE_UNSET) { in resource_string() 736 if (decode) { in resource_string()
|
/linux-4.4.14/Documentation/ |
D | Changes | 127 ksymoops tool to decode it, but in most cases you don't. 132 reproduce the Oops with that option, then you can still decode that Oops
|
D | 00-INDEX | 343 - how to decode those nasty internal kernel error dump messages.
|
/linux-4.4.14/drivers/gpu/vga/ |
D | vgaarb.c | 71 unsigned int (*set_vga_decode)(void *cookie, bool decode); 723 bool decode)) in vga_client_register() argument
|
/linux-4.4.14/drivers/pci/ |
D | pci.c | 4509 static int pci_set_vga_state_arch(struct pci_dev *dev, bool decode, in pci_set_vga_state_arch() argument 4513 return arch_set_vga_state(dev, decode, command_bits, in pci_set_vga_state_arch() 4526 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() argument 4537 rc = pci_set_vga_state_arch(dev, decode, command_bits, flags); in pci_set_vga_state() 4543 if (decode == true) in pci_set_vga_state() 4559 if (decode == true) in pci_set_vga_state()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | amba-clcd.c | 298 fb->board->decode(fb, ®s); in clcdfb_set_par() 799 board->decode = clcdfb_decode; in clcdfb_of_get_board()
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | auth_gss.c | 1924 gss_unwrap_req_decode(kxdrdproc_t decode, struct rpc_rqst *rqstp, in gss_unwrap_req_decode() argument 1930 return decode(rqstp, &xdr, obj); in gss_unwrap_req_decode() 1935 kxdrdproc_t decode, void *rqstp, __be32 *p, void *obj) in gss_unwrap_resp() argument 1966 status = gss_unwrap_req_decode(decode, rqstp, p, obj); in gss_unwrap_resp()
|
/linux-4.4.14/Documentation/pcmcia/ |
D | driver-changes.txt | 62 interested in all tuples of one type. To decode the MAC from CISTPL_FUNCE,
|
/linux-4.4.14/arch/arm/mach-versatile/ |
D | core.c | 570 .decode = versatile_clcd_decode,
|
/linux-4.4.14/Documentation/scsi/ |
D | osd.txt | 95 f. After execution, osd_req_decode_sense() can be called to decode the request's
|
D | sym53c8xx_2.txt | 680 You are not required to decode and understand them, unless you want to help
|
D | ncr53c8xx.txt | 1352 You are not required to decode and understand them, unless you want to help
|
/linux-4.4.14/fs/nfs/ |
D | dir.c | 163 decode_dirent_t decode; member 403 error = desc->decode(xdr, entry, desc->plus); in xdr_decode() 889 desc->decode = NFS_PROTO(inode)->decode_dirent; in nfs_readdir()
|
/linux-4.4.14/arch/frv/ |
D | Kconfig | 116 can decode it. For instance, a 512MB SDRAM bank must be 512MB aligned.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 633 a packed value, and you can decode it via hda-decode-verb program 637 % hda-decode-verb 0xe3a019
|
/linux-4.4.14/Documentation/x86/ |
D | intel_mpx.txt | 167 We need to decode MPX instructions to get violation address and
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | Kconfig | 31 data/address de-multiplexing and decode, signal level shift,
|
/linux-4.4.14/Documentation/input/ |
D | alps.txt | 237 decode. It uses the same alps_process_touchpad_packet_v3 call with a
|
D | joystick.txt | 585 to 2 axes, and applications using it usually decode only 2 buttons, although
|
/linux-4.4.14/Documentation/networking/ |
D | openvswitch.txt | 172 key attribute to contain the VLAN tag, then continue to decode the
|
/linux-4.4.14/Documentation/usb/ |
D | usbmon.txt | 153 These words are safe to decode if Setup Tag was 's'. Otherwise, the setup
|
/linux-4.4.14/Documentation/filesystems/ |
D | porting | 145 to encode and decode filehandles, and allows the filesystem to use
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | isp.S | 470 # now, w/ group1, make mul64's decode the fastest since it will
|
D | pfpsp.S | 2421 # decode and emulate the instruction. No FP exceptions can be pending #
|
D | fpsp.S | 2422 # decode and emulate the instruction. No FP exceptions can be pending #
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 553 looking at the kernel header (/usr/include/linux/ndctl.h) to decode the
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 766 decode mentally and you can make a good guess at a lot of them as all the
|