write_comp_data   151 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(0), arg1, arg2, _RET_IP_);
write_comp_data   157 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(1), arg1, arg2, _RET_IP_);
write_comp_data   163 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(2), arg1, arg2, _RET_IP_);
write_comp_data   169 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(3), arg1, arg2, _RET_IP_);
write_comp_data   175 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(0) | KCOV_CMP_CONST, arg1, arg2,
write_comp_data   182 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(1) | KCOV_CMP_CONST, arg1, arg2,
write_comp_data   189 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(2) | KCOV_CMP_CONST, arg1, arg2,
write_comp_data   196 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(3) | KCOV_CMP_CONST, arg1, arg2,
write_comp_data   225 kernel/kcov.c  		write_comp_data(type, cases[i + 2], val, _RET_IP_);