/linux-4.1.27/drivers/scsi/ |
D | scsicam.c | 128 struct partition *p = (struct partition *)buf, *largest = NULL; in scsi_partsize() local 145 largest = p; in scsi_partsize() 149 if (largest) { in scsi_partsize() 150 end_cyl = largest->end_cyl + ((largest->end_sector & 0xc0) << 2); in scsi_partsize() 151 end_head = largest->end_head; in scsi_partsize() 152 end_sector = largest->end_sector & 0x3f; in scsi_partsize() 166 logical_end = get_unaligned_le32(&largest->start_sect) in scsi_partsize() 167 + get_unaligned_le32(&largest->nr_sects); in scsi_partsize()
|
/linux-4.1.27/kernel/sched/ |
D | cpudeadline.c | 51 int l, r, largest; in cpudl_heapify() local 57 largest = idx; in cpudl_heapify() 61 largest = l; in cpudl_heapify() 62 if ((r < cp->size) && dl_time_before(cp->elements[largest].dl, in cpudl_heapify() 64 largest = r; in cpudl_heapify() 65 if (largest == idx) in cpudl_heapify() 69 cpudl_exchange(cp, largest, idx); in cpudl_heapify() 70 idx = largest; in cpudl_heapify()
|
/linux-4.1.27/tools/testing/selftests/vm/ |
D | thuge-gen.c | 195 unsigned long largest = getpagesize(); in sanity_checks() local 198 if (page_sizes[i] > largest) in sanity_checks() 199 largest = page_sizes[i]; in sanity_checks() 209 if (read_sysfs(0, "/proc/sys/kernel/shmmax") < NUM_PAGES * largest) { in sanity_checks() 210 printf("Please do echo %lu > /proc/sys/kernel/shmmax", largest * NUM_PAGES); in sanity_checks() 215 if (largest != 1U<<30) { in sanity_checks()
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | x_ovfl.S | 23 | RM For pos overflow, the largest pos number. For neg overflow, 25 | RP For pos overflow, +infinity. For neg overflow, the largest
|
D | scosh.S | 44 | the appropriate sign. Huge is the largest finite number in
|
D | ssinh.S | 45 | the appropriate sign. Huge is the largest finite number in
|
D | res_func.S | 1503 | at this point, the answer is between the largest pos and neg values 1560 movew #0x7fff,L_SCR1(%a6) |answer is largest positive int 1594 | at this point, the answer is between the largest pos and neg values
|
/linux-4.1.27/arch/metag/mm/ |
D | Kconfig | 58 pages. This option selects the largest power of two that the kernel 64 a value of 11 means that the largest free memory block is 2^10 pages.
|
/linux-4.1.27/arch/c6x/ |
D | Kconfig | 93 pages. This option selects the largest power of two that the kernel 99 a value of 11 means that the largest free memory block is 2^10 pages.
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | regulator.txt | 6 - regulator-max-microvolt: largest voltage consumers may set 9 - regulator-max-microamp: largest current consumers may set
|
/linux-4.1.27/Documentation/hwmon/ |
D | lm93 | 86 list will cause the driver to use the next largest interval. The available 140 will cause the driver to use the next largest value. Also note: when manual 149 not available will cause the driver to use the next largest value. Also note 158 combination of eight control sources. The final PWM is the largest of all 226 to use the next largest value. 238 which is not available will cause the driver to use the next largest value.
|
D | adm1026 | 84 largest difference between current and tmin of the temperature sensors sets
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | firewire-cdev | 74 buffer which is large enough to receive the largest event that 83 size, i.e. number of packets times size of largest packet,
|
/linux-4.1.27/arch/nios2/ |
D | Kconfig | 66 pages. This option selects the largest power of two that the kernel 72 a value of 11 means that the largest free memory block is 2^10 pages.
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 599 struct drm_display_mode *mode, *largest = NULL; in nouveau_connector_native_mode() local 630 largest = mode; in nouveau_connector_native_mode() 635 return largest ? drm_mode_duplicate(dev, largest) : NULL; in nouveau_connector_native_mode()
|
/linux-4.1.27/arch/sh/mm/ |
D | Kconfig | 36 pages. This option selects the largest power of two that the kernel 42 a value of 11 means that the largest free memory block is 2^10 pages.
|
/linux-4.1.27/Documentation/i2c/ |
D | i2c-stub | 28 return the number of bytes selected with the largest write so far.
|
/linux-4.1.27/Documentation/vm/ |
D | overcommit-accounting | 40 largest size you think you will need. For typical stack usage this does
|
/linux-4.1.27/Documentation/filesystems/ |
D | befs.txt | 20 The largest part of the code written by Will Dyson <will_dyson@pobox.com>
|
D | directory-locking | 80 the process holding the "largest" such lock can always make progress, and
|
D | tmpfs.txt | 95 largest node numbers in the range. For example, mpol=bind:0-3,5,7,9-15
|
D | xfs-self-describing-metadata.txt | 7 The largest scalability problem facing XFS is not one of algorithmic
|
D | proc.txt | 923 VmallocChunk: largest contiguous block of vmalloc area which is free
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-dma.txt | 19 important, because that is the largest block that the kernel can normally
|
/linux-4.1.27/Documentation/ |
D | IRQ-domain.txt | 82 as large as the largest possible hwirq number. 94 since it doesn't need to allocate a table as large as the largest
|
D | printk-formats.txt | 18 format specifier of its largest possible type and explicitly cast to it.
|
D | cachetlb.txt | 241 addressed D-cache (or if the size is variable, the largest possible
|
D | kmemcheck.txt | 293 286 /* _sigchld is currently the largest know union member */
|
D | kernel-parameters.txt | 2150 used for mtrr cleanup. It is largest continuous chunk 2755 pcie_bus_safe Set every device's MPS to the largest value 2757 pcie_bus_perf Set device MPS to the largest allowable MPS 2759 Read Request Size) to the largest supported
|
/linux-4.1.27/drivers/mtd/nand/ |
D | atmel_nand.c | 614 int largest; in pmecc_get_sigma() local 682 largest = -1; in pmecc_get_sigma() 685 if ((dmu[j]) && (delta[j] > largest)) { in pmecc_get_sigma() 686 largest = delta[j]; in pmecc_get_sigma()
|
/linux-4.1.27/kernel/time/ |
D | Kconfig | 166 This Kconfig parameter defines the number of CPUs in the largest
|
/linux-4.1.27/Documentation/locking/ |
D | mutex-design.txt | 149 for the largest lock in the kernel. Larger structure sizes mean more
|
/linux-4.1.27/Documentation/development-process/ |
D | 1.Intro | 60 contributors to each release, is one of the largest and most active free 63 runs on pocket-sized digital music players, desktop PCs, the largest
|
D | 2.Process | 193 One of the largest mistakes made by kernel developers (or their employers)
|
/linux-4.1.27/Documentation/input/ |
D | multi-touch-protocol.txt | 80 by noting that the largest supported BTN_TOOL_*TAP event is larger than the 228 surface units. If the surface has an X times Y resolution, the largest
|
D | input.txt | 102 usbhid is the largest and most complex driver of the whole suite. It
|
D | atarikbd.txt | 99 codes above those normally assigned for the largest envisioned keyboard (i.e. 152 joysticks produce pseudo key scan codes above those used by the largest key
|
/linux-4.1.27/mm/ |
D | mempolicy.c | 2566 unsigned long largest = 0; in numa_policy_init() local 2596 if (largest < total_pages) { in numa_policy_init() 2597 largest = total_pages; in numa_policy_init()
|
/linux-4.1.27/arch/x86/kernel/ |
D | head_32.S | 355 movl %eax,pa(X86_CPUID) # save largest std CPUID function
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | boot-options.txt | 261 space of 32MB; the largest, 8MB table, can cover an IO space of
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 600 pages. This option selects the largest power of two that the kernel 606 a value of 11 means that the largest free memory block is 2^10 pages.
|
/linux-4.1.27/Documentation/device-mapper/ |
D | thin-provisioning.txt | 82 The largest size supported is 16GB: If the device is larger,
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 80 resulting throughput is lower than when using only the largest
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig-language.txt | 103 times, the limit is set to the largest selection.
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 67 - cooling-max-state: An integer indicating the largest
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 207 # 0x80000000 is the largest number representable as a 32-bit negative
|
D | fplsp.S | 7605 # the appropriate sign. Huge is the largest finite number # 7720 # the appropriate sign. Huge is the largest finite number in #
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig | 522 # These have to remain sorted largest to smallest
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2048 pages. This option selects the largest power of two that the kernel 2054 a value of 11 means that the largest free memory block is 2^10 pages.
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1696 pages. This option selects the largest power of two that the kernel 1702 a value of 11 means that the largest free memory block is 2^10 pages.
|
/linux-4.1.27/Documentation/networking/ |
D | bonding.txt | 188 The active aggregator is chosen by largest aggregate 199 The active aggregator is chosen by largest aggregate 212 The active aggregator is chosen by the largest number of
|
D | ip-sysctl.txt | 1729 is the largest time interval that can elapse between retransmissions.
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 304 This displays the stack back trace of the largest stack 516 records the largest time for which irqs and/or preemption
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 573 domain, the largest value among those is used. Be careful, if one
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 685 of physical data segments in a request (i.e. the largest sized scatter list
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1573 The largest mtrr entry size for a continuous block can be set with
|