Searched refs:handle_user_split_lock (Results 1 – 3 of 3) sorted by relevance
46 extern bool handle_user_split_lock(struct pt_regs *regs, long error_code);51 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() function
301 if (handle_user_split_lock(regs, error_code)) in DEFINE_IDTENTRY_ERRORCODE()
1118 bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock() function