/Linux-v6.1/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 …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/goldmont/ |
D | pipeline.json | 24 "BriefDescription": "Retired near call instructions (Precise event capable)", 30 "PublicDescription": "Counts near CALL branch instructions retired.", 46 "BriefDescription": "Retired near indirect call instructions (Precise event capable)", 52 "PublicDescription": "Counts near indirect CALL branch instructions retired.", 68 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)", 74 …"PublicDescription": "Counts near indirect call or near indirect jmp branch instructions retired.", 79 "BriefDescription": "Retired near relative call instructions (Precise event capable)", 85 "PublicDescription": "Counts near relative CALL branch instructions retired.", 90 "BriefDescription": "Retired near return instructions (Precise event capable)", 96 "PublicDescription": "Counts near return branch instructions retired.", [all …]
|
/Linux-v6.1/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() 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-v6.1/tools/perf/pmu-events/arch/x86/goldmontplus/ |
D | pipeline.json | 26 "BriefDescription": "Retired near call instructions (Precise event capable)", 33 "PublicDescription": "Counts near CALL branch instructions retired.", 50 "BriefDescription": "Retired near indirect call instructions (Precise event capable)", 57 "PublicDescription": "Counts near indirect CALL branch instructions retired.", 74 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)", 81 …"PublicDescription": "Counts near indirect call or near indirect jmp branch instructions retired.", 86 "BriefDescription": "Retired near relative call instructions (Precise event capable)", 93 "PublicDescription": "Counts near relative CALL branch instructions retired.", 98 "BriefDescription": "Retired near return instructions (Precise event capable)", 105 "PublicDescription": "Counts near return branch instructions retired.", [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | pipeline.json | 11 "BriefDescription": "Counts the number of near CALL branch instructions retired.", 29 "BriefDescription": "Counts the number of near indirect CALL branch instructions retired.", 47 …": "Counts the number of branch instructions retired that were near indirect CALL or near indirect… 56 "BriefDescription": "Counts the number of near relative CALL branch instructions retired.", 65 "BriefDescription": "Counts the number of near RET branch instructions retired.", 91 … "BriefDescription": "Counts the number of mispredicted near CALL branch instructions retired.", 109 …"BriefDescription": "Counts the number of mispredicted near indirect CALL branch instructions reti… 127 …e number of mispredicted branch instructions retired that were near indirect CALL or near indirect… 136 …"BriefDescription": "Counts the number of mispredicted near relative CALL branch instructions reti… 145 … "BriefDescription": "Counts the number of mispredicted near RET branch instructions retired.",
|
D | cache.json | 159 …accounts for reponses from snoop request hit with data forwarded from its Near-other tile L2 in E/… 170 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in … 181 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in … 291 …accounts for reponses from snoop request hit with data forwarded from its Near-other tile L2 in E/… 302 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in … 313 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in … 423 …accounts for reponses from snoop request hit with data forwarded from its Near-other tile L2 in E/… 434 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in … 445 …ounts for responses from a snoop request hit with data forwarded from its Near-other tile's L2 in … 544 …accounts for reponses from snoop request hit with data forwarded from its Near-other tile L2 in E/… [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/silvermont/ |
D | pipeline.json | 23 "BriefDescription": "Counts the number of near CALL branch instructions retired", 28 …"PublicDescription": "CALL counts the number of near CALL branch instructions retired. Branch pre… 43 "BriefDescription": "Counts the number of near indirect CALL branch instructions retired", 48 …"PublicDescription": "IND_CALL counts the number of near indirect CALL branch instructions retired… 63 …"BriefDescription": "Counts the number of near indirect JMP and near indirect CALL branch instruct… 68 …"PublicDescription": "NON_RETURN_IND counts the number of near indirect JMP and near indirect CALL… 73 "BriefDescription": "Counts the number of near relative CALL branch instructions retired", 78 …"PublicDescription": "REL_CALL counts the number of near relative CALL branch instructions retired… 83 "BriefDescription": "Counts the number of near RET branch instructions retired", 88 …"PublicDescription": "RETURN counts the number of near RET branch instructions retired. Branch pr… [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/ |
D | common.yaml | 23 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-v6.1/include/linux/ |
D | cpu_rmap.h | 21 * @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-v6.1/tools/perf/pmu-events/arch/x86/amdzen1/ |
D | core.json | 52 "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-v6.1/arch/x86/events/ |
D | utils.c | 28 case 0xc2: /* near ret */ in decode_branch_type() 29 case 0xc3: /* near ret */ in decode_branch_type() 37 case 0xe8: /* call near rel */ in decode_branch_type() 49 case 0xff: /* call near absolute, call far absolute ind */ in decode_branch_type() 55 case 2: /* near ind call */ in decode_branch_type()
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/amdzen3/ |
D | core.json | 52 "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-v6.1/tools/perf/pmu-events/arch/x86/amdzen2/ |
D | core.json | 52 "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-v6.1/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-insn-decoder.c | 80 case 0xc2: /* near ret */ in intel_pt_insn_decoder() 81 case 0xc3: /* near ret */ in intel_pt_insn_decoder() 95 case 0xe8: /* call near rel */ in intel_pt_insn_decoder() 120 case 0xff: /* call near absolute, call far absolute ind */ in intel_pt_insn_decoder() 123 case 2: /* near ind call */ in intel_pt_insn_decoder()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-proximity | 6 Near level for proximity sensors. This is a single integer 10 should typically be considered near.
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/light/ |
D | vishay,vcnl4000.yaml | 34 proximity-near-level: true 51 proximity-near-level = <220>;
|
D | stk33xx.yaml | 32 proximity-near-level: true 52 proximity-near-level = <25>;
|
D | liteon,ltr501.yaml | 31 proximity-near-level: true 50 proximity-near-level = <75>;
|
/Linux-v6.1/block/ |
D | blk-pm.c | 54 * This function should be called near the start of the device's 119 * This function should be called near the end of the device's 149 * This function should be called near the start of the device's 173 * This function should be called near the end of the device's
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/elkhartlake/ |
D | pipeline.json | 14 "BriefDescription": "Counts the number of near CALL branch instructions retired.", 36 "BriefDescription": "Counts the number of near indirect CALL branch instructions retired.", 58 …"BriefDescription": "Counts the number of near indirect JMP and near indirect CALL branch instruct… 69 "BriefDescription": "Counts the number of near relative CALL branch instructions retired.", 80 "BriefDescription": "Counts the number of near RET branch instructions retired.", 113 …"BriefDescription": "Counts the number of mispredicted near indirect CALL branch instructions reti… 135 …"BriefDescription": "Counts the number of mispredicted near indirect JMP and near indirect CALL br… 146 … "BriefDescription": "Counts the number of mispredicted near RET branch instructions retired.",
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/snowridgex/ |
D | pipeline.json | 14 "BriefDescription": "Counts the number of near CALL branch instructions retired.", 36 "BriefDescription": "Counts the number of near indirect CALL branch instructions retired.", 58 …"BriefDescription": "Counts the number of near indirect JMP and near indirect CALL branch instruct… 69 "BriefDescription": "Counts the number of near relative CALL branch instructions retired.", 80 "BriefDescription": "Counts the number of near RET branch instructions retired.", 113 …"BriefDescription": "Counts the number of mispredicted near indirect CALL branch instructions reti… 135 …"BriefDescription": "Counts the number of mispredicted near indirect JMP and near indirect CALL br… 146 … "BriefDescription": "Counts the number of mispredicted near RET branch instructions retired.",
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/ |
D | uncore-memory.json | 3 "BriefDescription": "2LM Tag Check : Hit in Near Memory Cache", 33 "BriefDescription": "2LM Tag Check : Read Hit in Near Memory Cache", 43 "BriefDescription": "2LM Tag Check : Write Hit in Near Memory Cache", 1667 "BriefDescription": ": Near Mem Read Starved", 1677 "BriefDescription": ": Near Mem Write Starved", 1707 "BriefDescription": ": Near Mem Read - Set", 1727 "BriefDescription": ": Near Mem Write - Set", 1747 "BriefDescription": ": Near Mem Read - Clear", 1757 "BriefDescription": ": Near Mem Read - Set", 1777 "BriefDescription": ": Near Mem Write - Set", [all …]
|
/Linux-v6.1/drivers/nfc/ |
D | Kconfig | 3 # Near Field Communication (NFC) devices 6 menu "Near Field Communication (NFC) devices"
|
/Linux-v6.1/arch/x86/events/amd/ |
D | lbr.c | 17 #define LBR_SELECT_CALL_NEAR_REL 3 /* Near relative calls */ 19 #define LBR_SELECT_RET_NEAR 5 /* Near returns */ 20 #define LBR_SELECT_JMP_NEAR_IND 6 /* Near indirect jumps (excl. calls and returns) */ 21 #define LBR_SELECT_JMP_NEAR_REL 7 /* Near relative jumps (excl. calls) */
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 98 // near maximum power output
|