Home
last modified time | relevance | path

Searched refs:holes (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/arch/m32r/mm/
Ddiscontig.c30 unsigned long holes; member
40 unsigned long start_pfn, holes, free_pfn; in mem_prof_init() local
49 mp->holes = 0; in mem_prof_init()
55 holes = 0; in mem_prof_init()
62 holes = free_pfn - start_pfn; in mem_prof_init()
66 mp->pages = PFN_DOWN(CONFIG_IRAM_SIZE) + holes; in mem_prof_init()
67 mp->holes = holes; in mem_prof_init()
148 zholes_size[ZONE_DMA] = mp->holes; in zone_sizes_init()
/linux-4.1.27/arch/unicore32/include/mach/
Dmemory.h31 void puv3_pci_adjust_zones(unsigned long *size, unsigned long *holes);
33 #define arch_adjust_zones(size, holes) \ argument
34 puv3_pci_adjust_zones(size, holes)
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_da_format.h654 __u8 holes; /* != 0 if blk needs compaction */ member
704 __u8 holes; member
742 __u8 holes; member
Dxfs_attr_leaf.c183 to->holes = hdr3->holes; in xfs_attr3_leaf_hdr_from_disk()
197 to->holes = from->hdr.holes; in xfs_attr3_leaf_hdr_from_disk()
225 hdr3->holes = from->holes; in xfs_attr3_leaf_hdr_to_disk()
240 to->hdr.holes = from->holes; in xfs_attr3_leaf_hdr_to_disk()
1185 if (!ichdr.holes && sum < entsize) in xfs_attr3_leaf_add()
1368 ichdr_dst->holes = 0; in xfs_attr3_leaf_compact()
2001 ichdr.holes = 1; /* mark as needing compaction */ in xfs_attr3_leaf_remove()
2051 if (savehdr.holes == 0) { in xfs_attr3_leaf_unbalance()
2458 ichdr_s->holes = 1; /* leaf may not be compact */ in xfs_attr3_leaf_moveents()
/linux-4.1.27/arch/unicore32/include/asm/
Dmemory.h78 #define arch_adjust_zones(size, holes) do { } while (0) argument
/linux-4.1.27/fs/cramfs/
DREADME67 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-4.1.27/arch/m68k/sun3/
Dsun3dvma.c85 static void print_holes(struct list_head *holes) in print_holes() argument
92 list_for_each(cur, holes) { in print_holes()
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dsharp,ls037v7dw01.txt21 configured with external pulls, all the GPIOs are considered optional with holes
/linux-4.1.27/Documentation/x86/x86_64/
Dmm.txt26 holes).
/linux-4.1.27/drivers/net/plip/
DKconfig18 ports (the connectors at the computers with 25 holes) are connected
/linux-4.1.27/Documentation/networking/
Dspider_net.txt175 operations there. Since this will leave "holes" in the ring, there
176 is also a spider_net_resync_tail_ptr() that will skip over such holes.
Dtimestamping.txt217 account SACK would be more complex due to possible transmission holes
Dz8530drv.txt288 security holes...
/linux-4.1.27/Documentation/s390/
Dkvm.txt51 with memory actually, it may contain sparse holes. That said, with different
/linux-4.1.27/drivers/parport/
DKconfig19 (the connector at the computer with 25 holes), e.g. printer, ZIP
/linux-4.1.27/
DREPORTING-BUGS166 The exceptions to this rule are regressions, kernel crashes, security holes,
/linux-4.1.27/net/ipv4/
Dtcp_input.c1846 u32 holes; in tcp_limit_reno_sacked() local
1848 holes = max(tp->lost_out, 1U); in tcp_limit_reno_sacked()
1849 holes = min(holes, tp->packets_out); in tcp_limit_reno_sacked()
1851 if ((tp->sacked_out + holes) > tp->packets_out) { in tcp_limit_reno_sacked()
1852 tp->sacked_out = tp->packets_out - holes; in tcp_limit_reno_sacked()
/linux-4.1.27/mm/
DKconfig36 memory systems, over FLATMEM. These systems have holes
38 more efficient handling of these holes. However, the vast
/linux-4.1.27/Documentation/filesystems/
Dntfs.txt93 writing into sparse regions is supported and the holes are filled in with
170 regions, i.e. holes, inside files is disabled for the
Dporting225 a few holes of that kind - unprotected access to ->d_parent leading to
/linux-4.1.27/Documentation/
Dnommu-mmap.txt199 a previously mapped object. It may not be used to create holes in existing
Dmemory-hotplug.txt142 memory sections in this range are present and no memory holes exist in the
Dpinctrl.txt426 are chessboard-like, big ones have "holes" in some arrangement according to
Dkernel-parameters.txt2151 that could hold holes aka. UC entries.
/linux-4.1.27/arch/ia64/
DKconfig416 or have huge holes in the physical address space for other reasons.
/linux-4.1.27/Documentation/fb/
Dmatroxfb.txt306 set frequency higher that this. It causes sparks, black holes and other
/linux-4.1.27/arch/alpha/
DKconfig585 or have huge holes in the physical address space for other reasons.
/linux-4.1.27/drivers/char/
DKconfig100 printer has 9 or 25 holes ["female"], then it's serial), say Y.
/linux-4.1.27/Documentation/gpio/
Dgpio-legacy.txt122 implementation issue, as are whether that support can leave "holes" in the space
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt525 control and the Integer Menu control both have 'holes' in their menu list,
/linux-4.1.27/arch/mips/
DKconfig2404 or have huge holes in the physical address space for other reasons.
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4359 actually and potentially exploitable security holes in uml_net. Plus