Home
last modified time | relevance | path

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

/linux-5.19.10/tools/tracing/latency/
Dlatency-collector.c830 static __always_inline struct entry queue_pop_from_front(struct queue *q) in queue_pop_from_front() function
870 e = queue_pop_from_front(q); in queue_wait_for_entry()