Home
last modified time | relevance | path

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

/linux-6.15/scripts/gdb/linux/
H A Dutils.py79 class ContainerOf(gdb.Function): class
87 super(ContainerOf, self).__init__("container_of")
94 ContainerOf()