Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/kernel/
Dunaligned_32.c277 static inline int ok_for_user(struct pt_regs *regs, unsigned int insn, in ok_for_user() function
326 if(!ok_for_user(regs, insn, dir)) { in user_unaligned_trap()