Searched refs:get_free_pending_entry (Results 1 – 2 of 2) sorted by relevance
57 static inline struct otx_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry() function325 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()331 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
15 static struct pending_entry *get_free_pending_entry(struct pending_queue *q, in get_free_pending_entry() function489 pentry = get_free_pending_entry(pqueue, cptvf->pqinfo.qlen); in process_request()