Searched refs:otx2_cpt_pending_entry (Results 1 – 3 of 3) sorted by relevance
74 struct otx2_cpt_pending_entry { struct85 struct otx2_cpt_pending_entry *head; /* Head of the queue */ argument134 struct otx2_cpt_pending_entry *pentry;
48 static inline struct otx2_cpt_pending_entry *get_free_pending_entry( in get_free_pending_entry()52 struct otx2_cpt_pending_entry *ent = NULL; in get_free_pending_entry()77 static inline void free_pentry(struct otx2_cpt_pending_entry *pentry) in free_pentry()235 struct otx2_cpt_pending_entry *pentry = NULL; in process_request()434 struct otx2_cpt_pending_entry *resume_pentry = NULL; in process_pending_queue()436 struct otx2_cpt_pending_entry *pentry = NULL; in process_pending_queue()
191 sizeof(struct otx2_cpt_pending_entry); in alloc_pending_queues()