Searched refs:user_enable_block_step (Results 1 – 8 of 8) sorted by relevance
286 * this must clear the effects of user_enable_block_step() too.298 * user_enable_block_step(). This can be called whether or not either315 * for user_enable_block_step(), and arch_has_single_step() must be defined323 * user_enable_block_step - step until branch in user-mode task331 static inline void user_enable_block_step(struct task_struct *task) in user_enable_block_step() 336 extern void user_enable_block_step(struct task_struct *);468 * user_enable_block_step() or user_enable_single_step() was used.330 static inline void user_enable_block_step(struct task_struct *task) user_enable_block_step() function
224 void user_enable_block_step(struct task_struct *child) in user_enable_block_step() function
152 void user_enable_block_step(struct task_struct *child) in user_enable_block_step() function
19 void user_enable_block_step(struct task_struct *task) in user_enable_block_step() function
20 void user_enable_block_step(struct task_struct *task) in user_enable_block_step() function
110 void user_enable_block_step(struct task_struct *task) in user_enable_block_step() function
131 void user_enable_block_step(struct task_struct *task) in user_enable_block_step() function
870 user_enable_block_step(child); in ptrace_resume()