Lines Matching defs:bp
40 static char *kdb_bptype(kdb_bp_t *bp) in kdb_bptype()
48 static int kdb_parsebp(int argc, const char **argv, int *nextargp, kdb_bp_t *bp) in kdb_parsebp()
92 static int _kdb_bp_remove(kdb_bp_t *bp) in _kdb_bp_remove()
108 static void kdb_handle_bp(struct pt_regs *regs, kdb_bp_t *bp) in kdb_handle_bp()
125 static int _kdb_bp_install(struct pt_regs *regs, kdb_bp_t *bp) in _kdb_bp_install()
181 kdb_bp_t *bp = &kdb_breakpoints[i]; in kdb_bp_install() local
212 kdb_bp_t *bp = &kdb_breakpoints[i]; in kdb_bp_remove() local
240 static void kdb_printbp(kdb_bp_t *bp, int i) in kdb_printbp()
282 kdb_bp_t *bp, *bp_check; in kdb_bp() local
382 kdb_bp_t *bp = NULL; in kdb_bc() local
524 kdb_bp_t *bp; in kdb_initbptab() local