Searched defs:x08 (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/arm/kernel/
H A Dsignal.c694 static_assert(offsetof(siginfo_t, si_code) == 0x08); variable
/linux-master/arch/sparc/kernel/
H A Dsignal_64.c574 static_assert(offsetof(siginfo_t, si_code) == 0x08); variable
H A Dsignal32.c765 static_assert(offsetof(compat_siginfo_t, si_code) == 0x08); variable
/linux-master/arch/arm64/kernel/
H A Dsignal32.c472 static_assert(offsetof(compat_siginfo_t, si_code) == 0x08); variable
H A Dsignal.c1380 static_assert(offsetof(siginfo_t, si_code) == 0x08); variable
/linux-master/fs/ntfs3/
H A Dntfs.h446 static_assert(sizeof(((struct ATTRIB *)NULL)->res) == 0x08); variable
[all...]

Completed in 280 milliseconds