Searched refs:get_free_pending_entry (Results 1 – 3 of 3) sorted by relevance
45 static inline struct otx2_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry() function115 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()121 pentry = get_free_pending_entry(pqueue, pqueue->qlen); in process_request()
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() function485 pentry = get_free_pending_entry(pqueue, cptvf->pqinfo.qlen); in process_request()