Searched refs:WriteKptrRestrict (Results 1 – 1 of 1) sorted by relevance
76 bool WriteKptrRestrict(const std::string& value);131 if (!WriteKptrRestrict(std::to_string(value))) { in ScopedKptrUnrestrict()148 WriteKptrRestrict(saved_restrict_value_); in ~ScopedKptrUnrestrict()152 bool ScopedKptrUnrestrict::WriteKptrRestrict(const std::string& value) { in WriteKptrRestrict() function in simpleperf::__anon2ea998a00111::ScopedKptrUnrestrict