Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcompat.h93 typedef u32 compat_sigset_word; typedef
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcompat.h111 typedef u32 compat_sigset_word; typedef
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dcompat.h123 typedef u32 compat_sigset_word; typedef
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dcompat.h104 typedef u32 compat_sigset_word; typedef
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcompat.h97 typedef u32 compat_sigset_word; typedef
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcompat.h98 typedef u32 compat_sigset_word; typedef
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcompat.h163 typedef u32 compat_sigset_word; typedef
/OK3568_Linux_fs/kernel/kernel/
H A Dcompat.c35 static inline void compat_sig_setmask(sigset_t *blocked, compat_sigset_word set) in compat_sig_setmask()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h136 compat_sigset_word sig[_COMPAT_NSIG_WORDS];