test_check_cc    1036 arch/arm/probes/kprobes/test-core.c 		probe_should_run = test_check_cc(cc, cpsr) != 0;
test_check_cc    1044 arch/arm/probes/kprobes/test-core.c 			probe_should_run = test_check_cc(cc, cpsr) != 0;
test_check_cc    1071 arch/arm/probes/kprobes/test-core.c 		probe_should_run = test_check_cc((cpsr >> 12) & 0xf, cpsr) != 0;