Searched refs:tnext (Results 1 – 2 of 2) sorted by relevance
785 struct memory_target *target, *tnext; in hmat_free_structures() local790 list_for_each_entry_safe(target, tnext, &targets, node) { in hmat_free_structures()
393 u64 tnext = netem_skb_cb(nskb)->time_to_send; in tfifo_enqueue() local395 if (!q->t_tail || tnext >= netem_skb_cb(q->t_tail)->time_to_send) { in tfifo_enqueue()409 if (tnext >= netem_skb_cb(skb)->time_to_send) in tfifo_enqueue()