Searched refs:compact (Results 1 – 25 of 26) sorted by relevance
12
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-devices-node | 1 What: /sys/devices/system/node/nodeX/compact
|
/linux-2.6.39/Documentation/arm/SA1100/ |
D | Pangolin | 16 - compact flash driver
|
D | ADSBitsy | 22 - pcmcia, compact flash
|
D | GraphicsMaster | 24 - pcmcia, compact flash
|
/linux-2.6.39/Documentation/video4linux/bttv/ |
D | Tuners | 69 41xx: Tuner compact 70 40x9: Tuner+FM compact
|
/linux-2.6.39/fs/xfs/ |
D | xfs_dir2_block.c | 74 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local 177 compact = 0; in xfs_dir2_block_addname() 186 compact = 0; in xfs_dir2_block_addname() 212 compact = 1; in xfs_dir2_block_addname() 250 if (compact) { in xfs_dir2_block_addname()
|
D | xfs_dir2_leaf.c | 163 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local 268 compact = 1; in xfs_dir2_leaf_addname() 300 compact = 0; in xfs_dir2_leaf_addname() 323 if (compact) { in xfs_dir2_leaf_addname() 462 if (compact == 0) { in xfs_dir2_leaf_addname()
|
D | xfs_dir2_node.c | 187 int compact; /* compacting stale leaves */ in xfs_dir2_leafn_add() local 222 compact = be16_to_cpu(leaf->hdr.stale) > 1; in xfs_dir2_leafn_add() 224 compact = 0; in xfs_dir2_leafn_add() 236 if (compact) { in xfs_dir2_leafn_add() 267 if (compact == 0) { in xfs_dir2_leafn_add()
|
/linux-2.6.39/block/ |
D | Kconfig.iosched | 19 The deadline I/O scheduler is simple and compact. It will provide
|
/linux-2.6.39/Documentation/video4linux/cx2341x/ |
D | README.vbi | 11 The advantage of this format is it is very compact and that all VBI data for
|
/linux-2.6.39/Documentation/filesystems/ |
D | cramfs.txt | 12 compact also makes it _very_ hard to update on-the-fly), so you have to
|
D | vfs.txt | 714 migrate_page: This is used to compact the physical memory usage.
|
/linux-2.6.39/Documentation/ |
D | sparse.txt | 45 __bitwise__ - to be used for relatively compact stuff (gfp_t, etc.) that
|
D | IPMI.txt | 480 can also use this on the kernel command line for a more compact format
|
/linux-2.6.39/Documentation/s390/ |
D | TAPE | 53 distributions are shipped on compact disk using ISO9660 filesystems).
|
/linux-2.6.39/mm/ |
D | compaction.c | 704 static SYSDEV_ATTR(compact, S_IWUSR, NULL, sysfs_compact_node);
|
/linux-2.6.39/drivers/ata/ |
D | Kconfig | 151 This option enables a polled compact flash driver for use with 152 compact flash cards attached to the OCTEON boot bus. 798 compact flash card adapters via the new ATA layer.
|
/linux-2.6.39/Documentation/sysctl/ |
D | vm.txt | 74 huge pages although processes will also directly compact memory as required. 159 This parameter affects whether the kernel will compact memory or direct 166 The kernel will not compact memory in a zone if the
|
/linux-2.6.39/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-2.6.39/Documentation/development-process/ |
D | 4.Coding | 132 larger program will run slower than one which is more compact.
|
/linux-2.6.39/Documentation/isdn/ |
D | README.HiSax | 527 compact # faster, but won't work on all systems.
|
/linux-2.6.39/Documentation/devicetree/ |
D | booting-without-of.txt | 362 "compact" format for the tree itself that is however not backward 701 Apple's 2/1 format which is slightly more compact since sizes usually
|
/linux-2.6.39/Documentation/cgroups/ |
D | cpusets.txt | 579 the searching cost enough small by managing cpuset to compact etc.
|
/linux-2.6.39/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 #
|
12