/linux-2.4.37.9/include/asm-arm/arch-sa1100/ |
D | dma.h | 110 __arch_adjust_zones(int node, unsigned long *size, unsigned long *holes) in __arch_adjust_zones() argument 121 #define arch_adjust_zones(node,size,holes) __arch_adjust_zones(node,size,holes) argument
|
/linux-2.4.37.9/include/asm-arm/arch-shark/ |
D | dma.h | 27 #define arch_adjust_zones(node,size,holes) __arch_adjust_zones(node,size,holes) argument
|
/linux-2.4.37.9/include/asm-arm/ |
D | dma.h | 137 #define arch_adjust_zones(node,size,holes) argument
|
/linux-2.4.37.9/fs/cramfs/ |
D | README | 67 This kernel supports cramfs holes (i.e. [efficient representation of] 69 default mkcramfs doesn't test for & create holes, since cramfs in 70 kernels up to at least 2.3.39 didn't support holes. Run mkcramfs 71 with -z if you want it to create files that can have holes in them.
|
/linux-2.4.37.9/arch/m68k/sun3/ |
D | sun3dvma.c | 81 static void print_holes(struct list_head *holes) in print_holes() argument 88 list_for_each(cur, holes) { in print_holes()
|
/linux-2.4.37.9/fs/jffs2/ |
D | TODO | 15 deletion dirents, etc. And think about holes/truncation. It can
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_dir_leaf.h | 90 __uint8_t holes; /* != 0 if blk needs compaction */ member
|
D | xfs_attr_leaf.h | 95 __uint8_t holes; /* != 0 if blk needs compaction */ member
|
D | xfs_dir_leaf.c | 916 if (!hdr->holes && (sum < entsize)) in xfs_dir_leaf_add() 1067 hdr_d->holes = 0; in xfs_dir_leaf_compact() 1582 hdr->holes = 1; /* mark as needing compaction */ in xfs_dir_leaf_remove() 1635 if (save_hdr->holes == 0) { in xfs_dir_leaf_unbalance() 1891 hdr_s->holes = 1; /* leaf may not be compact */ in xfs_dir_leaf_moveents()
|
D | xfs_attr_leaf.c | 919 if (!hdr->holes && (sum < entsize)) in xfs_attr_leaf_add() 1106 hdr_d->holes = 0; in xfs_attr_leaf_compact() 1694 hdr->holes = 1; /* mark as needing compaction */ in xfs_attr_leaf_remove() 1750 if (save_hdr->holes == 0) { in xfs_attr_leaf_unbalance() 2158 hdr_s->holes = 1; /* leaf may not be compact */ in xfs_attr_leaf_moveents()
|
/linux-2.4.37.9/Documentation/vm/ |
D | numa | 18 are not NUMA but can have huge holes in the physical address space
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | setup.S | 378 # a whole bunch of different types, and allows memory holes and
|
/linux-2.4.37.9/net/ipv4/ |
D | tcp_input.c | 1483 u32 holes; in tcp_check_reno_reordering() local 1485 holes = max(tp->lost_out, 1U); in tcp_check_reno_reordering() 1486 holes = min(holes, tp->packets_out); in tcp_check_reno_reordering() 1488 if (tp->sacked_out + holes > tp->packets_out) { in tcp_check_reno_reordering() 1489 tp->sacked_out = tp->packets_out - holes; in tcp_check_reno_reordering()
|
/linux-2.4.37.9/arch/s390/boot/ |
D | ipleckd.S | 11 # FIXME: should insert zeroes into memory when filling holes
|
/linux-2.4.37.9/arch/s390x/boot/ |
D | ipleckd.S | 11 # FIXME: should insert zeroes into memory when filling holes
|
/linux-2.4.37.9/Documentation/fb/ |
D | matroxfb.txt | 301 set frequency higher that this. It causes sparks, black holes and other
|
/linux-2.4.37.9/Documentation/networking/ |
D | z8530drv.txt | 288 security holes...
|
/linux-2.4.37.9/fs/hfs/ |
D | ChangeLog | 844 Optimize hfs_do_read() based on the fact that HFS has no holes in files.
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 2613 or have huge holes in the physical address space for other reasons. 5837 (the connector at the computer with 25 holes), e.g. printer, ZIP 10595 ports (the connectors at the computers with 25 holes) are connected 19177 printer has 9 or 25 holes ["female"], then it's serial), say Y.
|