/linux-4.4.14/arch/m32r/mm/ |
D | discontig.c | 30 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.4.14/arch/unicore32/include/mach/ |
D | memory.h | 31 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.4.14/fs/xfs/libxfs/ |
D | xfs_da_format.h | 654 __u8 holes; /* != 0 if blk needs compaction */ member 704 __u8 holes; member 742 __u8 holes; member
|
D | xfs_attr_leaf.c | 184 to->holes = hdr3->holes; in xfs_attr3_leaf_hdr_from_disk() 198 to->holes = from->hdr.holes; in xfs_attr3_leaf_hdr_from_disk() 226 hdr3->holes = from->holes; in xfs_attr3_leaf_hdr_to_disk() 241 to->hdr.holes = from->holes; in xfs_attr3_leaf_hdr_to_disk() 1189 if (!ichdr.holes && sum < entsize) in xfs_attr3_leaf_add() 1372 ichdr_dst->holes = 0; in xfs_attr3_leaf_compact() 2005 ichdr.holes = 1; /* mark as needing compaction */ in xfs_attr3_leaf_remove() 2055 if (savehdr.holes == 0) { in xfs_attr3_leaf_unbalance() 2462 ichdr_s->holes = 1; /* leaf may not be compact */ in xfs_attr3_leaf_moveents()
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | memory.h | 72 #define arch_adjust_zones(size, holes) do { } while (0) argument
|
/linux-4.4.14/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-4.4.14/arch/m68k/sun3/ |
D | sun3dvma.c | 85 static void print_holes(struct list_head *holes) in print_holes() argument 92 list_for_each(cur, holes) { in print_holes()
|
/linux-4.4.14/Documentation/devicetree/bindings/display/panel/ |
D | sharp,ls037v7dw01.txt | 21 configured with external pulls, all the GPIOs are considered optional with holes
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | mm.txt | 26 holes).
|
/linux-4.4.14/drivers/net/plip/ |
D | Kconfig | 18 ports (the connectors at the computers with 25 holes) are connected
|
/linux-4.4.14/Documentation/networking/ |
D | spider_net.txt | 175 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.
|
D | timestamping.txt | 217 account SACK would be more complex due to possible transmission holes
|
D | z8530drv.txt | 288 security holes...
|
/linux-4.4.14/drivers/parport/ |
D | Kconfig | 19 (the connector at the computer with 25 holes), e.g. printer, ZIP
|
/linux-4.4.14/ |
D | REPORTING-BUGS | 166 The exceptions to this rule are regressions, kernel crashes, security holes,
|
/linux-4.4.14/net/ipv4/ |
D | tcp_input.c | 1796 u32 holes; in tcp_limit_reno_sacked() local 1798 holes = max(tp->lost_out, 1U); in tcp_limit_reno_sacked() 1799 holes = min(holes, tp->packets_out); in tcp_limit_reno_sacked() 1801 if ((tp->sacked_out + holes) > tp->packets_out) { in tcp_limit_reno_sacked() 1802 tp->sacked_out = tp->packets_out - holes; in tcp_limit_reno_sacked()
|
/linux-4.4.14/mm/ |
D | Kconfig | 36 memory systems, over FLATMEM. These systems have holes 38 more efficient handling of these holes. However, the vast
|
/linux-4.4.14/Documentation/filesystems/ |
D | ntfs.txt | 93 writing into sparse regions is supported and the holes are filled in with 170 regions, i.e. holes, inside files is disabled for the
|
D | porting | 225 a few holes of that kind - unprotected access to ->d_parent leading to
|
/linux-4.4.14/Documentation/ |
D | nommu-mmap.txt | 199 a previously mapped object. It may not be used to create holes in existing
|
D | memory-hotplug.txt | 142 memory sections in this range are present and no memory holes exist in the
|
D | pinctrl.txt | 426 are chessboard-like, big ones have "holes" in some arrangement according to
|
D | kernel-parameters.txt | 2218 that could hold holes aka. UC entries.
|
/linux-4.4.14/arch/ia64/ |
D | Kconfig | 393 or have huge holes in the physical address space for other reasons.
|
/linux-4.4.14/Documentation/fb/ |
D | matroxfb.txt | 306 set frequency higher that this. It causes sparks, black holes and other
|
/linux-4.4.14/arch/s390/ |
D | Kconfig | 400 # for details. <- They meant memory holes!
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 586 or have huge holes in the physical address space for other reasons.
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 100 printer has 9 or 25 holes ["female"], then it's serial), say Y.
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio-legacy.txt | 122 implementation issue, as are whether that support can leave "holes" in the space
|
/linux-4.4.14/Documentation/video4linux/ |
D | vivid.txt | 525 control and the Integer Menu control both have 'holes' in their menu list,
|
/linux-4.4.14/drivers/gpu/drm/amd/include/ |
D | atombios.h | 8481 ATOM_HOLE_INFO holes[1]; // array of hole descriptions member
|
/linux-4.4.14/arch/mips/ |
D | Kconfig | 2447 or have huge holes in the physical address space for other reasons.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4359 actually and potentially exploitable security holes in uml_net. Plus
|