Home
last modified time | relevance | path

Searched refs:Alignment (Results 1 – 16 of 16) sorted by relevance

/linux/rust/kernel/
H A Dptr.rs29 pub struct Alignment(NonZero<usize>); struct
31 impl Alignment { implementation
94 const { Alignment::new_checked(align_of::<T>()).unwrap() } in of()
183 fn align_down(self, alignment: Alignment) -> Self; in align_down()
199 fn align_up(self, alignment: Alignment) -> Option<Self>; in align_up()
208 fn align_down(self, alignment: Alignment) -> Self {
218 fn align_up(self, alignment: Alignment) -> Option<Self> {
/linux/arch/x86/lib/
H A Dchecksum_32.S70 subl $2, %ecx # Alignment uses up two bytes.
284 subl $2, %ecx # Alignment uses up two bytes.
/linux/arch/sh/lib/
H A Dchecksum.S54 add #-2, r5 ! Alignment uses up two bytes.
178 add #-2,r6 ! Alignment uses up two bytes.
/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs17 Alignment, //
116 const GSP_HEAP_ALIGNMENT: Alignment = Alignment::new::<{ 1 << 20 }>();
250 .align_down(Alignment::new::<SZ_128K>()), in new()
/linux/arch/powerpc/kernel/
H A Dhead_44x.S980 SET_IVOR(5, Alignment);
1198 SET_IVOR(5, Alignment);
H A Dhead_8xx.S126 START_EXCEPTION(INTERRUPT_ALIGNMENT, Alignment)
127 EXCEPTION_PROLOG INTERRUPT_ALIGNMENT Alignment handle_dar_dsisr=1
H A Dhead_booke.h487 START_EXCEPTION(Alignment) \
H A Dhead_85xx.S173 SET_IVOR(5, Alignment);
/linux/Documentation/networking/device_drivers/ethernet/altera/
H A Daltera_tse.rst281 or a bad CRC with a non-integral number of octets (Alignment Error).
286 error) or a bad CRC with a non-integral number of octets (Alignment Error).
/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst29 Idx:0; ID:10; I_ASYNC : Alignment Synchronisation.
/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt233 3.4.2.3 Alignment Octet
319 3.4.3.3 Alignment Octet
382 3.4.4.3 Alignment Octet
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst187 TM_CAUSE_ALIGNMENT Alignment fault.
/linux/Documentation/core-api/
H A Dunaligned-memory-access.rst243 Alignment vs. Networking
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst91 Alignment of idle time around jiffies ensures scalability for HZ
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst334 Alignment requirements are currently not enforced at the core level
/linux/Documentation/arch/x86/
H A Dboot.rst655 Alignment unit required by the kernel (if relocatable_kernel is