Lines Matching refs:whatis
388 whatis = kmemory.WhatisProvider.get_shared()
390 wmo = whatis.find_provider(waddr).lookup(waddr)
411 whatis = kmemory.WhatisProvider.get_shared()
412 wmo = whatis.find_provider(addr).lookup(addr)
513 def whatis(self, addr): member in AbstractKasan
590 self.whatis(int(args[0], 0))
764 def whatis(self, addr): member in ClassicKasan
824 whatis = kmemory.WhatisProvider.get_shared()
830 wmo = whatis.find_provider(addr).lookup(addr)
842 wmo = whatis.find_provider(addr).lookup(addr)
877 def whatis(self, addr): member in MTESan
888 self.whatis(addr)