Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c882 static struct bpt *new_breakpoint(unsigned long a) in new_breakpoint() function
1492 bp = new_breakpoint(a); in bpt_cmds()
1555 bp = new_breakpoint(a); in bpt_cmds()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c885 static struct bpt *new_breakpoint(unsigned long a) in new_breakpoint() function
1582 bp = new_breakpoint(a); in bpt_cmds()
1645 bp = new_breakpoint(a); in bpt_cmds()

Completed in 8 milliseconds