Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dturnstile.py1 from core import xnu_format, iter_SLIST_HEAD
139 …for turnstile in iter_SLIST_HEAD(turnstile_bucket.ts_ht_bucket_list.GetSBValue(), 'ts_htable_link'…
/xnu-12377.41.6/tools/lldbmacros/core/
H A Diterators.py269 def iter_SLIST_HEAD(head_value, link_field): function
764 iter_SLIST_HEAD.__name__,