/linux-4.1.27/fs/jffs2/ |
D | summary.c | 30 c->summary = kzalloc(sizeof(struct jffs2_summary), GFP_KERNEL); in jffs2_sum_init() 32 if (!c->summary) { in jffs2_sum_init() 37 c->summary->sum_buf = kmalloc(sum_size, GFP_KERNEL); in jffs2_sum_init() 39 if (!c->summary->sum_buf) { in jffs2_sum_init() 41 kfree(c->summary); in jffs2_sum_init() 54 jffs2_sum_disable_collecting(c->summary); in jffs2_sum_exit() 56 kfree(c->summary->sum_buf); in jffs2_sum_exit() 57 c->summary->sum_buf = NULL; in jffs2_sum_exit() 59 kfree(c->summary); in jffs2_sum_exit() 60 c->summary = NULL; in jffs2_sum_exit() [all …]
|
D | nodemgmt.c | 339 jffs2_sum_reset_collected(c->summary); /* reset collected summary */ in jffs2_find_nextblock() 368 reserved_size = PAD(sumsize + c->summary->sum_size + JFFS2_SUMMARY_FRAME_SIZE); in jffs2_do_reserve_space() 372 c->summary->sum_size, sumsize); in jffs2_do_reserve_space() 377 if (jeb && (PAD(minsize) + PAD(c->summary->sum_size + sumsize + in jffs2_do_reserve_space() 381 if (jffs2_sum_is_disabled(c->summary)) { in jffs2_do_reserve_space() 393 if (jffs2_sum_is_disabled(c->summary)) { in jffs2_do_reserve_space() 404 reserved_size = PAD(sumsize + c->summary->sum_size + JFFS2_SUMMARY_FRAME_SIZE); in jffs2_do_reserve_space()
|
D | Makefile | 21 jffs2-$(CONFIG_JFFS2_SUMMARY) += summary.o
|
D | Kconfig | 53 bool "JFFS2 summary support" 57 This feature makes it possible to use summary information 60 The summary information can be inserted into a filesystem image
|
D | jffs2_fs_sb.h | 142 struct jffs2_summary *summary; /* Summary information */ member
|
D | summary.h | 190 struct jffs2_raw_summary *summary, uint32_t sumlen,
|
D | build.c | 406 c->summary = NULL; in jffs2_do_mount_fs()
|
D | wbuf.c | 397 jffs2_sum_disable_collecting(c->summary); in jffs2_wbuf_recover()
|
D | scan.c | 206 jffs2_sum_reset_collected(c->summary); in jffs2_scan_medium()
|
/linux-4.1.27/Documentation/ja_JP/ |
D | SubmittingPatches | 471 Subject: [PATCH 001/123] subsystem: summary phrase 499 電子メールのサブジェクトの「summary phrase」はそのパッチの概要を正確 500 に表現しなければなりません。「summary phrase」をファイル名にしてはい 501 けません。パッチシリーズ中でそれぞれのパッチは同じ「summary phrase」を 505 あなたの電子メールの「summary phrase」がそのパッチにとって世界で唯一の識別子に 506 なるように心がけてください。「summary phrase」は git のチェンジログの中へ 507 ずっと伝播していきます。「summary phrase」は、開発者が後でパッチを参照する 509 人々はそのパッチに関連した議論を読むために「summary phrase」を使って google で 514 これらの理由のため、「summary phrase」はなぜパッチが必要であるか、パッチが何を 516 「summary phrase」は簡潔であり説明的である表現を目指しつつ、うまく [all …]
|
/linux-4.1.27/Documentation/frv/ |
D | README.txt | 17 A summary of the configuration options particular to this architecture. 22 A description of how to boot the kernel image and a summary of the kernel 29 port, and a summary of the services available.
|
/linux-4.1.27/Documentation/ioctl/ |
D | 00-INDEX | 6 - summary of CDROM ioctl calls 8 - summary of HDIO_ ioctl calls
|
/linux-4.1.27/tools/perf/ |
D | builtin-bench.c | 32 const char *summary; member 68 const char *summary; member 98 printf("%14s: %s\n", bench->name, bench->summary); in dump_benchmarks() 133 printf("%14s: %s\n", coll->name, coll->summary); in print_usage()
|
D | builtin-data.c | 12 const char *summary; member 41 printf("\t %s\t- %s\n", cmd->name, cmd->summary); in print_usage()
|
D | builtin-trace.c | 1252 bool summary; member 1786 if (trace->summary) in trace__sys_exit() 2303 if (trace->summary) in trace__run() 2434 else if (trace->summary) in trace__replay() 2699 OPT_BOOLEAN('S', "with-summary", &trace.summary, in cmd_trace() 2739 trace.summary = trace.summary_only; in cmd_trace()
|
/linux-4.1.27/Documentation/hwmon/ |
D | smm665 | 9 http://www.summitmicro.com/prod_select/summary/SMM465/SMM465DS.pdf 14 http://www.summitmicro.com/prod_select/summary/SMM665/SMM665B_2089_20.pdf 19 http://www.summitmicro.com/prod_select/summary/SMM665C/SMM665C_2125.pdf 24 http://www.summitmicro.com/prod_select/summary/SMM764/SMM764_2098.pdf 29 http://www.summitmicro.com/prod_select/summary/SMM766/SMM766_2086.pdf 30 http://www.summitmicro.com/prod_select/summary/SMM766B/SMM766B_2122.pdf
|
D | w83795 | 22 Here is a summary of the pin mapping for the W83795G and W83795ADG.
|
D | w83627hf | 98 Here is a summary of the voltage pin mapping for the W83627THF. This
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-trace.txt | 86 Accrue thread runtime and provide a summary at the end of the session. 100 --summary:: 101 Show only a summary of syscalls by thread with min, max, and average times 105 --with-summary:: 106 Show all syscalls followed by a summary by thread with min, max, and
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-msm.txt | 12 - interrupts : Specify the TLMM summary interrupt number
|
/linux-4.1.27/Documentation/spi/ |
D | 00-INDEX | 19 spi-summary
|
D | pxa2xx | 5 (see Documentation/spi/spi-summary). The driver has the following features 88 "Documentation/spi/spi-summary" for additional information.
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_cmds | 13 -summary
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | core_titan.h | 335 u64 summary; /* 0x00 */ member 352 u64 summary; /* 0x00 */ member
|
/linux-4.1.27/Documentation/dmaengine/ |
D | dmatest.txt | 84 or status. A test thread also emits a summary line at completion listing the 89 dmatest: dma0chan0-copy0: summary 1 test, 0 failures 1000 iops 100000 KB/s (0)
|
/linux-4.1.27/Documentation/vm/ |
D | 00-INDEX | 14 - a brief summary of hugetlbpage support in the Linux kernel.
|
D | hugetlbpage.txt | 2 The intent of this file is to give a brief summary of hugetlbpage support in
|
/linux-4.1.27/Documentation/ |
D | SubmittingPatches | 172 SHA-1 ID of the commit. Please also include the oneline summary of 189 SHA-1 ID, and the one line summary. For example: 608 Subject: [PATCH 001/123] subsystem: summary phrase 637 The "summary phrase" in the email's Subject should concisely 638 describe the patch which that email contains. The "summary 639 phrase" should not be a filename. Do not use the same "summary 643 Bear in mind that the "summary phrase" of your email becomes a 645 into the git changelog. The "summary phrase" may later be used in 647 google for the "summary phrase" to read discussion regarding that 653 For these reasons, the "summary" must be no more than 70-75 [all …]
|
D | unaligned-memory-access.txt | 48 here; a summary of the common scenarios is presented below: 185 In summary, the 2 main scenarios where you may run into unaligned access
|
D | SubmittingDrivers | 143 Weekly summary of kernel development activity - http://lwn.net/
|
D | 00-INDEX | 263 - summary listing of command line / boot prompt args for the kernel.
|
D | xillybus.txt | 160 In summary, for synchronous pipes, data between the host and FPGA is
|
D | applying-patches.txt | 206 Other nice tools are diffstat, which shows a summary of changes made by a
|
D | HOWTO | 328 This way, the -next kernel gives a summary outlook onto what will be
|
D | memory-barriers.txt | 792 In summary:
|
/linux-4.1.27/Documentation/namespaces/ |
D | compatibility-list.txt | 6 Here's the summary. This matrix shows the known problems, that
|
/linux-4.1.27/Documentation/video4linux/ |
D | omap4_camera.txt | 43 http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary
|
D | si4713.txt | 89 Here is a summary of them:
|
D | omap3isp.txt | 279 [2] http://git.ideasonboard.org/?p=media-ctl.git;a=summary
|
/linux-4.1.27/Documentation/cgroups/ |
D | hugetlb.txt | 28 Brief summary of control files
|
D | memory.txt | 55 Brief summary of control files.
|
D | cpusets.txt | 624 In summary, the memory placement of a task whose cpuset is changed is
|
/linux-4.1.27/drivers/staging/lustre/lustre/ |
D | Kconfig | 28 http://git.whamcloud.com/?p=fs/lustre-release.git;a=summary
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | ABI.txt | 5 summary document:
|
/linux-4.1.27/Documentation/devicetree/bindings/spmi/ |
D | qcom,spmi-pmic-arb.txt | 36 "periph_irq" - summary interrupt for PMIC peripherals
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | qcom-pm8xxx.txt | 29 has generated an interrupt (summary interrupt). The
|
/linux-4.1.27/Documentation/filesystems/ |
D | nilfs2.txt | 183 of logs. Each log is composed of summary information blocks, payload 214 The organization of the blocks is recorded in the summary information 245 summary. The recovery code of nilfs2 looks this boundary information
|
D | f2fs.txt | 66 segment summary blocks. 354 inode lists, and summary entries of current active segments. 365 : It contains summary entries which contains the owner information of all the
|
D | ramfs-rootfs-initramfs.txt | 290 The quick and dirty summary version (which is no substitute for reading
|
D | relay.txt | 154 Here's a summary of the API the relay interface provides to in-kernel clients:
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 10 In summary, EFI variables are named, and are classified
|
/linux-4.1.27/arch/alpha/kernel/ |
D | traps.c | 203 do_entArith(unsigned long summary, unsigned long write_mask, in do_entArith() argument 209 if (summary & 1) { in do_entArith()
|
D | err_titan.c | 614 emchk->summary, in privateer_process_680_frame()
|
/linux-4.1.27/Documentation/zh_CN/video4linux/ |
D | omap3isp.txt | 277 [2] http://git.ideasonboard.org/?p=media-ctl.git;a=summary
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | debugfs-driver-genwqe | 58 Description: Comprehensive summary of bitstream version and software
|
/linux-4.1.27/ |
D | REPORTING-BUGS | 106 summary from [1.]>" for easy identification by the developers. 108 [1.] One line summary of the problem:
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | ti-omap-hsmmc.txt | 88 In summary:
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | davinci-vpfe-mc.txt | 154 [1] http://git.ideasonboard.org/?p=media-ctl.git;a=summary
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_ib_sysfs.c | 267 static QPN_ATTR_RO(summary);
|
/linux-4.1.27/Documentation/networking/ |
D | dm9000.txt | 142 platform data option to read the summary information without the
|
D | stmmac.txt | 283 4.11) This is a summary of the content of some relevant files:
|
D | rxrpc.txt | 14 (*) RxRPC protocol summary.
|
D | bonding.txt | 2201 In summary, in a gatewayed configuration, traffic to and from
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,apq8084-pinctrl.txt | 19 Definition: should specify the TLMM summary IRQ.
|
D | qcom,msm8960-pinctrl.txt | 19 Definition: should specify the TLMM summary IRQ.
|
D | qcom,msm8916-pinctrl.txt | 19 Definition: should specify the TLMM summary IRQ.
|
/linux-4.1.27/drivers/i2c/ |
D | Kconfig | 15 especially in the file called "summary" there.
|
/linux-4.1.27/Documentation/development-process/ |
D | 5.Posting | 45 summary of the results should be included with the patch. 164 To that end, the summary line should describe the effects of and motivation 193 summary. Each of these lines has the format:
|
D | 7.AdvancedTopics | 128 occasional summary of the tree to the relevant list, and, when the time is
|
/linux-4.1.27/Documentation/i2c/ |
D | fault-codes | 1 This is a summary of the most important conventions for use of fault
|
D | smbus-protocol | 4 The following is a summary of the SMBus protocol. It applies to
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic.txt | 224 * interrupt bit in the error interrupt summary register
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_mode_neon.txt | 4 TL;DR summary
|
D | IXP4xx | 60 Simple one page summary of building a gateway using an IXP425 and Linux
|
/linux-4.1.27/Documentation/power/powercap/ |
D | powercap.txt | 225 The API summary:
|
/linux-4.1.27/Documentation/gpio/ |
D | sysfs.txt | 7 value instead of just showing a gpio state summary. Plus, it could be
|
D | gpio-legacy.txt | 626 value instead of just showing a gpio state summary. Plus, it could be
|
/linux-4.1.27/fs/f2fs/ |
D | segment.c | 1502 struct f2fs_summary *summary; in write_compacted_summaries() local 1536 summary = (struct f2fs_summary *)(kaddr + written_size); in write_compacted_summaries() 1537 *summary = seg_i->sum_blk->entries[j]; in write_compacted_summaries()
|
/linux-4.1.27/Documentation/input/ |
D | joystick-api.txt | 267 The driver offers backward compatibility, though. Here's a quick summary:
|
/linux-4.1.27/tools/usb/usbip/ |
D | INSTALL | 208 Print a summary of the options to `configure', and exit.
|
/linux-4.1.27/scripts/ |
D | checkpatch.pl | 30 my $summary = 1; 146 'summary!' => \$summary, 5505 if ($summary && !($clean == 1 && $quiet == 1)) {
|
D | analyze_suspend.py | 2037 .summary {font: 22px Arial;border:1px solid;}\n\
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README.ioctl | 390 - Added summary of proposed possible event interfaces
|
/linux-4.1.27/Documentation/ia64/ |
D | fsys.txt | 49 In summary, fsys-mode is much more similar to running in user-mode
|
/linux-4.1.27/Documentation/kdump/ |
D | kdump.txt | 324 of dump-capture kernel. Following is the summary.
|
/linux-4.1.27/Documentation/power/ |
D | swsusp.txt | 93 Sleep states summary
|
/linux-4.1.27/arch/alpha/ |
D | Kconfig | 101 <http://www.alphalinux.org/>. In summary:
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 116 * This section contains a (not-thorough) summary on classical deadline
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 33 of the summary text almost directly, to be honest.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | timekeeping.txt | 443 In summary, there is no way to guarantee the TSC remains in perfect
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 254 of nodes in the tree, but lacks the summary-of-execution-history 287 of nodes in the tree, but lacks the summary-of-execution-history
|
D | whatisRCU.txt | 517 The summary of advice is the same as for the previous section, except
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 606 Stats Lists summary resource usage information as well as per
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 539 This function returns a summary of the key's attributes (but not its
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 160 conventions. A summary of the interface is described here. A full
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1298 summary for Dummies. If you have the s/390 principles of operation available
|