Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Di740_reg.h241 #define BREAKPOINT 0x0020 macro
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c31 # define BREAKPOINT() asm(" int $3"); macro
33 # define BREAKPOINT() { } macro
2848 BREAKPOINT(); in synclink_cs_init()
/linux-4.1.27/arch/tile/kernel/
Dintvec_64.S1573 int_hand INT_BREAKPOINT, BREAKPOINT, do_breakpoint
Dintvec_32.S1920 int_hand INT_BREAKPOINT, BREAKPOINT, do_breakpoint
/linux-4.1.27/drivers/tty/
Dsynclinkmp.c30 # define BREAKPOINT() asm(" int $3"); macro
32 # define BREAKPOINT() { } macro
3967 BREAKPOINT(); in synclinkmp_init()
Dsynclink.c55 # define BREAKPOINT() asm(" int $3"); macro
57 # define BREAKPOINT() { } macro
4441 BREAKPOINT(); in synclink_init()