check_version     362 fs/dlm/plock.c 	if (check_version(&info))
check_version     532 fs/dlm/user.c  	if (check_version(kbuf)) {
check_version     987 kernel/module.c 	return check_version(sechdrs, versindex, "struct_module", mod, crc);
check_version    1040 kernel/module.c 		if (!check_version(sechdrs, versindex, name, mod, crc) ||