/kernel/linux/linux-5.10/lib/ |
D | cpu_rmap.c | 36 obj_offset = ALIGN(offsetof(struct cpu_rmap, near[nr_cpu_ids]), in alloc_cpu_rmap() 53 rmap->near[cpu].index = cpu % size; in alloc_cpu_rmap() 54 rmap->near[cpu].dist = CPU_RMAP_DIST_INF; in alloc_cpu_rmap() 100 if (rmap->near[cpu].dist > dist && in cpu_rmap_copy_neigh() 101 rmap->near[neigh].dist <= dist) { in cpu_rmap_copy_neigh() 102 rmap->near[cpu].index = rmap->near[neigh].index; in cpu_rmap_copy_neigh() 103 rmap->near[cpu].dist = dist; in cpu_rmap_copy_neigh() 119 index = rmap->near[cpu].index; in debug_print_rmap() 121 cpu, index, rmap->near[cpu].dist); in debug_print_rmap() 168 if (rmap->near[cpu].index == index) { in cpu_rmap_update() [all …]
|
/kernel/linux/linux-5.10/fs/hpfs/ |
D | alloc.c | 115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp() argument 119 unsigned bs = near & ~0x3fff; in alloc_in_bmp() 120 unsigned nr = (near & 0x3fff) & ~(n - 1); in alloc_in_bmp() 130 if (!(bmp = hpfs_map_bitmap(s, near >> 14, &qbh, "aib"))) goto uls; in alloc_in_bmp() 203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector() argument 216 if (near && near < sbi->sb_fs_size) { in hpfs_alloc_sector() 217 if ((sec = alloc_in_bmp(s, near, n, f_p ? forward : forward/4))) goto ret; in hpfs_alloc_sector() 218 near_bmp = near >> 14; in hpfs_alloc_sector() 277 static secno alloc_in_dirband(struct super_block *s, secno near) in alloc_in_dirband() argument 279 unsigned nr = near; in alloc_in_dirband() [all …]
|
/kernel/linux/linux-5.10/include/linux/ |
D | cpu_rmap.h | 31 } near[]; member 44 return rmap->near[cpu].index; in cpu_rmap_lookup_index() 49 return rmap->obj[rmap->near[cpu].index]; in cpu_rmap_lookup_obj()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-sx9310 | 7 near the combined sensor. The combined sensor presents
|
D | sysfs-bus-iio-proximity | 10 should typically be considered near.
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/ |
D | imx8mq-librem5-r2.dts | 28 proximity-near-level = <220>;
|
D | imx8mq-librem5-r3.dts | 30 proximity-near-level = <25>;
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 98 // near maximum power output
|
D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 128 // near maximum power output
|
/kernel/linux/linux-5.10/scripts/coccinelle/misc/ |
D | returnvar.cocci | 8 // Comments: Comments on code can be deleted if near code that is removed.
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | at91-foxg20.dts | 150 /* red LED marked "PC7" near mini USB (device) receptacle */
|
D | armada-370-synology-ds213j.dts | 83 /* rear USB port, near reset button */ 88 /* rear USB port, near RJ45 port */
|
D | armada-385-clearfog-gtr.dtsi | 383 /* U26 temperature sensor placed near SoC */ 389 /* U27 temperature sensor placed near RTC battery */
|
D | armada-xp-netgear-rn2120.dts | 45 * MGT4012XB-O20, 8000RPM) near eSATA port */
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | auxtrace.c | 2164 bool near; member 2214 args->near = true; in print_kern_sym_cb() 2215 } else if (args->near) { in print_kern_sym_cb() 2216 args->near = false; in print_kern_sym_cb() 2410 bool near = false; in print_duplicate_syms() local 2423 near = true; in print_duplicate_syms() 2424 } else if (near) { in print_duplicate_syms() 2425 near = false; in print_duplicate_syms()
|
/kernel/linux/linux-5.10/Documentation/sound/soc/ |
D | pops-clicks.rst | 51 when a volume control is changed near its maximum gain value. The zipper noise
|
/kernel/linux/linux-5.10/scripts/mod/ |
D | modpost.c | 1300 Elf_Sym *near = NULL; in find_elf_symbol() local 1324 near = sym; in find_elf_symbol() 1329 return near; in find_elf_symbol() 1344 Elf_Sym *near = NULL; in find_elf_symbol2() local 1360 near = sym; in find_elf_symbol2() 1362 near = sym; in find_elf_symbol2() 1366 return near; in find_elf_symbol2()
|
/kernel/linux/linux-5.10/drivers/staging/ |
D | Kconfig | 10 interfaces that most likely will be changed in the near
|
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
D | numaperf.rst | 113 initiator access, and the term "near memory" represents the fastest 124 near memory cache if it is present. If it is not present, the system
|
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
D | allocators.rst | 8 keeping related blocks near each other reduces the amount of movement
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 113 [raid10_copies <# copies>], [raid10_format <near|far|offset>] 118 is "near". Near copies are what most people think of with 120 or 'raid10_copies 2' and/or 'raid10_format near' are given,
|
/kernel/linux/linux-5.10/Documentation/maintainer/ |
D | maintainer-entry-profile.rst | 97 to do something different in the near future.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_vblank.c | 1706 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64() argument 1708 return near + (s32) (narrow - near); in widen_32_to_64()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | squashfs.rst | 259 read in the near future. Temporarily caching them ensures they are available 260 for near future access without requiring an additional read and decompress.
|
/kernel/linux/linux-5.10/Documentation/core-api/irq/ |
D | irq-domain.rst | 206 When building irq_domain hierarchy, the irq_domain near to the device is 207 child and the irq_domain near to CPU is parent. So a hierarchy structure
|