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