Home
last modified time | relevance | path

Searched refs:compat_timespec (Results 1 – 9 of 9) sorted by relevance

/arch/powerpc/include/asm/
Dcompat.h47 struct compat_timespec { struct
/arch/sparc/include/asm/
Dcompat.h41 struct compat_timespec { struct
/arch/mips/include/asm/
Dcompat.h48 struct compat_timespec { struct
/arch/parisc/include/asm/
Dcompat.h42 struct compat_timespec { struct
/arch/x86/include/asm/
Dcompat.h46 struct compat_timespec { struct
/arch/arm64/include/asm/
Dcompat.h68 struct compat_timespec { struct
/arch/tile/include/asm/
Dcompat.h62 struct compat_timespec { struct
/arch/s390/include/asm/
Dcompat.h97 struct compat_timespec { struct
/arch/powerpc/kernel/
Dasm-offsets.c414 DEFINE(TSPC32_TV_SEC, offsetof(struct compat_timespec, tv_sec)); in main()
415 DEFINE(TSPC32_TV_NSEC, offsetof(struct compat_timespec, tv_nsec)); in main()