raw_num_brps      924 arch/arm/kernel/hw_breakpoint.c 	int i, raw_num_brps, err = 0;
raw_num_brps      992 arch/arm/kernel/hw_breakpoint.c 	raw_num_brps = get_num_brp_resources();
raw_num_brps      993 arch/arm/kernel/hw_breakpoint.c 	for (i = 0; i < raw_num_brps; ++i) {