Home
last modified time | relevance | path

Searched refs:issue (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/linux/io_uring/
H A Dopdef.c57 .issue = io_nop,
72 .issue = io_read,
87 .issue = io_write,
93 .issue = io_fsync,
106 .issue = io_read,
120 .issue = io_write,
226 .issue = io_close,
251 .issue = io_read,
288 .issue = io_send,
303 .issue = io_recv,
[all …]
H A Dopdef.h34 int (*issue)(struct io_kiocb *, unsigned int); member
/linux/Documentation/kbuild/
H A Dissues.rst5 issue #1
8 .. literalinclude:: Kconfig.recursion-issue-01
11 issue #2
14 .. literalinclude:: Kconfig.recursion-issue-02
H A 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"
H A 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
H A 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"
/linux/Documentation/admin-guide/
H A Dreporting-issues.rst38 before the issue occurs.
371 need to report your issue". The developers that should take care of the issue
426 potential kernel issue.
547 Document how to reproduce issue
833 using it for reproducing the issue is also better than not reporting it issue
857 unsuitable for testing and issue reporting: the changes might cause the issue
907 the issue at all.
1110 issue and its environment. What's actually needed depends a lot on the issue,
1148 changed just to fix your issue.
1384 issue.
[all …]
/linux/Documentation/ABI/testing/
H A 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/samples/bpf/
H A Dxdp_sample.bpf.c146 NO_TEAR_INC(rec->issue); in BPF_PROG()
176 NO_TEAR_INC(rec->issue); in BPF_PROG()
232 NO_TEAR_INC(rec->issue); in BPF_PROG()
264 NO_TEAR_INC(rec->issue); in BPF_PROG()
H A Dxdp_sample_shared.h8 size_t issue; member
/linux/block/
H A Dblk.h708 static inline u64 bio_issue_time(struct bio_issue *issue) in bio_issue_time() argument
710 return __bio_issue_time(issue->value); in bio_issue_time()
713 static inline sector_t bio_issue_size(struct bio_issue *issue) in bio_issue_size() argument
715 return ((issue->value & BIO_ISSUE_SIZE_MASK) >> BIO_ISSUE_SIZE_SHIFT); in bio_issue_size()
718 static inline void bio_issue_init(struct bio_issue *issue, in bio_issue_init() argument
722 issue->value = ((issue->value & BIO_ISSUE_RES_MASK) | in bio_issue_init()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_issues.h269 enum panfrost_hw_issue issue) in panfrost_has_hw_issue() argument
271 return test_bit(issue, pfdev->features.hw_issues); in panfrost_has_hw_issue()
H A DTODO6 - Bifrost specific feature and issue handling
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Digbvf.rst58 If an issue is identified with the released source code on a supported kernel
59 with a supported adapter, email the specific information related to the issue
H A Dixgbevf.rst60 If an issue is identified with the released source code on a supported kernel
61 with a supported adapter, email the specific information related to the issue
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst25 indication of a bus allocation issue. The interrupt mechanism can also help
35 Slave or to a non-implemented register) or electrical issue, no response
39 solution. Alternatively some implementations might directly issue a bus
/linux/Documentation/admin-guide/hw-vuln/
H A Dcross-thread-rsb.rst29 The following CVE entry is related to this issue:
75 Both mitigations are required to fully address this issue.
85 By default, the KVM hypervisor mitigates this issue by intercepting guest
/linux/Documentation/process/
H A Dhandling-regressions.rst32 when the issue started to happen::
44 description pointing to all places where the issue was reported, as
47 only fixing part of the issue that caused the regression, you may use
82 "regzbot" immediately start tracking the issue:
118 * Point to all places where the issue was reported using "Closes:" tags::
123 If you are only fixing part of the issue, you may use "Link:" instead as
173 resolving an issue then might take longer than outlined below.
286 maintainer to mention the issue in his mainline pull request.
308 issue might better be dealt with in private, feel free to omit the list.
762 previously benign behavior of that old issue.
[all …]
H A Dembargoed-hardware-issues.rst99 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
141 issue after confirming with the developers that they will adhere to this
144 issue after initial contact. The hardware security team is supporting the
154 entities who have already been, or should be, informed about the issue.
163 - If an expert who is required to handle an issue is employed by a listed
218 List participants may not communicate about the issue outside of the
286 disclosure of a particular issue, unless requested by a response team or by
H A Dcve.rst49 feel you have found an unfixed security issue, please follow the
57 have a CVE assigned before an issue is resolved with a commit, please
61 No CVEs will be assigned for any issue found in a version of the kernel
82 If a security issue is found in a Linux kernel that is only supported by
/linux/Documentation/hwmon/
H A Dasus_wmi_sensors.rst71 getting stuck. This is not an issue with the driver, but the BIOS. The Prime
77 rectify the issue.
/linux/drivers/virt/coco/pkvm-guest/
H A DKconfig6 are isolated from the host and must issue hypercalls to enable
/linux/arch/alpha/lib/
H A Dstrlen.S35 nop # helps dual issue last two insns
/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst84 an issue arises is some generic timeout error. So, to get more relevant
109 Lastly, after you are able to reproduce the issue you are trying to debug,
116 enabling the relevant bits in the mask before reproducing the issue and
/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sdm845-skips.txt4 # Failing due to a bootloader/fw issue. The workaround in mesa CI involves these two patches

12345678910>>...16