/linux-2.6.39/scripts/ |
D | kernel-doc | 296 my $contents = ""; 379 my $contents = join "\n", @_; 384 $constants{$name} = $contents; 388 $parameterdescs{$name} = $contents; 393 $parameterdescs{$name} = $contents; 401 $sections{$name} = $contents; 412 my $contents = join "\n", @_; 422 dump_section($file, $name, $contents); 442 my $contents = join "\n",@_; 452 $contents = local_unescape($contents); [all …]
|
/linux-2.6.39/drivers/char/ |
D | nvram.c | 127 static void mach_proc_infos(unsigned char *contents, struct seq_file *seq, 235 unsigned char contents[NVRAM_BYTES]; in nvram_read() local 244 for (tmp = contents; count-- > 0 && i < NVRAM_BYTES; ++i, ++tmp) in nvram_read() 249 if (copy_to_user(buf, contents, tmp - contents)) in nvram_read() 254 return tmp - contents; in nvram_read() 264 unsigned char contents[NVRAM_BYTES]; in nvram_write() local 276 if (copy_from_user(contents, buf, count)) in nvram_write() 284 for (tmp = contents; count--; ++i, ++tmp) in nvram_write() 293 return tmp - contents; in nvram_write() 390 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local [all …]
|
/linux-2.6.39/fs/hppfs/ |
D | hppfs.c | 26 char contents[PAGE_SIZE - sizeof(struct list_head)]; member 33 struct hppfs_data *contents; member 257 if (hppfs->contents != NULL) { in hppfs_read() 263 data = hppfs->contents; in hppfs_read() 265 while (off >= sizeof(data->contents)) { in hppfs_read() 268 off -= sizeof(data->contents); in hppfs_read() 273 rem = copy_to_user(buf, &data->contents[off], count); in hppfs_read() 363 while ((n = read_proc(proc_file, data->contents, in hppfs_get_data() 364 sizeof(data->contents), NULL, 0)) > 0) in hppfs_get_data() 365 os_write_file(fd, data->contents, n); in hppfs_get_data() [all …]
|
/linux-2.6.39/tools/perf/util/ |
D | xyarray.h | 9 char contents[]; member 17 return &xy->contents[x * xy->row_size + y * xy->entry_size]; in xyarray__entry()
|
/linux-2.6.39/arch/xtensa/boot/boot-elf/ |
D | Makefile | 28 --set-section-flags image=contents,alloc,load,load,data \ 38 --set-section-flags .initrd=contents,alloc,load,load,data \ 42 --set-section-flags image=contents,alloc,load,load,data \
|
/linux-2.6.39/arch/um/sys-i386/shared/sysdep/ |
D | host_ldt.h | 17 ((info)->contents << 10) | \ 27 (info)->contents == 0 && \
|
D | tls.h | 15 unsigned int contents:2; member
|
/linux-2.6.39/arch/um/sys-x86_64/shared/sysdep/ |
D | host_ldt.h | 19 ((info)->contents << 10) | \ 30 (info)->contents == 0 && \
|
D | tls.h | 15 unsigned int contents:2; member
|
/linux-2.6.39/fs/nls/ |
D | Kconfig | 47 only, not to the file contents. You can include several codepages; 59 only, not to the file contents. You can include several codepages; 71 only, not to the file contents. You can include several codepages; 84 only, not to the file contents. You can include several codepages; 100 only, not to the file contents. You can include several codepages; 115 only, not to the file contents. You can include several codepages; 126 only, not to the file contents. You can include several codepages; 137 only, not to the file contents. You can include several codepages; 148 only, not to the file contents. You can include several codepages; 159 only, not to the file contents. You can include several codepages; [all …]
|
/linux-2.6.39/Documentation/early-userspace/ |
D | buffer-format.txt | 9 (initramfs) protocol. The initramfs contents is passed using the same 10 memory buffer protocol used by the initrd protocol, but the contents 69 The c_mode field matches the contents of st_mode returned by stat(2) 92 contents; if the file contents is not included, the c_filesize field
|
D | README | 47 A source directory will have it and all of its contents packaged. The 72 the contents are scanned, uid/gid translation is performed, and 75 contents of the file are simply copied to the output. All of the output 76 directives from directory scanning and file contents copying are
|
/linux-2.6.39/Documentation/power/ |
D | states.txt | 35 placed in self-refresh mode to retain its contents. 56 of writing memory contents to disk. On resume, this is read and memory 63 the firmware will also handle restoring memory contents on resume. 66 to write memory contents to free swap space. swsusp has some restrictive
|
/linux-2.6.39/arch/x86/include/asm/ |
D | ldt.h | 25 unsigned int contents:2; member
|
/linux-2.6.39/arch/um/include/asm/ |
D | desc.h | 9 (info)->contents == 0 && \
|
/linux-2.6.39/Documentation/ |
D | isapnp.txt | 13 The regular files contain the contents of ISA PnP registers for
|
/linux-2.6.39/arch/xtensa/boot/ramdisk/ |
D | Makefile | 21 --set-section-flags .initrd=contents,alloc,load,load,data \
|
/linux-2.6.39/tools/perf/Documentation/ |
D | perf-archive.txt | 16 with the buildids found so that analisys of perf.data contents can be possible
|
/linux-2.6.39/Documentation/vm/ |
D | highmem.txt | 92 wants to access the contents of a page that might be allocated from high memory 99 /* Gain access to the contents of that page. */ 102 /* Do something to the contents of that page. */ 132 a pointer to the page contents rather than juggling mappings about. In such a
|
/linux-2.6.39/arch/xtensa/boot/boot-redboot/ |
D | Makefile | 30 --set-section-flags image=contents,alloc,load,load,data \
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-platform-at91 | 12 contents of mailbox 0 may be send under certain
|
D | sysfs-ocfs2 | 46 This file is read-only. Its contents may change as 62 the cluster stack in use. The contents may change
|
/linux-2.6.39/Documentation/ABI/stable/ |
D | sysfs-module | 15 documentation as to the contents of these parameters and
|
/linux-2.6.39/Documentation/misc-devices/ |
D | eeprom | 56 effective for decoding the contents of EEPROMs on DIMMs. 87 to change the contents of the EEPROMs (on DIMMs anyway) also makes it easy
|
/linux-2.6.39/arch/arm/nwfpe/ |
D | entry.S | 80 ldr r5, [sp, #S_PC] @ get contents of PC;
|