Home
last modified time | relevance | path

Searched refs:CachedType (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/scripts/gdb/linux/
Dmodules.py19 module_type = utils.CachedType("struct module")
65 _module_use_type = utils.CachedType("struct module_use")
Dtasks.py19 task_type = utils.CachedType("struct task_struct")
85 thread_info_type = utils.CachedType("struct thread_info")
Dutils.py17 class CachedType: class
37 long_type = CachedType("long")
Dlists.py18 list_head = utils.CachedType("struct list_head")
Dproc.py130 mount_type = utils.CachedType("struct mount")