Home
last modified time | relevance | path

Searched full:near (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/linux-5.10/lib/
Dcpu_rmap.c36 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 …]
/linux-5.10/fs/hpfs/
Dalloc.c115 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()
196 * Allocation strategy: 1) search place near the sector specified
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
[all …]
/linux-5.10/tools/perf/pmu-events/arch/x86/goldmont/
Dpipeline.json263 …"PublicDescription": "Counts near indirect call or near indirect jmp branch instructions retired.",
269 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)"
274 "PublicDescription": "Counts near return branch instructions retired.",
280 "BriefDescription": "Retired near return instructions (Precise event capable)"
285 "PublicDescription": "Counts near CALL branch instructions retired.",
291 "BriefDescription": "Retired near call instructions (Precise event capable)"
296 "PublicDescription": "Counts near indirect CALL branch instructions retired.",
302 "BriefDescription": "Retired near indirect call instructions (Precise event capable)"
307 "PublicDescription": "Counts near relative CALL branch instructions retired.",
313 "BriefDescription": "Retired near relative call instructions (Precise event capable)"
[all …]
/linux-5.10/Documentation/devicetree/bindings/iio/
Dcommon.yaml23 proximity-near-level:
26 For proximity sensors whether an object can be considered near to the
32 considered 'near' to the device (an object is near to the
/linux-5.10/tools/perf/pmu-events/arch/x86/goldmontplus/
Dpipeline.json328 …"PublicDescription": "Counts near indirect call or near indirect jmp branch instructions retired.",
335 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)"
340 "PublicDescription": "Counts near return branch instructions retired.",
347 "BriefDescription": "Retired near return instructions (Precise event capable)"
352 "PublicDescription": "Counts near CALL branch instructions retired.",
359 "BriefDescription": "Retired near call instructions (Precise event capable)"
364 "PublicDescription": "Counts near indirect CALL branch instructions retired.",
371 "BriefDescription": "Retired near indirect call instructions (Precise event capable)"
376 "PublicDescription": "Counts near relative CALL branch instructions retired.",
383 "BriefDescription": "Retired near relative call instructions (Precise event capable)"
[all …]
/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/
Dpipeline.json34 …"PublicDescription": "CALL counts the number of near CALL branch instructions retired. Branch pre…
40 "BriefDescription": "Counts the number of near CALL branch instructions retired"
44 …"PublicDescription": "REL_CALL counts the number of near relative CALL branch instructions retired…
50 "BriefDescription": "Counts the number of near relative CALL branch instructions retired"
54 …"PublicDescription": "IND_CALL counts the number of near indirect CALL branch instructions retired…
60 "BriefDescription": "Counts the number of near indirect CALL branch instructions retired"
64 …"PublicDescription": "RETURN counts the number of near RET branch instructions retired. Branch pr…
70 "BriefDescription": "Counts the number of near RET branch instructions retired"
74 …"PublicDescription": "NON_RETURN_IND counts the number of near indirect JMP and near indirect CALL…
80 …"BriefDescription": "Counts the number of near indirect JMP and near indirect CALL branch instruct…
[all …]
/linux-5.10/tools/perf/pmu-events/arch/x86/knightslanding/
Dpipeline.json36 "BriefDescription": "Counts the number of near CALL branch instructions retired."
45 "BriefDescription": "Counts the number of near relative CALL branch instructions retired."
54 "BriefDescription": "Counts the number of near indirect CALL branch instructions retired."
63 "BriefDescription": "Counts the number of near RET branch instructions retired."
72 …": "Counts the number of branch instructions retired that were near indirect CALL or near indirect…
117 …"BriefDescription": "Counts the number of mispredicted near indirect CALL branch instructions reti…
126 … "BriefDescription": "Counts the number of mispredicted near RET branch instructions retired."
135 …e number of mispredicted branch instructions retired that were near indirect CALL or near indirect…
412 … "BriefDescription": "Counts the number of mispredicted near CALL branch instructions retired."
421 …"BriefDescription": "Counts the number of mispredicted near relative CALL branch instructions reti…
Dcache.json157 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
168 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
223 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
234 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
289 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
300 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
355 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
366 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
421 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
432 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in …
[all …]
/linux-5.10/include/linux/
Dcpu_rmap.h21 * @near: For each CPU, the index and distance to the nearest object,
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()
/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/
Dcore.json52 "BriefDescription": "Retired Near Returns.",
53 "PublicDescription": "The number of near return instructions (RET or RET Iw) retired."
58 "BriefDescription": "Retired Near Returns Mispredicted.",
59 …"PublicDescription": "The number of near returns retired that were not correctly predicted by the …
/linux-5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-insn-decoder.c68 case 0xc2: /* near ret */ in intel_pt_insn_decoder()
69 case 0xc3: /* near ret */ in intel_pt_insn_decoder()
83 case 0xe8: /* call near rel */ in intel_pt_insn_decoder()
108 case 0xff: /* call near absolute, call far absolute ind */ in intel_pt_insn_decoder()
111 case 2: /* near ind call */ in intel_pt_insn_decoder()
/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen2/
Dcore.json52 "BriefDescription": "Retired Near Returns.",
53 "PublicDescription": "The number of near return instructions (RET or RET Iw) retired."
58 "BriefDescription": "Retired Near Returns Mispredicted.",
59 …"PublicDescription": "The number of near returns retired that were not correctly predicted by the …
/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-proximity6 Near level for proximity sensors. This is a single integer
10 should typically be considered near.
Dsysfs-bus-iio-sx93107 near the combined sensor. The combined sensor presents
/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dvishay,vcnl4000.yaml34 proximity-near-level: true
51 proximity-near-level = <220>;
/linux-5.10/block/
Dblk-pm.c54 * This function should be called near the start of the device's
116 * This function should be called near the end of the device's
146 * This function should be called near the start of the device's
170 * This function should be called near the end of the device's
/linux-5.10/drivers/nfc/
DKconfig3 # Near Field Communication (NFC) devices
6 menu "Near Field Communication (NFC) devices"
/linux-5.10/tools/perf/util/include/linux/
Dlinkage.h77 /* the same as SYM_FUNC_START_LOCAL_ALIAS, see comment near SYM_FUNC_START */
99 /* the same as SYM_FUNC_END_ALIAS, see comment near SYM_FUNC_START */
/linux-5.10/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt67 If present, power bridge correction for THD reduction near maximum
98 // near maximum power output
Dst,sta350.txt71 If present, power bridge correction for THD reduction near maximum
128 // near maximum power output
/linux-5.10/fs/xfs/libxfs/
Dxfs_alloc.h24 #define XFS_ALLOCTYPE_START_BNO 0x10 /* near this block else anywhere */
25 #define XFS_ALLOCTYPE_NEAR_BNO 0x20 /* in this a.g. and near this block */
68 xfs_agblock_t min_agbno; /* set an agbno range for NEAR allocs */
/linux-5.10/Documentation/driver-api/nfc/
Dindex.rst4 Near Field Communication
/linux-5.10/net/nfc/
DKconfig12 Say Y here if you want to build support for NFC (Near field
/linux-5.10/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5-r3.dts26 proximity-near-level = <25>;
Dimx8mq-librem5-r2.dts28 proximity-near-level = <220>;

12345678910>>...15