Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_oldest
drivers/md/dm-vdo/funnel-queue.c
105
struct funnel_queue_entry *oldest = get_oldest(queue);
drivers/md/dm-vdo/funnel-queue.c
139
return get_oldest(queue) == NULL;