Home
last modified time | relevance | path

Searched full:issue (Results 1 – 25 of 2048) sorted by relevance

12345678910>>...82

/Linux-v5.10/tools/testing/selftests/x86/
Dsyscall_nt.c56 printf("[RUN]\tSet NT and issue a syscall\n"); in main()
59 printf("[RUN]\tSet AC and issue a syscall\n"); in main()
62 printf("[RUN]\tSet NT|AC and issue a syscall\n"); in main()
72 printf("[RUN]\tSet TF and issue a syscall\n"); in main()
75 printf("[RUN]\tSet NT|TF and issue a syscall\n"); in main()
78 printf("[RUN]\tSet AC|TF and issue a syscall\n"); in main()
81 printf("[RUN]\tSet NT|AC|TF and issue a syscall\n"); in main()
89 printf("[RUN]\tSet DF and issue a syscall\n"); in main()
92 printf("[RUN]\tSet TF|DF and issue a syscall\n"); in main()
/Linux-v5.10/tools/perf/pmu-events/arch/arm64/ampere/emag/
Dpipeline.json15 "PublicDescription": "IXA Op non-issue",
21 "PublicDescription": "IXB Op non-issue",
27 "PublicDescription": "BX Op non-issue",
33 "PublicDescription": "LX Op non-issue",
39 "PublicDescription": "SX Op non-issue",
45 "PublicDescription": "FX Op non-issue",
/Linux-v5.10/Documentation/kbuild/
DKconfig.recursion-issue-011 # Simple Kconfig recursive issue
6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig
8 # This Kconfig file has a simple recursive dependency issue. In order to
9 # understand why this recursive dependency issue occurs lets consider what
36 # Reading the Documentation/kbuild/Kconfig.recursion-issue-01 file it may be
41 # implications of this recursive issue where the solution is perhaps not so
45 mainmenu "Simple example to demo kconfig recursive dependency issue"
Dissues.rst5 issue #1
8 .. literalinclude:: Kconfig.recursion-issue-01
11 issue #2
14 .. literalinclude:: Kconfig.recursion-issue-02
DKconfig.recursion-issue-021 # Cumulative Kconfig recursive issue
6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig
23 # The example provided in Documentation/kbuild/Kconfig.recursion-issue-02
30 # other bells in the system cannot negate. The reason for this issue is
41 # For an example real world scenario issue refer to the attempt to remove
DKconfig.select-break1 # Select broken dependency issue
13 # example of this issue is below.
21 mainmenu "Simple example to demo kconfig select broken dependency issue"
Dkconfig-language.rst560 into a recursive dependency issue with Kconfig, a recursive dependency can be
566 Kconfig recursive issue" subsection below. Kconfig does not do recursive
573 Simple Kconfig recursive issue
576 Read: Documentation/kbuild/Kconfig.recursion-issue-01
580 make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig
582 Cumulative Kconfig recursive issue
585 Read: Documentation/kbuild/Kconfig.recursion-issue-02
589 make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig
591 Practical solutions to kconfig recursive issue
594 Developers who run into the recursive Kconfig issue have two options
[all …]
/Linux-v5.10/drivers/net/mdio/
Dmdio-ipq4019.c69 /* issue the phy address and mmd */ in ipq4019_mdio_read()
72 /* issue reg */ in ipq4019_mdio_read()
84 /* issue the phy address and reg */ in ipq4019_mdio_read()
90 /* issue read command */ in ipq4019_mdio_read()
132 /* issue the phy address and mmd */ in ipq4019_mdio_write()
135 /* issue reg */ in ipq4019_mdio_write()
152 /* issue the phy address and reg */ in ipq4019_mdio_write()
156 /* issue write data */ in ipq4019_mdio_write()
159 /* issue write command */ in ipq4019_mdio_write()
/Linux-v5.10/tools/perf/pmu-events/arch/x86/goldmont/
Dother.json24 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed by th…
30 "BriefDescription": "Unfilled issue slots per cycle"
34 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed becau…
40 … "BriefDescription": "Unfilled issue slots per cycle because of a full resource in the backend"
44issue slots per core cycle that were not consumed by the backend because allocation is stalled wai…
50 "BriefDescription": "Unfilled issue slots per cycle to recover"
/Linux-v5.10/tools/perf/pmu-events/arch/x86/goldmontplus/
Dother.json28 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed by th…
36 "BriefDescription": "Unfilled issue slots per cycle"
40 …"PublicDescription": "Counts the number of issue slots per core cycle that were not consumed becau…
48 … "BriefDescription": "Unfilled issue slots per cycle because of a full resource in the backend"
52issue slots per core cycle that were not consumed by the backend because allocation is stalled wai…
60 "BriefDescription": "Unfilled issue slots per cycle to recover"
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-usb-lvstest9 Write to this node to issue "Get Device Descriptor"
32 Write to this node to issue "Reset" for Link Layer Validation
39 Write to this node to issue "U3 entry" for Link Layer
46 Write to this node to issue "U3 exit" for Link Layer
58 Write to this node to issue "Warm Reset" for Link Layer Validation
/Linux-v5.10/arch/powerpc/include/asm/
Dfsl_lbc.h192 #define FIR_OP_CA 0x1 /* Issue current column address */
193 #define FIR_OP_PA 0x2 /* Issue current block+page address */
194 #define FIR_OP_UA 0x3 /* Issue user defined address */
195 #define FIR_OP_CM0 0x4 /* Issue command from FCR[CMD0] */
196 #define FIR_OP_CM1 0x5 /* Issue command from FCR[CMD1] */
197 #define FIR_OP_CM2 0x6 /* Issue command from FCR[CMD2] */
198 #define FIR_OP_CM3 0x7 /* Issue command from FCR[CMD3] */
203 #define FIR_OP_CW0 0xC /* Wait then issue FCR[CMD0] */
204 #define FIR_OP_CW1 0xD /* Wait then issue FCR[CMD1] */
/Linux-v5.10/tools/perf/pmu-events/arch/x86/jaketown/
Djkt-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
95 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
101 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/tools/perf/pmu-events/arch/x86/sandybridge/
Dsnb-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
95 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
101 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/Documentation/process/
Dembargoed-hardware-issues.rst36 issue according to our documented process.
99 will form the initial response team for a particular issue. The initial
101 the issue in the best technical way.
105 immediate exclusion from the current issue and removal from all related
139 issue after confirming with the developers that they will adhere to this
142 issue after initial contact. The hardware security team is supporting the
152 entities who have already been, or should be, informed about the issue.
161 - If an expert which is required to handle an issue is employed by an
243 disclosure of a particular issue, unless requested by a response team or by
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswell/
Dhsw-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
107 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/tools/perf/pmu-events/arch/x86/haswellx/
Dhsx-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
107 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/tools/perf/pmu-events/arch/x86/ivybridge/
Divb-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
107 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/tools/perf/pmu-events/arch/x86/ivytown/
Divt-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
107 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/include/linux/
Dblk_types.h157 * 51 bits: issue time of bio
180 static inline u64 bio_issue_time(struct bio_issue *issue) in bio_issue_time() argument
182 return __bio_issue_time(issue->value); in bio_issue_time()
185 static inline sector_t bio_issue_size(struct bio_issue *issue) in bio_issue_size() argument
187 return ((issue->value & BIO_ISSUE_SIZE_MASK) >> BIO_ISSUE_SIZE_SHIFT); in bio_issue_size()
190 static inline void bio_issue_init(struct bio_issue *issue, in bio_issue_init() argument
194 issue->value = ((issue->value & BIO_ISSUE_RES_MASK) | in bio_issue_init()
391 * When a shared kthread needs to issue a bio for a cgroup, doing
/Linux-v5.10/tools/perf/pmu-events/arch/x86/skylake/
Dskl-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
107 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwell/
Dbdw-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
107 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
/Linux-v5.10/samples/bpf/
Dxdp_rxq_info_user.c185 __u64 issue; member
276 rec->cpu[i].issue = values[i].issue; in map_collect_percpu()
277 sum_issue += values[i].issue; in map_collect_percpu()
280 rec->total.issue = sum_issue; in map_collect_percpu()
328 packets = r->issue - p->issue; in calc_errs_pps()
357 "XDP stats", "CPU", "pps", "issue-pps"); in stats_print()
381 "RXQ stats", "RXQ:CPU", "pps", "issue-pps"); in stats_print()
/Linux-v5.10/tools/perf/pmu-events/arch/x86/skylakex/
Dskx-metrics.json7 …ps). Ideally the Frontend can issue Machine_Width uops every cycle to the Backend. Frontend Bound …
14 …ps). Ideally the Frontend can issue Machine_Width uops every cycle to the Backend. Frontend Bound …
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
90 …"BriefDescription": "Total issue-pipeline slots (per-Physical Core till ICL; per-Logical Processor…
96 …"BriefDescription": "Total issue-pipeline slots (per-Physical Core till ICL; per-Logical Processor…
/Linux-v5.10/tools/perf/pmu-events/arch/x86/broadwellx/
Dbdx-metrics.json7 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
14 …ps (uops). Ideally the Frontend can issue 4 uops every cycle to the Backend. Frontend Bound denote…
21 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
28 …eculations. This include slots used to issue uops that do not eventually get retired and slots for…
107 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",
113 "BriefDescription": "Total issue-pipeline slots (per-Physical Core)",

12345678910>>...82