Home
last modified time | relevance | path

Searched defs:is_compat_thread (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcompat.h94 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread() function
103 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread() function
/linux/arch/riscv/include/asm/
H A Dcompat.h22 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread() function