| /linux/lib/ |
| H A 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() 180 if (rmap->near[cpu].index == index) { in cpu_rmap_update() [all …]
|
| /linux/fs/hpfs/ |
| H A 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 …]
|
| /linux/include/linux/ |
| H A D | cpu_rmap.h | 30 } 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()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-librem5-r2.dts | 26 proximity-near-level = <50>;
|
| H A D | imx8mq-librem5-r4.dts | 26 proximity-near-level = <7>;
|
| H A D | imx8mq-librem5-r3.dtsi | 48 proximity-near-level = <10>;
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-sx9310 | 7 near the combined sensor. The combined sensor presents
|
| H A D | sysfs-bus-iio-proximity | 10 should typically be considered near.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 98 // near maximum power output
|
| H A D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 128 // near maximum power output
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc.c | 360 u32 near = near_tile, far = far_tile; in g2g_slot() local 365 near = (near << 1) | near_dev; in g2g_slot() 370 if (far == near) in g2g_slot() 373 if (far > near) { in g2g_slot() 376 y = near; in g2g_slot() 382 x = near; in g2g_slot()
|
| /linux/scripts/coccinelle/misc/ |
| H A D | returnvar.cocci | 8 // Comments: Comments on code can be deleted if near code that is removed.
|
| /linux/drivers/staging/ |
| H A D | Kconfig | 10 interfaces that most likely will be changed in the near
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-370-synology-ds213j.dts | 83 /* rear USB port, near reset button */ 88 /* rear USB port, near RJ45 port */
|
| H A D | armada-385-clearfog-gtr.dtsi | 425 /* U26 temperature sensor placed near SoC */ 431 /* U27 temperature sensor placed near RTC battery */
|
| /linux/Documentation/peci/ |
| H A D | peci.rst | 30 bit with a driven, rising edge from an idle near zero volts. The
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-foxg20.dts | 150 /* red LED marked "PC7" near mini USB (device) receptacle */
|
| /linux/tools/perf/util/ |
| H A D | auxtrace.c | 2425 bool near; member 2475 args->near = true; in print_kern_sym_cb() 2476 } else if (args->near) { in print_kern_sym_cb() 2477 args->near = false; in print_kern_sym_cb() 2674 bool near = false; in print_duplicate_syms() local 2687 near = true; in print_duplicate_syms() 2688 } else if (near) { in print_duplicate_syms() 2689 near = false; in print_duplicate_syms()
|
| /linux/Documentation/sound/soc/ |
| H A D | pops-clicks.rst | 51 when a volume control is changed near its maximum gain value. The zipper noise
|
| /linux/Documentation/translations/zh_CN/maintainer/ |
| H A D | pull-requests.rst | 100 all been resolved (apologies to anyone living near Canberra for the
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | rsb.rst | 82 in this context includes near return instructions, so these 103 not suffice to prevent the predicted target of a near return 119 not suffice to prevent the predicted target of a near return 200 predictors to be used by near RET instructions when the RSB is
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | numaperf.rst | 112 initiator access, and the term "near memory" represents the fastest 123 near memory cache if it is present. If it is not present, the system
|
| /linux/Documentation/arch/powerpc/ |
| H A D | kasan.txt | 47 - We'd like to place it near the start of physical memory. In theory we can do
|
| /linux/drivers/iio/proximity/ |
| H A D | hx9023s.c | 122 unsigned int near; member 417 data->ch_data[ch].thres.near = tmp; in hx9023s_get_thres_near() 448 data->ch_data[ch].thres.near = ((val / 32) & GENMASK(9, 0)) * 32; in hx9023s_set_thres_near()
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-asrock-spc621d8hm3.dts | 102 /* motherboard temp sensor (TMP1, near BMC) */
|