/linux-3.4.99/mm/ |
D | percpu-vm.c | 60 bitmap_copy(bitmap, chunk->populated, pcpu_unit_pages); in pcpu_get_pages_and_bitmap() 78 struct page **pages, unsigned long *populated, in pcpu_free_pages() argument 107 struct page **pages, unsigned long *populated, in pcpu_alloc_pages() argument 120 pcpu_free_pages(chunk, pages, populated, in pcpu_alloc_pages() 169 struct page **pages, unsigned long *populated, in pcpu_unmap_pages() argument 187 bitmap_clear(populated, page_start, page_end - page_start); in pcpu_unmap_pages() 235 struct page **pages, unsigned long *populated, in pcpu_map_pages() argument 254 __set_bit(i, populated); in pcpu_map_pages() 307 unsigned long *populated; in pcpu_populate_chunk() local 320 pages = pcpu_get_pages_and_bitmap(chunk, &populated, true); in pcpu_populate_chunk() [all …]
|
D | percpu.c | 110 unsigned long populated[]; /* populated bitmap */ member 249 *rs = find_next_zero_bit(chunk->populated, end, *rs); in pcpu_next_unpop() 250 *re = find_next_bit(chunk->populated, end, *rs + 1); in pcpu_next_unpop() 256 *rs = find_next_bit(chunk->populated, end, *rs); in pcpu_next_pop() 257 *re = find_next_zero_bit(chunk->populated, end, *rs + 1); in pcpu_next_pop() 1331 bitmap_fill(schunk->populated, pcpu_unit_pages); in pcpu_setup_first_chunk() 1355 bitmap_fill(dchunk->populated, pcpu_unit_pages); in pcpu_setup_first_chunk()
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-bus-hsi | 10 The bus will be populated with devices (hsi_clients) representing
|
/linux-3.4.99/drivers/scsi/osd/ |
D | Kconfig | 46 OSD Code is populated with lots of OSD_DEBUG(..) printouts to
|
/linux-3.4.99/Documentation/devicetree/bindings/gpio/ |
D | gpio.txt | 21 as chip select lines; with chip selects 0, 1 and 3 populated, and chip
|
/linux-3.4.99/Documentation/networking/ |
D | gen_stats.txt | 88 tc_estimator to be populated. The returned tc_estimator can be
|
D | phy.txt | 112 has one. The phydev structure will be populated with information about the
|
/linux-3.4.99/Documentation/ia64/ |
D | aliasing.txt | 74 are only partially populated, or populated with a combination of UC
|
/linux-3.4.99/Documentation/driver-model/ |
D | platform.txt | 79 be populated on all boards, or likewise to work with an integrated controller 83 that are populated on a given board. Without such tables, often the
|
D | overview.txt | 105 This directory may be populated at each layer of discovery - the global layer,
|
/linux-3.4.99/Documentation/ |
D | IRQ-domain.txt | 30 the .map callback populated as a minimum.
|
D | edac.txt | 189 Memory DIMMs come single or dual "ranked". A rank is a populated csrow. 193 csrow1 will be populated. The pattern repeats itself for csrow2 and 223 both csrow2 and csrow3 are populated, this indicates a dual ranked
|
/linux-3.4.99/Documentation/laptops/ |
D | sony-laptop.txt | 42 directory populated with some files.
|
/linux-3.4.99/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 49 having a PCI Express Port Bus driver, which manages all populated
|
D | MSI-HOWTO.txt | 172 The 'vector' member in each entry is populated with the interrupt number;
|
/linux-3.4.99/Documentation/vm/ |
D | numa | 17 may not be populated on any given cell. The cells of the NUMA system are
|
/linux-3.4.99/Documentation/filesystems/ |
D | logfs.txt | 182 fully populated table to 0, 1, 2 or 3 respectively. So the first
|
D | squashfs.txt | 54 create populated squashfs filesystems. This and other squashfs utilities
|
D | spufs.txt | 424 ated on pathname and it is populated with files.
|
/linux-3.4.99/Documentation/power/ |
D | opp.txt | 354 users. The defaults of for an instance is populated by opp_add, but the
|
/linux-3.4.99/sound/oss/ |
D | CHANGELOG | 148 The side effect is that all 8 bit DMA channels (0,1,3) are populated in
|
/linux-3.4.99/Documentation/filesystems/configfs/ |
D | configfs.txt | 402 Each group in that array is populated in the configfs tree at the same
|
/linux-3.4.99/drivers/char/ |
D | Kconfig | 172 attribute called 'name' will be populated with a name for
|
/linux-3.4.99/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 294 large but sparsely populated sets of categories. Tag type 2 is in the MAC
|
/linux-3.4.99/Documentation/virtual/ |
D | virtio-spec.txt | 1522 fully populated as possible: if it runs out, network performance 1947 The receiveq for each port is populated with one or more
|