pending_entry
struct pending_entry *head; /* head of the queue */
static struct pending_entry *get_free_pending_entry(struct pending_queue *q,
struct pending_entry *ent = NULL;
struct pending_entry *pentry = NULL;
struct pending_entry *pentry = NULL;
struct pending_entry *pentry;