Searched refs:tomoyo_profile_version (Results 1 – 1 of 1) sorted by relevance
25 static unsigned int tomoyo_profile_version; variable436 if (sscanf(data, "PROFILE_VERSION=%u", &tomoyo_profile_version) == 1) in tomoyo_write_profile()2064 if (tomoyo_profile_version != 20090903) { in tomoyo_check_profile()2070 tomoyo_profile_version); in tomoyo_check_profile()