Searched full:fully (Results 1 – 25 of 1363) sorted by relevance
12345678910>>...55
/linux-5.10/Documentation/arm/nwfpe/ |
D | netwinder-fpe.rst | 28 These instructions are fully implemented. 40 These instructions are fully implemented. They store/load three words 58 FLT/FIX are fully implemented. 60 RFS/WFS are fully implemented. 62 RFC/WFC are fully implemented. RFC/WFC are supervisor only instructions, and 73 These are fully implemented. 87 These are fully implemented. 93 These are fully implemented as well. They use the same algorithm as the 103 This is fully implemented. 110 These are fully implemented. [all …]
|
/linux-5.10/Documentation/core-api/ |
D | refcount-vs-atomic.rst | 33 In the absence of any memory ordering guarantees (i.e. fully unordered) 86 * none (both fully unordered) 99 * none (both fully unordered) 110 * fully unordered --> RELEASE ordering 123 * fully ordered --> control dependency on success for stores 139 * fully ordered --> RELEASE ordering + ACQUIRE ordering on success 152 * fully ordered --> RELEASE ordering + control dependency 167 * fully ordered --> RELEASE ordering + control dependency + hold
|
/linux-5.10/Documentation/arm/sa1100/ |
D | assabet.rst | 257 - I2C: Implemented, not fully tested. 258 - L3: Fully tested, pass. 262 - LCD: Fully tested. PM 266 - Video out: Not fully 270 - Playback: Fully tested, pass. 285 - LPE: Fully tested, pass. 288 - SIR: Fully tested, pass. 289 - FIR: Fully tested, pass.
|
/linux-5.10/drivers/hid/ |
D | Kconfig | 219 Support for Corsair devices that are not fully compliant with the 230 Support for Cougar devices that are not fully compliant with the 240 Support for Macally devices that are not fully compliant with the 416 - Normal: LEDs are fully on when enabled 427 Support for Keytouch HID devices not fully compliant with 435 Support for KYE/Genius devices not fully compliant with HID standard: 479 Support for ITE devices not fully compliant with HID standard. 532 Support for IBM/Lenovo devices that are not fully compliant with HID standard. 548 Support for Logitech devices that are not fully compliant with HID standard. 662 tristate "Microsoft non-fully HID-compliant devices" [all …]
|
/linux-5.10/Documentation/ |
D | atomic_t.txt | 156 atomic variable) can be fully ordered and no intermediate state is lost or 169 - RMW operations that have a return value are fully ordered; 183 Fully ordered primitives are ordered against everything prior and everything 184 subsequent. Therefore a fully ordered primitive is like having an smp_mb() 205 NOTE: when the atomic RmW ops are fully ordered, they should also imply a
|
/linux-5.10/include/asm-generic/bitops/ |
D | instrumented-atomic.h | 66 * This is an atomic fully-ordered operation (implied full memory barrier). 79 * This is an atomic fully-ordered operation (implied full memory barrier). 92 * This is an atomic fully-ordered operation (implied full memory barrier).
|
/linux-5.10/mm/ |
D | usercopy.c | 30 * GOOD_FRAME: fully within a valid stack frame 31 * GOOD_STACK: fully on the stack (when can't do frame-checking) 196 /* Allow if fully inside the same compound (__GFP_COMP) page. */ in check_page_span() 252 * - fully contained by stack (or stack frame, when available) 253 * - fully within SLAB object (or object whitelist area, when available)
|
/linux-5.10/drivers/net/ethernet/qualcomm/ |
D | qca_7k_common.c | 68 * Return: QCAFRM_GATHER No ethernet frame fully received yet. 72 * > 0 Number of byte in the fully received 153 /* Frame is fully received. */ in qcafrm_fsm_decode()
|
D | qca_7k_common.h | 134 * Return: QCAFRM_GATHER No Ethernet frame fully received yet. 138 * > 0 Number of byte in the fully received
|
/linux-5.10/Documentation/scheduler/ |
D | sched-bwc.rst | 95 a. it fully consumes its own quota within a period 96 b. a parent's quota is fully consumed within its period 122 applies if quota had been assigned to a cpu and then not fully used or returned 140 cpu-bound application from fully using its quota by that same amount. In these
|
/linux-5.10/Documentation/devicetree/bindings/iio/proximity/ |
D | vishay,vcnl3020.yaml | 13 The VCNL3020 is a fully integrated proximity sensor. Fully integrated means
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-hypervisor-xen | 8 "HVM": fully virtualized guest (x86) 10 "PVH": fully virtualized guest without legacy emulation (x86)
|
/linux-5.10/lib/ |
D | test_hmm_uapi.h | 43 * HMM_DMIRROR_PROT_PMD: PMD sized page is fully mapped by same permissions 44 * HMM_DMIRROR_PROT_PUD: PUD sized page is fully mapped by same permissions
|
/linux-5.10/kernel/ |
D | Kconfig.preempt | 59 bool "Fully Preemptible Kernel (Real-Time)" 69 level interrupt handling) fully preemptible and brings most
|
/linux-5.10/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 46 trigger some system power saving operations on Windows. Since it is fully 77 and whether the "opened"/"closed" events are paired fully relies on the 90 are paired fully relies on the firmware implementation.
|
/linux-5.10/include/linux/ |
D | atomic.h | 15 * - Fully ordered: The default implementation, no suffix required. 37 * variant is already fully ordered, no additional barriers are needed.
|
/linux-5.10/block/ |
D | blk-exec.c | 42 * Insert a fully prepared request at the back of the I/O scheduler queue 76 * Insert a fully prepared request at the back of the I/O scheduler queue
|
/linux-5.10/tools/power/cpupower/utils/helpers/ |
D | msr.c | 22 * EFAULT -If the read/write did not fully complete 52 * EFAULT -If the read/write did not fully complete
|
/linux-5.10/include/media/ |
D | vsp1.h | 52 * @alpha: alpha value (0: fully transparent, 255: fully opaque)
|
/linux-5.10/drivers/fpga/ |
D | dfl-afu-dma-region.c | 116 * dma_region_check_iova - check if memory area is fully contained in the region 122 * Return true if memory area is fully contained in the region, otherwise false. 238 * - otherwise, it finds the dma region which fully contains 267 /* the iova region is not fully covered. */ in afu_dma_region_find()
|
/linux-5.10/Documentation/filesystems/cifs/ |
D | cifsroot.rst | 26 recommended version of the protocol (SMB3) have not been fully 32 default will change once the SMB3 POSIX extensions are fully
|
/linux-5.10/arch/riscv/include/asm/ |
D | io.h | 35 * These are defined as being "fully synchronous", but also "not guaranteed to 36 * be fully ordered with respect to other memory and I/O operations". We're 38 * - Fully ordered WRT each other, by bracketing them with two fences. The
|
/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
D | pte-40x.h | 9 * 64-entry, fully-associative TLB which is maintained totally under 11 * hardware-managed, 4-entry, fully-associative TLB which serves as a
|
/linux-5.10/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-chk-vsx.c | 70 * the VSX registers, overlap fully the other half of VSX registers, in signal_usr1() 71 * i.e. vr0-31 overlaps fully vsr32-63. in signal_usr1() 88 * fully stored. Since v_regs type is elf_vrregset_t, v_regs + 1 in signal_usr1()
|
/linux-5.10/Documentation/gpu/ |
D | vkms.rst | 23 - Add igt test to check extreme alpha values i.e. fully opaque and fully
|
12345678910>>...55