/linux-2.6.39/drivers/isdn/hisax/ |
D | lmgr.c | 31 long Code; in hisax_manager() local 35 Code = (long) arg; in hisax_manager() 37 " %c %s", (char)Code, in hisax_manager() 41 error_handling_dchan(st, Code); in hisax_manager()
|
/linux-2.6.39/Documentation/zh_CN/ |
D | oops-tracing.txt | 82 另一件要做的事是反汇编bug报告的“Code”部分:ksymoops也会用正确的工具来做这件事, 94 “Code”之后的十六进制字节可能(在某些架构上)有一些当前指令之前的指令字节以及 97 Code: f9 0f 8d f9 00 00 00 8d 42 0c e8 dd 26 11 c7 a1 60 ea 2b f9 8b 50 08 a1 113 实际上,你仅需看看哪里不匹配(这个例子是“Code”反汇编和编译器生成的代码不匹配)。 175 Aug 29 09:51:01 blizard kernel: Code: c7 00 05 00 00 00 eb 08 90 90 90 90 90 90 90 90 89 ec 5d c3
|
/linux-2.6.39/scripts/ |
D | decodecode | 27 *Code:*) 84 echo Code starting with the faulting instruction > $T.aa
|
/linux-2.6.39/arch/cris/boot/rescue/ |
D | head_v32.S | 14 ;; Code
|
/linux-2.6.39/include/linux/mtd/ |
D | ftl.h | 48 uint8_t Code; member
|
/linux-2.6.39/arch/x86/kernel/ |
D | trampoline_32.S | 44 mov %cs, %ax # Code and data in the same place
|
D | trampoline_64.S | 43 mov %cs, %ax # Code and data in the same place
|
/linux-2.6.39/Documentation/auxdisplay/ |
D | ks0108 | 33 Device Code: ks0108
|
D | cfag12864b | 34 Device Code: cfag12864b
|
/linux-2.6.39/drivers/staging/wlags49_h25/ |
D | README.txt | 14 Based on Agere Systems Linux LKM Wireless Driver Source Code,
|
/linux-2.6.39/drivers/net/ |
D | LICENSE.SRC | 1 Code in this directory written at the IDA Supercomputing Research Center
|
/linux-2.6.39/arch/unicore32/boot/compressed/ |
D | vmlinux.lds.in | 4 * Code specific to PKUnity SoC and UniCore ISA
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | MIXART.txt | 13 (AES/EBU, Word Clock, Time Code and Video Synchro) 65 - external clock support (AES/EBU, Word Clock, Time Code, Video Sync)
|
/linux-2.6.39/lib/zlib_deflate/ |
D | deftree.c | 156 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) 162 send_bits(s, tree[c].Code, tree[c].Len); } 287 static_dtree[n].Code = bi_reverse((unsigned)n, 5); in tr_static_init() 523 tree[n].Code = bi_reverse(next_code[len]++, len); in gen_codes() 526 n, (isgraph(n) ? n : ' '), len, tree[n].Code, next_code[len]-1)); in gen_codes()
|
D | defutil.h | 52 #define Code fc.code macro
|
/linux-2.6.39/drivers/staging/generic_serial/ |
D | ser_a2232.h | 114 u_char Code[0x1000]; /* 0x3000-0x3fff code area */ member
|
/linux-2.6.39/drivers/staging/wlags49_h2/ |
D | README.ubuntu | 14 Based on Agere Systems Linux LKM Wireless Driver Source Code, 154 Source Code, Version 7.18 and Linux LKM Wireless Driver Source Code,
|
/linux-2.6.39/drivers/staging/brcm80211/ |
D | TODO | 14 Code cleanup
|
/linux-2.6.39/Documentation/ |
D | oops-tracing.txt | 77 The other thing to do is disassemble the "Code:" part of the bug report: 92 The hex bytes that follow "Code:" may (in some architectures) have a series 99 Code: f9 0f 8d f9 00 00 00 8d 42 0c e8 dd 26 11 c7 a1 60 ea 2b f9 8b 50 08 a1 120 "Code" disassembly that didn't match with what the compiler generated). 211 Aug 29 09:51:01 blizard kernel: Code: c7 00 05 00 00 00 eb 08 90 90 90 90 90 90 90 90 89 ec 5d c3
|
/linux-2.6.39/Documentation/fb/ |
D | cirrusfb.txt | 59 * Code cleanup, add comments.
|
/linux-2.6.39/drivers/scsi/osd/ |
D | Kconfig | 50 OSD Code is populated with lots of OSD_DEBUG(..) printouts to
|
/linux-2.6.39/arch/tile/mm/ |
D | pgtable.c | 365 # error Code assumes HV_PTE "accessed" bit in second byte in ptep_test_and_clear_young() 384 # error Code assumes HV_PTE "writable" bit in high word in ptep_set_wrprotect()
|
/linux-2.6.39/Documentation/development-process/ |
D | 1.Intro | 20 influence the direction of kernel development. Code contributed to the 138 - Code which has been merged into the mainline kernel is available to all 154 Code which is in the mainline, instead, does not require this work as the 239 Code is contributed to the Linux kernel under a number of licenses, but all 263 kernel under the GPL. Code which has not been licensed as free software by
|
/linux-2.6.39/Documentation/video4linux/ |
D | README.cx88 | 28 - Code present. Works for NTSC closed caption. PAL and other
|
/linux-2.6.39/Documentation/vm/ |
D | locking | 52 Code that add/delete elements from the vmlist chain are 57 Code that changes vm_start/vm_end/vm_flags:VM_LOCKED of vma's on
|