Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Duprobes.c862 smp_wmb(); /* pairs with the smp_rmb() in handle_swbp() */ in prepare_uprobe()
2189 static void handle_swbp(struct pt_regs *regs) in handle_swbp()
2292 * allows the thread to return from interrupt. After that handle_swbp()
2311 handle_swbp(regs);
2184 static void handle_swbp(struct pt_regs *regs) handle_swbp() function