Searched refs:funnel_queue_entry (Results 1 – 2 of 2) sorted by relevance
46 struct funnel_queue_entry { struct48 struct funnel_queue_entry *next; argument61 struct funnel_queue_entry *newest; in __aligned()64 struct funnel_queue_entry *oldest __aligned(L1_CACHE_BYTES); in __aligned()67 struct funnel_queue_entry stub; in __aligned()83 struct funnel_queue_entry *entry) in vdo_funnel_queue_put()85 struct funnel_queue_entry *previous; in vdo_funnel_queue_put()104 struct funnel_queue_entry *__must_check vdo_funnel_queue_poll(struct funnel_queue *queue);
24 struct funnel_queue_entry queue_entry;