Searched refs:kptr_unrestrict (Results 1 – 1 of 1) sorted by relevance
172 ScopedKptrUnrestrict kptr_unrestrict; in GetLoadedModules() local173 if (!kptr_unrestrict.KallsymsAvailable()) return {}; in GetLoadedModules()211 ScopedKptrUnrestrict kptr_unrestrict; in GetKernelStartAddress() local212 if (!kptr_unrestrict.KallsymsAvailable()) return 0; in GetKernelStartAddress()230 ScopedKptrUnrestrict kptr_unrestrict; in LoadKernelSymbols() local231 if (kptr_unrestrict.KallsymsAvailable()) { in LoadKernelSymbols()