Home
last modified time | relevance | path

Searched refs:arch_check_user_regs (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/include/asm/
A Dentry-common.h19 static __always_inline void arch_check_user_regs(struct pt_regs *regs) in arch_check_user_regs() function
24 #define arch_check_user_regs arch_check_user_regs macro
/linux/arch/x86/include/asm/
A Dentry-common.h13 static __always_inline void arch_check_user_regs(struct pt_regs *regs) in arch_check_user_regs() function
45 #define arch_check_user_regs arch_check_user_regs macro
/linux/include/linux/
A Dentry-common.h76 static __always_inline void arch_check_user_regs(struct pt_regs *regs);
78 #ifndef arch_check_user_regs
79 static __always_inline void arch_check_user_regs(struct pt_regs *regs) {} in arch_check_user_regs() function
/linux/kernel/entry/
A Dcommon.c18 arch_check_user_regs(regs); in __enter_from_user_mode()

Completed in 10 milliseconds