/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | cavium-compact-flash.txt | 5 industry standard compact flash devices. 8 - compatible: "cavium,ebt3000-compact-flash"; 24 compact-flash@5,0 { 25 compatible = "cavium,ebt3000-compact-flash";
|
D | atmel-at91_cf.txt | 11 compact-flash@50000000 {
|
/linux-4.4.14/arch/arc/kernel/ |
D | Makefile | 13 obj-$(CONFIG_ISA_ARCOMPACT) += entry-compact.o intc-compact.o
|
/linux-4.4.14/arch/mips/ |
D | Kconfig.debug | 127 of the compact branch instructions introduced by MIPSr6. This is 128 useful if you suspect there may be an issue with compact branches in 135 it to make use of compact branch instructions where it deems them 141 bool "Always (force compact branches)" 144 force it to always emit compact branches, making no use of branch 145 instructions with delay slots. This can result in more compact code
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | Pangolin | 16 - compact flash driver
|
D | ADSBitsy | 22 - pcmcia, compact flash
|
D | GraphicsMaster | 24 - pcmcia, compact flash
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Tuners | 69 41xx: Tuner compact 70 40x9: Tuner+FM compact
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 180 int *compact, in xfs_dir2_block_need_space() argument 188 *compact = 0; in xfs_dir2_block_need_space() 208 *compact = 1; in xfs_dir2_block_need_space() 342 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local 386 &enddup, &compact, len); in xfs_dir2_block_addname() 420 if (compact) { in xfs_dir2_block_addname()
|
D | xfs_dir2_leaf.c | 518 int compact, /* need to compact leaves */ in xfs_dir3_leaf_find_entry() argument 554 if (compact == 0) in xfs_dir3_leaf_find_entry() 611 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local 720 compact = 1; in xfs_dir2_leaf_addname() 750 compact = 0; in xfs_dir2_leaf_addname() 773 if (compact) { in xfs_dir2_leaf_addname() 887 lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale, in xfs_dir2_leaf_addname()
|
D | xfs_dir2_priv.h | 87 struct xfs_dir2_leaf_entry *ents, int index, int compact,
|
D | xfs_dir2_node.c | 382 int compact; /* compacting stale leaves */ in xfs_dir2_leafn_add() local 417 compact = leafhdr.stale > 1; in xfs_dir2_leafn_add() 419 compact = 0; in xfs_dir2_leafn_add() 431 if (compact) in xfs_dir2_leafn_add() 445 lep = xfs_dir3_leaf_find_entry(&leafhdr, ents, index, compact, lowstale, in xfs_dir2_leafn_add()
|
/linux-4.4.14/block/ |
D | Kconfig.iosched | 19 The deadline I/O scheduler is simple and compact. It will provide
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-block-zram | 145 What: /sys/block/zram<id>/compact 149 The compact file is write-only and trigger compaction for
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | README.vbi | 11 The advantage of this format is it is very compact and that all VBI data for
|
/linux-4.4.14/Documentation/filesystems/ |
D | cramfs.txt | 12 compact also makes it _very_ hard to update on-the-fly), so you have to
|
D | vfs.txt | 751 migrate_page: This is used to compact the physical memory usage.
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-devices-node | 80 What: /sys/devices/system/node/nodeX/compact
|
/linux-4.4.14/Documentation/ |
D | sparse.txt | 45 __bitwise__ - to be used for relatively compact stuff (gfp_t, etc.) that
|
D | local_ops.txt | 15 a single instruction and yield more compact and faster executing code.
|
D | IPMI.txt | 486 can also use this on the kernel command line for a more compact format
|
D | pinctrl.txt | 1033 it even more compact which assumes you want to use pinctrl-foo and position
|
/linux-4.4.14/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_68xx.dts | 564 compact-flash@5,0 { 565 compatible = "cavium,ebt3000-compact-flash";
|
D | octeon_3xxx.dts | 509 cf0: compact-flash@5,0 { 510 compatible = "cavium,ebt3000-compact-flash";
|
/linux-4.4.14/Documentation/device-mapper/ |
D | switch.txt | 11 that would allow for a compact representation of the mapping such as
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 106 huge pages although processes will also directly compact memory as required. 113 allowed to examine the unevictable lru (mlocked pages) for pages to compact. 227 This parameter affects whether the kernel will compact memory or direct 234 The kernel will not compact memory in a zone if the
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | vexpress-v2m-rs1.dtsi | 241 compact-flash@1a0000 {
|
D | vexpress-v2m.dtsi | 240 compact-flash@1a000 {
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | vexpress-v2m-rs1.dtsi | 241 compact-flash@1a0000 {
|
/linux-4.4.14/arch/arm/crypto/ |
D | sha1-armv4-large.S | 19 @ armv4-compact 740/+89% 1552/+26% 1840/+22% 26 @ compact = detached Xload/update, 5x unroll;
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | stan.S | 315 |--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
|
D | setox.S | 66 | compact representation of |X| is used. This format is a 73 | is also in the compact form. Thus taking the branch
|
/linux-4.4.14/drivers/ata/ |
D | Kconfig | 252 This option enables a polled compact flash driver for use with 253 compact flash cards attached to the OCTEON boot bus. 931 compact flash card adapters via the new ATA layer.
|
/linux-4.4.14/Documentation/blockdev/ |
D | zram.txt | 185 compact WO trigger memory compaction
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 344 USB). This is part of a solution for the MIPI P1149.7, compact JTAG, 363 This is part of a solution for the P1149.7, compact JTAG, standard.
|
/linux-4.4.14/tools/perf/ |
D | builtin-kmem.c | 608 const char *compact; member 663 cpt = gfp_compact_table[i].compact; in compact_gfp_flags()
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | compress_offload.txt | 141 - Profiles/modes listed as bitmasks to make descriptors more compact
|
/linux-4.4.14/mm/ |
D | compaction.c | 1737 static DEVICE_ATTR(compact, S_IWUSR, NULL, sysfs_compact_node);
|
/linux-4.4.14/drivers/block/zram/ |
D | zram_drv.c | 1148 static DEVICE_ATTR_WO(compact);
|
/linux-4.4.14/Documentation/vm/ |
D | transhuge.txt | 247 compact_fail is incremented if the system tries to compact memory
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 527 compact # faster, but won't work on all systems.
|
/linux-4.4.14/Documentation/development-process/ |
D | 4.Coding | 132 larger program will run slower than one which is more compact.
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 432 "compact" format for the tree itself that is however not backward 772 Apple's 2/1 format which is slightly more compact since sizes usually
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 585 the searching cost enough small by managing cpuset to compact etc.
|
/linux-4.4.14/drivers/mfd/ |
D | Kconfig | 37 The ams AS3722 is a compact system PMU suitable for mobile phones,
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5901 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that 6720 # compact representation of |X| is used. This format is a # 6727 # 16380 log(2) used in Step 1.3 is also in the compact #
|
D | fpsp.S | 5576 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
|