Searched refs:pending_entry (Results 1 – 3 of 3) sorted by relevance
67 struct pending_entry { struct77 struct pending_entry *head; /* head of the queue */ argument
15 static struct pending_entry *get_free_pending_entry(struct pending_queue *q, in get_free_pending_entry()18 struct pending_entry *ent = NULL; in get_free_pending_entry()330 struct pending_entry *pentry = NULL; in process_pending_queue()413 struct pending_entry *pentry = NULL; in process_request()
105 struct pending_entry *pentry;
Completed in 5 milliseconds