Home
last modified time | relevance | path

Searched full:consider (Results 1 – 25 of 1250) sorted by relevance

12345678910>>...50

/Linux-v6.6/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp2_transition.c68 /* 1A-08: consider ake timeout a failure */ in mod_hdcp_hdcp2_transition()
84 * 1A-09: consider invalid ake cert a failure in mod_hdcp_hdcp2_transition()
85 * 1A-10: consider receiver id listed in SRM a failure in mod_hdcp_hdcp2_transition()
115 /* 1A-11-3: consider h' timeout a failure */ in mod_hdcp_hdcp2_transition()
135 /* 1A-12: consider pairing info timeout in mod_hdcp_hdcp2_transition()
147 /* 1A-11-1: consider invalid h' a failure */ in mod_hdcp_hdcp2_transition()
167 /* 1A-11-2: consider h' timeout a failure */ in mod_hdcp_hdcp2_transition()
179 /* 1A-11-1: consider invalid h' a failure */ in mod_hdcp_hdcp2_transition()
194 * 1A-05: consider disconnection after LC init a failure in mod_hdcp_hdcp2_transition()
195 * 1A-13-1: consider invalid l' a failure in mod_hdcp_hdcp2_transition()
[all …]
Dhdcp1_transition.c59 /* 1A-05: consider invalid bksv a failure */ in mod_hdcp_hdcp1_transition()
73 /* 1A-06: consider invalid r0' a failure */ in mod_hdcp_hdcp1_transition()
74 /* 1A-08: consider bksv listed in SRM a failure */ in mod_hdcp_hdcp1_transition()
97 /* 1A-07: consider invalid ri' a failure */ in mod_hdcp_hdcp1_transition()
98 /* 1A-07a: consider read ri' not returned a failure */ in mod_hdcp_hdcp1_transition()
132 /* 1B-06: consider MAX_CASCADE_EXCEEDED a failure */ in mod_hdcp_hdcp1_transition()
133 /* 1B-05: consider MAX_DEVS_EXCEEDED a failure */ in mod_hdcp_hdcp1_transition()
134 /* 1B-04: consider invalid v' a failure */ in mod_hdcp_hdcp1_transition()
185 /* 1A-05: consider invalid bksv a failure */ in mod_hdcp_hdcp1_dp_transition()
218 * 1A-06: consider invalid r0' a failure in mod_hdcp_hdcp1_dp_transition()
[all …]
/Linux-v6.6/Documentation/process/
Dbotching-up-ioctls.rst142 performance counter sampling instructions) consider exposing those also.
159 * Consider ditching any synchronous wait ioctls with timeouts and just deliver
177 lifetime of a file descriptor. Consider using a 1:1 mapping if your resource
197 of objects, but consider using inode numbers on your shared file descriptors
214 * Consider other interfaces than ioctls. A sysfs attribute is much better for
Dhandling-regressions.rst74 to the list. Consider checking the list archives beforehand, if the reporter
78 When doing either, consider making the Linux kernel regression tracking bot
161 * Do not consider regressions from the current cycle as something that can wait
190 * Always consider reverting the culprit, as it's often the quickest and least
200 * Consider CCing Linus on discussions or patch review, if a regression seems
205 * For urgent regressions, consider asking Linus to pick up the fix straight
212 CC; in it, summarize the situation while asking him to consider picking up
255 the particular fix. Also consider sending git pull requests more often than
268 search in Linux distributions and Git forges. Also consider asking other
402 regzbot consider your mail as a regressions report added to the tracking, as
[all …]
/Linux-v6.6/scripts/coccinelle/misc/
Dorplus.cocci64 cocci.print_main("sum of probable bitmasks, consider |",p)
70 msg = "WARNING: sum of probable bitmasks, consider |"
/Linux-v6.6/drivers/media/test-drivers/vidtv/
Dvidtv_demod.h23 * @cnr_ok: S/N threshold to consider the signal as OK. Below that, there's
25 * @cnr_good: S/N threshold to consider the signal strong.
/Linux-v6.6/include/linux/
Dinstrumentation.h21 * When the value is greater than 0, we consider instrumentation allowed.
42 * If we then consider the sum of the !cond path, we'll see that the call to
/Linux-v6.6/Documentation/filesystems/
Ddirectory-locking.rst92 Now consider the minimal deadlock. Each process is blocked on
94 consider the set of contended locks. First of all, filesystem lock is
117 Consider the object blocking the cross-directory rename. One
/Linux-v6.6/arch/x86/kernel/
Dsetup_percpu.c55 * pcpu_need_numa - determine percpu allocation needs to consider NUMA
58 * there is no reason to consider NUMA. This function determines
59 * whether percpu allocation should consider NUMA or not.
/Linux-v6.6/tools/perf/Documentation/
Dperf-top.txt150 Only consider symbols in these dsos. This option will affect the
154 Only consider symbols in these comms. This option will affect the
158 Only consider these symbols. This option will affect the
305 Only consider events after this event is found.
317 Start perf top and ask it to only consider the cycles events when a
Dperf-diff.txt43 Only consider symbols in these dsos. CSV that understands
49 Only consider symbols in these comms. CSV that understands
55 Only consider these symbols. CSV that understands
/Linux-v6.6/Documentation/scheduler/
Dsched-capacity.rst58 Consider an hypothetical dual-core asymmetric CPU capacity system where
93 OPPs. Consider the same CPUs as above (i.e. same work_per_hz()) with:
152 directly impacted by the current OPP the CPU is running at. Consider running a
162 Now, consider running the *same* workload at frequency F/2::
187 Consider the system described in 1.3.2., i.e.::
376 sleeps, if at all - it thus rarely wakes up, if at all. Consider::
/Linux-v6.6/Documentation/staging/
Dspeculation.rst21 checks to be ignored by code which is speculatively executed. Consider the
48 result in sensitive information being leaked. Consider the following
/Linux-v6.6/scripts/coccinelle/api/
Dvma_pages.cocci51 msg="WARNING: Consider using vma_pages helper on %s" % (x)
59 msg="WARNING: Consider using vma_pages helper on %s" % (x)
/Linux-v6.6/Documentation/gpu/amdgpu/display/
Ddc-debug.rst36 Consider the video playback case in which a video is played in a specific
76 When reporting a bug related to DC, consider attaching this log before and
/Linux-v6.6/arch/arm/probes/kprobes/
Dcheckers-thumb.c52 /* Only consider U == 0 and P == 1: strx rx, [sp, #-<imm>] */ in t32_check_stack()
60 * Only consider U == 0 and P == 1. in t32_check_stack()
/Linux-v6.6/drivers/nfc/st-nci/
Dst-nci.h66 * are activated. It does not consider any NFC_ATTR_VENDOR_DATA.
68 * It does not consider any NFC_ATTR_VENDOR_DATA.
/Linux-v6.6/arch/s390/include/asm/fpu/
Dapi.h6 * Consider these guidelines before using in-kernel FPU functions:
12 * use with the KERNEL_VXR_* constants. Consider these usage guidelines:
/Linux-v6.6/Documentation/devicetree/bindings/pci/
Dsnps,dw-pcie-common.yaml114 Vendor-specific clock names. Consider using the generic names
171 Vendor-specific reset names. Consider using the generic names
198 Vendor-specific PHY names. Consider using the generic
/Linux-v6.6/Documentation/doc-guide/
Dcontributing.rst167 have fixed a few, please consider moving on to more advanced tasks, leaving
181 As with any patch to any project, please consider whether your change is
192 Whenever you are working with a document, please consider whether it is
220 this information with caution, and please consider sending patches
/Linux-v6.6/Documentation/devicetree/bindings/
Dwriting-bindings.rst25 defined in the DT Spec. If there isn't one, consider adding it.
47 - DO use a vendor prefix on device-specific property names. Consider if
/Linux-v6.6/drivers/nfc/st21nfca/
Dst21nfca.h75 * are activated. It does not consider any NFC_ATTR_VENDOR_DATA.
77 * It does not consider any NFC_ATTR_VENDOR_DATA.
/Linux-v6.6/drivers/gpu/drm/amd/display/
DTODO74 a few indirections, and consider removing entirely and using the
77 14. core/dc_debug.c, consider switching to the atomic state debug helpers and
/Linux-v6.6/kernel/irq/
Dautoprobe.c90 /* It triggered already - consider it spurious. */ in probe_irq_on()
107 * @val: mask of interrupts to consider
/Linux-v6.6/tools/memory-model/Documentation/
Dlocking.txt23 previously holding this same lock". For example, consider the following
152 seen as ordered by CPUs not holding that lock. Consider this example:
227 For example, consider a spin loop preceding a lock-based critical section.

12345678910>>...50