Home
last modified time | relevance | path

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

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