Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/gdb/linux/
Dtimerlist.py13 timerqueue_node_type = utils.CachedType("struct timerqueue_node").get_type() variable
29 timerqueue = utils.container_of(rb_node, timerqueue_node_type.pointer(),