Searched full:checked (Results 1 – 25 of 168) sorted by relevance
1234567
| /Documentation/devicetree/bindings/ |
| D | Makefile | 66 targets += .dt-binding.checked .yamllint.checked 67 $(obj)/.yamllint.checked: $(DT_DOCS) $(src)/.yamllint FORCE 70 $(obj)/.dt-binding.checked: $(DT_DOCS) FORCE 86 dt_binding_check: $(obj)/.dt-binding.checked $(obj)/.yamllint.checked $(CHK_DT_EXAMPLES)
|
| /Documentation/filesystems/ |
| D | ocfs2-online-filecheck.rst | 52 communicate with kernel space, tell which file(inode number) will be checked or 94 the inode must first be checked for errors before performing a final fix. 98 fixed/checked, the detailed errors which were fixed/checked are printed in the
|
| /Documentation/core-api/ |
| D | debug-objects.rst | 73 When the real object is already tracked by debugobjects it is checked, 96 When the real object is already tracked by debugobjects it is checked, 120 When the real object is already tracked by debugobjects it is checked, 145 When the real object is tracked by debugobjects it is checked, whether 160 When the real object is tracked by debugobjects it is checked, whether 176 When the real object is tracked by debugobjects it is checked, whether
|
| D | errseq.rst | 37 record the state at the time that it was checked. This allows us to 39 can tell whether the value has changed since they last checked it. 111 whether one was made since they last checked, and the latest value 154 since the last time it was checked.
|
| D | floating-point.rst | 24 both with and without a floating-point unit, FPU availability must be checked
|
| /Documentation/litmus-tests/ |
| D | README | 45 Demonstrates that double-checked locking needs more than just 49 Demonstrates corrected double-checked locking that uses
|
| /Documentation/sphinx/templates/ |
| D | kernel-toc.html | 5 <input type="checkbox" class="kernel-toc-toggle" id = "kernel-toc-toggle" checked>
|
| /Documentation/driver-api/firmware/ |
| D | lookup-order.rst | 9 * The ''Built-in firmware'' is checked first, if the firmware is present we
|
| /Documentation/virt/kvm/x86/ |
| D | msr.rst | 56 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid 128 of specific flags has to be checked in 0x40000001 cpuid leaf. 144 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid 157 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid 169 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
|
| /Documentation/litmus-tests/locking/ |
| D | DCL-broken.litmus | 7 * correctly implement double-checked locking.
|
| D | DCL-fixed.litmus | 6 * This litmus test demonstrates that double-checked locking can be
|
| /Documentation/sphinx-static/ |
| D | custom.css | 66 input[type=checkbox]:checked ~ label.kernel-toc-title:after { 80 input[type=checkbox]:checked ~ div.kerneltoc {
|
| /Documentation/w1/slaves/ |
| D | w1_ds2406.rst | 26 CRCs are checked on read and write. Failed checks cause an I/O error to be
|
| /Documentation/input/devices/ |
| D | walkera0701.rst | 127 calculated by sum of binary values in checked nibbles + sum of octal values 128 in checked nibbles divided by 8. Only bit 0 of this sum is used.
|
| /Documentation/scheduler/ |
| D | sched-stats.rst | 85 2) # of times in this domain sched_balance_rq() checked but found 101 10) # of times in this domain sched_balance_rq() checked but found the 117 18) # of times in this domain sched_balance_rq() checked but found the
|
| /Documentation/userspace-api/media/dvb/ |
| D | dmx-set-filter.rst | 39 state whether a section should be CRC-checked, whether the filter should
|
| /Documentation/devicetree/bindings/crypto/ |
| D | fsl,sec-v4.0.yaml | 126 checked at run time. After an initial hash result is calculated, these 127 addresses are checked by HW to monitor any change. If any memory is 195 followed by the length of the HW partition to be checked;
|
| /Documentation/admin-guide/pm/ |
| D | intel_epb.rst | 20 can be checked or updated through a ``sysfs`` attribute (file) under
|
| /Documentation/ABI/testing/ |
| D | sysfs-kernel-mm-ksm | 30 pages_unshared: how many pages unique but repeatedly checked
|
| /Documentation/hwmon/ |
| D | lm80.rst | 47 should work in the same way (but this must be checked; the datasheet
|
| /Documentation/arch/riscv/ |
| D | patch-acceptance.rst | 22 RISC-V has a patchwork instance, where the status of patches can be checked:
|
| /Documentation/admin-guide/ |
| D | highuid.rst | 65 Other filesystems have not been checked yet.
|
| /Documentation/admin-guide/mm/ |
| D | ksm.rst | 162 Historically KSM checked every candidate page for each scan. It did 204 how many pages unique but repeatedly checked for merging 239 be merged, but some may not be abled to be merged after being checked
|
| /Documentation/devicetree/bindings/arm/tegra/ |
| D | nvidia,tegra194-cbb.yaml | 69 Specifies the node having all axi2apb bridges which need to be checked
|
| /Documentation/arch/arm/ |
| D | setup.rst | 19 will be checked by the kernel.
|
1234567