Home
last modified time | relevance | path

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

12345678910>>...15

/linux-6.3-rc2/io_uring/
A Dopdef.c54 .issue = io_nop,
67 .issue = io_read,
80 .issue = io_write,
86 .issue = io_fsync,
98 .issue = io_read,
111 .issue = io_write,
214 .issue = io_close,
238 .issue = io_read,
273 .issue = io_send,
287 .issue = io_recv,
[all …]
/linux-6.3-rc2/rust/alloc/
A Dboxed.rs169 #[unstable(feature = "thin_box", issue = "92791")]
226 #[unstable(feature = "new_uninit", issue = "63291")]
253 #[unstable(feature = "new_uninit", issue = "63291")]
282 #[unstable(feature = "allocator_api", issue = "32838")]
614 #[unstable(feature = "new_uninit", issue = "63291")]
639 #[unstable(feature = "new_uninit", issue = "63291")]
800 #[unstable(feature = "new_uninit", issue = "63291")]
835 #[unstable(feature = "new_uninit", issue = "63291")]
877 #[unstable(feature = "new_uninit", issue = "63291")]
1090 issue = "none",
[all …]
A Dslice.rs105 #[unstable(feature = "slice_range", issue = "76393")]
107 #[unstable(feature = "array_chunks", issue = "74985")]
109 #[unstable(feature = "array_chunks", issue = "74985")]
111 #[unstable(feature = "array_windows", issue = "75027")]
127 #[unstable(feature = "slice_group_by", issue = "80552")]
502 #[unstable(feature = "allocator_api", issue = "32838")]
749 #[unstable(feature = "slice_concat_trait", issue = "27747")]
761 #[unstable(feature = "slice_concat_trait", issue = "27747")]
773 #[unstable(feature = "slice_concat_ext", issue = "27747")]
788 #[unstable(feature = "slice_concat_ext", issue = "27747")]
[all …]
A Dalloc.rs51 #[unstable(feature = "allocator_api", issue = "32838")]
228 #[unstable(feature = "allocator_api", issue = "32838")]
330 #[rustc_const_unstable(feature = "const_box", issue = "92521")]
371 #[rustc_const_unstable(feature = "const_alloc_error", issue = "92523")]
395 #[unstable(feature = "alloc_internals", issue = "none")]
/linux-6.3-rc2/Documentation/kbuild/
A Dissues.rst5 issue #1
8 .. literalinclude:: Kconfig.recursion-issue-01
11 issue #2
14 .. literalinclude:: Kconfig.recursion-issue-02
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"
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
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-6.3-rc2/rust/alloc/collections/
A Dmod.rs74 issue = "48043"
86 issue = "48043"
101 issue = "none",
114 issue = "48043"
123 #[unstable(feature = "try_reserve_kind", reason = "new API", issue = "48043")]
/linux-6.3-rc2/Documentation/admin-guide/
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-6.3-rc2/rust/alloc/vec/
A Ddrain_filter.rs22 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
28 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global,
54 #[unstable(feature = "allocator_api", issue = "32838")]
61 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
99 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
A Dinto_iter.rs34 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator = Global,
89 #[unstable(feature = "allocator_api", issue = "32838")]
280 #[unstable(feature = "trusted_len", issue = "37572")]
284 #[unstable(issue = "none", feature = "std_internals")]
290 #[unstable(issue = "none", feature = "std_internals")]
294 #[unstable(issue = "none", feature = "std_internals")]
344 #[unstable(issue = "none", feature = "inplace_iteration")]
348 #[unstable(issue = "none", feature = "inplace_iteration")]
A Ddrain.rs27 #[unstable(feature = "allocator_api", issue = "32838")] A: Allocator + 'a = Global,
64 #[unstable(feature = "allocator_api", issue = "32838")]
182 #[unstable(feature = "trusted_len", issue = "37572")]
A Dmod.rs81 #[unstable(feature = "drain_filter", reason = "recently added", issue = "43244")]
610 #[unstable(feature = "allocator_api", issue = "32838")]
659 #[unstable(feature = "allocator_api", issue = "32838")]
782 #[unstable(feature = "allocator_api", issue = "32838")]
819 #[unstable(feature = "vec_into_raw_parts", reason = "new API", issue = "65816")]
862 #[unstable(feature = "allocator_api", issue = "32838")]
1277 #[unstable(feature = "allocator_api", issue = "32838")]
2271 #[unstable(feature = "vec_split_at_spare", issue = "81944")]
2428 #[unstable(feature = "slice_flatten", issue = "95629")]
2544 #[unstable(feature = "allocator_api", issue = "32838")]
[all …]
/linux-6.3-rc2/include/linux/
A Dblk_types.h224 static inline u64 bio_issue_time(struct bio_issue *issue) in bio_issue_time() argument
226 return __bio_issue_time(issue->value); in bio_issue_time()
229 static inline sector_t bio_issue_size(struct bio_issue *issue) in bio_issue_size() argument
231 return ((issue->value & BIO_ISSUE_SIZE_MASK) >> BIO_ISSUE_SIZE_SHIFT); in bio_issue_size()
234 static inline void bio_issue_init(struct bio_issue *issue, in bio_issue_init() argument
238 issue->value = ((issue->value & BIO_ISSUE_RES_MASK) | in bio_issue_init()
/linux-6.3-rc2/Documentation/ABI/testing/
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-6.3-rc2/samples/bpf/
A Dxdp_rxq_info_kern.c37 __u64 issue; member
102 rec->issue++; in xdp_prognum0()
117 rxq_rec->issue++; in xdp_prognum0()
A Dxdp_rxq_info_user.c194 __u64 issue; member
285 rec->cpu[i].issue = values[i].issue; in map_collect_percpu()
286 sum_issue += values[i].issue; in map_collect_percpu()
289 rec->total.issue = sum_issue; in map_collect_percpu()
337 packets = r->issue - p->issue; in calc_errs_pps()
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()
A Dxdp_redirect_cpu.bpf.c161 NO_TEAR_INC(rec->issue); in xdp_prognum0_no_touch()
203 NO_TEAR_INC(rec->issue); in xdp_prognum1_touch_data()
248 NO_TEAR_INC(rec->issue); in xdp_prognum2_round_robin()
314 NO_TEAR_INC(rec->issue); in xdp_prognum3_proto_separate()
387 NO_TEAR_INC(rec->issue); in xdp_prognum4_ddos_filter_pktgen()
488 NO_TEAR_INC(rec->issue); in xdp_prognum5_lb_hash_ip_pairs()
A Dxdp_sample_shared.h8 size_t issue; member
/linux-6.3-rc2/drivers/gpu/drm/panfrost/
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()
/linux-6.3-rc2/Documentation/process/
A 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-6.3-rc2/Documentation/networking/device_drivers/ethernet/intel/
A Digbvf.rst63 If an issue is identified with the released source code on a supported kernel
64 with a supported adapter, email the specific information related to the issue
A Dixgbevf.rst65 If an issue is identified with the released source code on a supported kernel
66 with a supported adapter, email the specific information related to the issue

Completed in 58 milliseconds

12345678910>>...15