Home
last modified time | relevance | path

Searched refs:near (Results 1 – 61 of 61) sorted by relevance

/linux-4.1.27/lib/
Dcpu_rmap.c39 obj_offset = ALIGN(offsetof(struct cpu_rmap, near[nr_cpu_ids]), in alloc_cpu_rmap()
56 rmap->near[cpu].index = cpu % size; in alloc_cpu_rmap()
57 rmap->near[cpu].dist = CPU_RMAP_DIST_INF; in alloc_cpu_rmap()
103 if (rmap->near[cpu].dist > dist && in cpu_rmap_copy_neigh()
104 rmap->near[neigh].dist <= dist) { in cpu_rmap_copy_neigh()
105 rmap->near[cpu].index = rmap->near[neigh].index; in cpu_rmap_copy_neigh()
106 rmap->near[cpu].dist = dist; in cpu_rmap_copy_neigh()
122 index = rmap->near[cpu].index; in debug_print_rmap()
124 cpu, index, rmap->near[cpu].dist); in debug_print_rmap()
171 if (rmap->near[cpu].index == index) { in cpu_rmap_update()
[all …]
/linux-4.1.27/fs/hpfs/
Dalloc.c114 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp() argument
118 unsigned bs = near & ~0x3fff; in alloc_in_bmp()
119 unsigned nr = (near & 0x3fff) & ~(n - 1); in alloc_in_bmp()
129 if (!(bmp = hpfs_map_bitmap(s, near >> 14, &qbh, "aib"))) goto uls; in alloc_in_bmp()
202 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector() argument
215 if (near && near < sbi->sb_fs_size) { in hpfs_alloc_sector()
216 if ((sec = alloc_in_bmp(s, near, n, f_p ? forward : forward/4))) goto ret; in hpfs_alloc_sector()
217 near_bmp = near >> 14; in hpfs_alloc_sector()
276 static secno alloc_in_dirband(struct super_block *s, secno near) in alloc_in_dirband() argument
278 unsigned nr = near; in alloc_in_dirband()
[all …]
/linux-4.1.27/include/linux/
Dcpu_rmap.h34 } near[0]; member
47 return rmap->near[cpu].index; in cpu_rmap_lookup_index()
52 return rmap->obj[rmap->near[cpu].index]; in cpu_rmap_lookup_obj()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt60 If present, power bridge correction for THD reduction near maximum
89 // near maximum power output
Dst,sta350.txt71 If present, power bridge correction for THD reduction near maximum
128 // near maximum power output
/linux-4.1.27/scripts/coccinelle/misc/
Dreturnvar.cocci7 // Comments: Comments on code can be deleted if near code that is removed.
/linux-4.1.27/arch/arm/boot/dts/
Dat91-foxg20.dts147 /* red LED marked "PC7" near mini USB (device) receptacle */
Darmada-370-synology-ds213j.dts175 /* rear USB port, near reset button */
180 /* rear USB port, near RJ45 port */
Darmada-xp-netgear-rn2120.dts140 * MGT4012XB-O20, 8000RPM) near eSATA port */
Dtegra124-nyan.dtsi42 /* Debug connector on the bottom of the board near SD card. */
/linux-4.1.27/Documentation/device-mapper/
Ddm-raid.txt71 [raid10_format <near|far|offset>]
76 is "near". Near copies are what most people think of with
78 or 'raid10_copies 2' and/or 'raid10_format near' are given,
/linux-4.1.27/Documentation/sound/alsa/soc/
Dpops_clicks.txt48 when a volume control is changed near its maximum gain value. The zipper noise
/linux-4.1.27/mm/
Dmmap.c1173 struct vm_area_struct *near; in find_mergeable_anon_vma() local
1175 near = vma->vm_next; in find_mergeable_anon_vma()
1176 if (!near) in find_mergeable_anon_vma()
1179 anon_vma = reusable_anon_vma(near, vma, near); in find_mergeable_anon_vma()
1183 near = vma->vm_prev; in find_mergeable_anon_vma()
1184 if (!near) in find_mergeable_anon_vma()
1187 anon_vma = reusable_anon_vma(near, near, vma); in find_mergeable_anon_vma()
/linux-4.1.27/drivers/staging/
DKconfig10 interfaces that most likely will be changed in the near
/linux-4.1.27/scripts/mod/
Dmodpost.c1206 Elf_Sym *near = NULL; in find_elf_symbol() local
1228 near = sym; in find_elf_symbol()
1233 return near; in find_elf_symbol()
1272 Elf_Sym *near = NULL; in find_elf_symbol2() local
1288 near = sym; in find_elf_symbol2()
1290 near = sym; in find_elf_symbol2()
1294 return near; in find_elf_symbol2()
/linux-4.1.27/Documentation/scsi/
Din2000.txt94 to read the comments for 'setup_strings' near the top
132 search for 'setup_strings' near the top of the in2000.c file and
/linux-4.1.27/Documentation/
DIRQ-domain.txt169 When building irq_domain hierarchy, the irq_domain near to the device is
170 child and the irq_domain near to CPU is parent. So a hierarchy structure
Dpnp.txt137 Plug and Play but it is planned to be in the near future.
DChanges94 documentation via specially-formatted comments near their
Dapplying-patches.txt109 been added or removed near the beginning of the file. In that case
Dkprobes.txt198 - there is no near jump to the optimized region (other than to the first
Dmemory-barriers.txt1448 the code into near-nonexistence. (It will still load from the
/linux-4.1.27/Documentation/filesystems/
Dsquashfs.txt253 read in the near future. Temporarily caching them ensures they are available
254 for near future access without requiring an additional read and decompress.
Dext2.txt92 Two blocks near the start of each group are reserved for the block usage
Dext4.txt117 exist yet so I'm not sure they're in the near-term roadmap.
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DGPIO.txt27 in the near future).
/linux-4.1.27/kernel/time/
DKconfig162 However, on smaller systems, scalability is not anywhere near as
/linux-4.1.27/Documentation/vm/
Dhwpoison.txt46 memory failures too. The expection is that near all applications
Dpage_migration10 by moving pages near to the processor where the process accessing that memory
/linux-4.1.27/Documentation/networking/
Dnetdev-features.txt105 For complete description, see comments near the top of include/linux/skbuff.h.
Dde4x5.txt59 2) for fixed autoprobes (not recommended), edit the source code near
Daltera_tse.txt30 The SGDMA component is to be deprecated in the near future (over the next 1-2
Dz8530drv.txt465 should be somewhere near 50-60, and should be lowered when
Dcs89x0.txt490 located near the 10Base-T connector.
Darcnet-hardware.txt425 About the jumpers: On my PC130 there is one more jumper, located near the
1119 There is a jumper array at the bottom of the card, near the edge
1124 more general information near the top of this file.
Darcnet.txt524 this, you should grab the pertinent RFCs. (some are listed near the top of
Dip-sysctl.txt404 near future can use these to set initial conditions. Usually, this
Dbonding.txt2254 performance that scales near linearly as interfaces are added
/linux-4.1.27/Documentation/timers/
Dhrtimers.txt51 largely expect the timer subsystem to have near-zero overhead.
/linux-4.1.27/Documentation/arm64/
Dbooting.txt113 address near the start of usable system RAM and called there. Memory
/linux-4.1.27/arch/powerpc/platforms/
DKconfig222 mean that extra synchronization instructions are required near
/linux-4.1.27/Documentation/cpu-freq/
Dgovernors.txt52 addition in the near future, but likely many more as there are various
/linux-4.1.27/Documentation/s390/
D3270.txt142 lines near the bottom. Use TAB to move to the bottom line,
/linux-4.1.27/Documentation/RCU/
Dstallwarn.txt241 The offending function will usually be near the top of the stack.
Dtrace.txt85 representation near boot time.
/linux-4.1.27/arch/x86/lib/
Dx86-opcode-map.txt288 # in "near" jumps and calls is 16-bit. For CALL,
292 e9: JMP-near Jz (f64)
/linux-4.1.27/Documentation/video4linux/
Dvideobuf200 anticipation of another read() call happening in the near future).
/linux-4.1.27/Documentation/blockdev/
Dparide.txt8 Owing to the simplicity and near universality of the parallel port interface
/linux-4.1.27/Documentation/x86/
Dboot.txt102 memory, called the Extended BIOS Data Area, near the top of low
940 an initrd, since an initrd should be placed near end of
/linux-4.1.27/Documentation/ioctl/
Dhdio.txt366 See <linux/hdreg.h>, near symbol IDE_NICE_DSC_OVERLAP.
/linux-4.1.27/Documentation/PCI/
DMSI-HOWTO.txt531 to detect them ourselves. The complete list of these is found near the
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt313 guest will use it in the near future
/linux-4.1.27/Documentation/development-process/
D2.Process329 directions. The whole thing would not work anywhere near as well as it
/linux-4.1.27/Documentation/usb/
Dpower-management.txt259 any widespread programs which will do this; we hope that in the near
/linux-4.1.27/Documentation/power/
Druntime_pm.txt626 likely it would need a runtime resume in the near future anyway.
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES583 inode metadata can be incorrectly kept cached when time near zero)
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-iio1165 object is near the sensor, usually be observing
/linux-4.1.27/Documentation/security/
Dkeys.txt258 is preliminary, and is likely to change quite significantly in the near future.
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt878 2: System board, left side (near PCMCIA slot), reported as HDAPS temp
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt1279 the text near the most prominent appearance of the work's title,
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3546 the code the access happened shows that it happened near line 110 of