Searched refs:Waitq (Results 1 – 2 of 2) sorted by relevance
29 class Waitq(object): class145 if wqs: yield Waitq(kern.GetValueFromAddress(wqs))152 if wqs: yield Waitq(kern.GetValueFromAddress(wqs))157 yield Waitq(l.wql_wq)171 if isinstance(waitq, Waitq):174 wq = Waitq(waitq)216 ShowWaitqHelper(Waitq(kern.GetValueFromAddress(cmd_args[0], 'struct waitq *')), O)233 wq = Waitq(addressof(kern.globals.global_waitqs[q]))
123 wq = Waitq(addressof(portp.ip_waitq))126 for wqs in Waitq(addressof(portp.ip_waitq)).iterateSets():411 wqs = Waitq(addressof(pset.ips_wqset))645 wqs = Waitq(addressof(psetval.ips_wqset))695 nsets = len([s for s in Waitq(addressof(portval.ip_waitq)).iterateSets()])1550 for wq in Waitq(addressof(pset.ips_wqset)).iterateMembers():1565 for wq in Waitq(addressof(pset.ips_wqset)).iterateMembers():