Searched refs:ScopedKptrUnrestrict (Results 1 – 1 of 1) sorted by relevance
65 class ScopedKptrUnrestrict { class67 ScopedKptrUnrestrict(); // Lowers kptr_restrict if necessary.68 ~ScopedKptrUnrestrict(); // Restores the initial kptr_restrict.87 bool ScopedKptrUnrestrict::kernel_address_warning_printed_ = false;89 ScopedKptrUnrestrict::ScopedKptrUnrestrict() { in ScopedKptrUnrestrict() function in simpleperf::__anon2ea998a00111::ScopedKptrUnrestrict143 ScopedKptrUnrestrict::~ScopedKptrUnrestrict() { in ~ScopedKptrUnrestrict()152 bool ScopedKptrUnrestrict::WriteKptrRestrict(const std::string& value) { in WriteKptrRestrict()160 void ScopedKptrUnrestrict::PrintWarning() { in PrintWarning()172 ScopedKptrUnrestrict kptr_unrestrict; in GetLoadedModules()211 ScopedKptrUnrestrict kptr_unrestrict; in GetKernelStartAddress()[all …]