Searched refs:errors (Results 1 – 2 of 2) sorted by relevance
2895 unsigned int i, total = 0, errors = 0; in arm_all_kprobes() local2918 errors++; in arm_all_kprobes()2926 if (errors) in arm_all_kprobes()2928 errors, total); in arm_all_kprobes()2941 unsigned int i, total = 0, errors = 0; in disarm_all_kprobes() local2961 errors++; in disarm_all_kprobes()2969 if (errors) in disarm_all_kprobes()2971 errors, total); in disarm_all_kprobes()
53 which are not linked to the kernel image to prevent linker errors.