Searched refs:SV (Results 1 – 6 of 6) sorted by relevance
| /linux/rust/zerocopy/src/pointer/ |
| H A D | transmute.rs | 117 SV: Validity, 152 unsafe impl<Src, Dst, SV, DV, A, C, R> 153 TryTransmuteFromPtr<Src, A, SV, DV, C, (BecauseMutationCompatible, R)> for Dst 156 SV: Validity, 158 Src: TransmuteFrom<Dst, DV, SV> + ?Sized, 159 Dst: MutationCompatible<Src, A, SV, DV, R> + ?Sized, 171 unsafe impl<Src, Dst, SV, DV, C> TryTransmuteFromPtr<Src, Shared, SV, DV, C, BecauseImmutable> 174 SV: Validity, 193 pub unsafe trait MutationCompatible<Src: ?Sized, A: Aliasing, SV, DV, R> {} 199 unsafe impl<Src: ?Sized, Dst: ?Sized, A: Aliasing, SV: Validity, DV: Validity, R> [all …]
|
| H A D | invariant.rs | 241 pub unsafe trait CastableFrom<ST: ?Sized, SV, DV> {}
|
| /linux/tools/memory-model/Documentation/ |
| H A D | cheatsheet.txt | 3 C Self R W RMW Self R W DR DW RMW SV 35 SV: Orders later accesses to the same variable
|
| /linux/Documentation/networking/ |
| H A D | oa-tc6-framework.rst | 203 SV (Bit 20) - Start Valid flag. The SPI host shall set this bit when the 209 SWO (Bit 19..16) - Start Word Offset. When SV = 1, this field shall 213 this field as zero when SV = 0. 300 SV (Bit 20) - Start Valid flag. The MAC-PHY sets this bit when the current 302 Otherwise, this bit is zero. The SV bit is not to be 306 SWO (Bit 19..16) - Start Word Offset. When SV = 1, this field contains the 312 timestamp. This field will be zero when SV = 0. 332 zero when SV = 0.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | bttv-cardlist.rst | 674 - CyberVision CV06 (SV)
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 692 #define SV ESYNC + 1 macro 697 #define TBR SV + 1 4138 {"svca", SC(17,1,0), SC_MASK, PWRCOM, PPCVLE, {SV}}, 4139 {"svcla", SC(17,1,1), SC_MASK, POWER, PPCVLE, {SV}},
|