Home
last modified time | relevance | path

Searched refs:largest (Results 1 – 60 of 60) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dscsicam.c128 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.4.14/kernel/sched/
Dcpudeadline.c46 int l, r, largest; in cpudl_heapify() local
52 largest = idx; in cpudl_heapify()
56 largest = l; in cpudl_heapify()
57 if ((r < cp->size) && dl_time_before(cp->elements[largest].dl, in cpudl_heapify()
59 largest = r; in cpudl_heapify()
60 if (largest == idx) in cpudl_heapify()
64 cpudl_exchange(cp, largest, idx); in cpudl_heapify()
65 idx = largest; in cpudl_heapify()
/linux-4.4.14/tools/testing/selftests/vm/
Dthuge-gen.c195 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.4.14/fs/f2fs/
Dextent_cache.c124 et->largest = en->ei; in __init_extent_tree()
161 struct extent_info *largest = &F2FS_I(inode)->extent_tree->largest; in __drop_largest_extent() local
163 if (fofs < largest->fofs + largest->len && fofs + len > largest->fofs) in __drop_largest_extent()
164 largest->len = 0; in __drop_largest_extent()
221 if (et->largest.fofs <= pgofs && in f2fs_lookup_extent_tree()
222 et->largest.fofs + et->largest.len > pgofs) { in f2fs_lookup_extent_tree()
223 *ei = et->largest; in f2fs_lookup_extent_tree()
420 prev = et->largest; in f2fs_update_extent_tree_range()
521 et->largest.len < F2FS_MIN_EXTENT_LEN) { in f2fs_update_extent_tree_range()
522 et->largest.len = 0; in f2fs_update_extent_tree_range()
[all …]
Dinode.c241 set_raw_extent(&F2FS_I(inode)->extent_tree->largest, in update_inode()
Df2fs.h359 struct extent_info largest; /* largested extent info */ member
503 if (en->ei.len > et->largest.len) in __try_update_largest_extent()
504 et->largest = en->ei; in __try_update_largest_extent()
/linux-4.4.14/arch/m68k/fpsp040/
Dx_ovfl.S23 | RM For pos overflow, the largest pos number. For neg overflow,
25 | RP For pos overflow, +infinity. For neg overflow, the largest
Dscosh.S44 | the appropriate sign. Huge is the largest finite number in
Dssinh.S45 | the appropriate sign. Huge is the largest finite number in
Dres_func.S1503 | 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.4.14/arch/metag/mm/
DKconfig58 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.4.14/arch/c6x/
DKconfig93 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.4.14/Documentation/hwmon/
Dlm9386 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.
Dadm102684 largest difference between current and tmin of the temperature sensors sets
/linux-4.4.14/Documentation/ABI/stable/
Dfirewire-cdev74 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.4.14/Documentation/devicetree/bindings/regulator/
Dregulator.txt6 - regulator-max-microvolt: largest voltage consumers may set
9 - regulator-max-microamp: largest current consumers may set
/linux-4.4.14/arch/nios2/
DKconfig66 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.4.14/drivers/gpu/drm/nouveau/
Dnouveau_connector.c599 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.4.14/arch/sh/mm/
DKconfig36 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.4.14/Documentation/vm/
Dovercommit-accounting40 largest size you think you will need. For typical stack usage this does
/linux-4.4.14/Documentation/i2c/
Di2c-stub28 return the number of bytes selected with the largest write so far.
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-dma.txt19 important, because that is the largest block that the kernel can normally
/linux-4.4.14/Documentation/filesystems/
Dbefs.txt20 The largest part of the code written by Will Dyson <will_dyson@pobox.com>
Ddirectory-locking80 the process holding the "largest" such lock can always make progress, and
Dtmpfs.txt95 largest node numbers in the range. For example, mpol=bind:0-3,5,7,9-15
Dxfs-self-describing-metadata.txt7 The largest scalability problem facing XFS is not one of algorithmic
Dproc.txt938 VmallocChunk: largest contiguous block of vmalloc area which is free
/linux-4.4.14/Documentation/
DIRQ-domain.txt82 as large as the largest possible hwirq number.
94 since it doesn't need to allocate a table as large as the largest
Dprintk-formats.txt18 format specifier of its largest possible type and explicitly cast to it.
Dcachetlb.txt241 addressed D-cache (or if the size is variable, the largest possible
Dkmemcheck.txt293 286 /* _sigchld is currently the largest know union member */
Dkernel-parameters.txt2217 used for mtrr cleanup. It is largest continuous chunk
2832 pcie_bus_safe Set every device's MPS to the largest value
2834 pcie_bus_perf Set device MPS to the largest allowable MPS
2836 Read Request Size) to the largest supported
/linux-4.4.14/drivers/mtd/nand/
Datmel_nand.c614 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.4.14/kernel/time/
DKconfig164 This Kconfig parameter defines the number of CPUs in the largest
/linux-4.4.14/arch/xtensa/
DKconfig407 pages. This option selects the largest power of two that the kernel
413 a value of 11 means that the largest free memory block is 2^10 pages.
/linux-4.4.14/arch/arm64/
DKconfig496 # These have to remain sorted largest to smallest
578 pages. This option selects the largest power of two that the kernel
584 a value of 11 means that the largest free memory block is 2^10 pages.
/linux-4.4.14/Documentation/locking/
Dmutex-design.txt149 for the largest lock in the kernel. Larger structure sizes mean more
/linux-4.4.14/Documentation/input/
Dmulti-touch-protocol.txt80 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
Dinput.txt102 usbhid is the largest and most complex driver of the whole suite. It
Datarikbd.txt99 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.4.14/Documentation/development-process/
D1.Intro60 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
D2.Process193 One of the largest mistakes made by kernel developers (or their employers)
/linux-4.4.14/mm/
Dmempolicy.c2563 unsigned long largest = 0; in numa_policy_init() local
2593 if (largest < total_pages) { in numa_policy_init()
2594 largest = total_pages; in numa_policy_init()
/linux-4.4.14/arch/x86/kernel/
Dhead_32.S354 movl %eax,pa(X86_CPUID) # save largest std CPUID function
/linux-4.4.14/Documentation/x86/x86_64/
Dboot-options.txt264 space of 32MB; the largest, 8MB table, can cover an IO space of
/linux-4.4.14/arch/powerpc/
DKconfig603 pages. This option selects the largest power of two that the kernel
609 a value of 11 means that the largest free memory block is 2^10 pages.
/linux-4.4.14/Documentation/device-mapper/
Dthin-provisioning.txt82 The largest size supported is 16GB: If the device is larger,
/linux-4.4.14/drivers/atm/
DKconfig80 resulting throughput is lower than when using only the largest
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dthermal.txt77 - cooling-max-level: An integer indicating the largest
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dilsp.S207 # 0x80000000 is the largest number representable as a 32-bit negative
Dfplsp.S7605 # the appropriate sign. Huge is the largest finite number #
7720 # the appropriate sign. Huge is the largest finite number in #
/linux-4.4.14/Documentation/kbuild/
Dkconfig-language.txt103 times, the limit is set to the largest selection.
/linux-4.4.14/arch/arm/
DKconfig1745 pages. This option selects the largest power of two that the kernel
1751 a value of 11 means that the largest free memory block is 2^10 pages.
/linux-4.4.14/arch/mips/
DKconfig2096 pages. This option selects the largest power of two that the kernel
2102 a value of 11 means that the largest free memory block is 2^10 pages.
/linux-4.4.14/Documentation/networking/
Dbonding.txt210 The active aggregator is chosen by largest aggregate
221 The active aggregator is chosen by largest aggregate
234 The active aggregator is chosen by the largest number of
Dip-sysctl.txt1815 is the largest time interval that can elapse between retransmissions.
/linux-4.4.14/Documentation/trace/
Dftrace.txt310 This displays the stack back trace of the largest stack
527 records the largest time for which irqs and/or preemption
/linux-4.4.14/Documentation/cgroups/
Dcpusets.txt573 domain, the largest value among those is used. Be careful, if one
/linux-4.4.14/Documentation/block/
Dbiodoc.txt685 of physical data segments in a request (i.e. the largest sized scatter list
/linux-4.4.14/arch/x86/
DKconfig1597 The largest mtrr entry size for a continuous block can be set with