Home
last modified time | relevance | path

Searched refs:enable_step (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dstep.c197 static void enable_step(struct task_struct *child, bool block) in enable_step() function
214 enable_step(child, 0); in user_enable_single_step()
219 enable_step(child, 1); in user_enable_block_step()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dstep.c202 static void enable_step(struct task_struct *child, bool block) in enable_step() function
219 enable_step(child, 0); in user_enable_single_step()
224 enable_step(child, 1); in user_enable_block_step()

Completed in 2 milliseconds