Searched refs:cm_work (Results 1 – 1 of 1) sorted by relevance
184 struct cm_work { struct196 struct cm_work work; /* Must be first. */ argument690 static struct cm_work * cm_dequeue_work(struct cm_id_private *cm_id_priv) in cm_dequeue_work()692 struct cm_work *work; in cm_dequeue_work()697 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()702 static void cm_free_work(struct cm_work *work) in cm_free_work()811 struct cm_work *work; in cm_destroy_id()1341 static u16 cm_get_bth_pkey(struct cm_work *work) in cm_get_bth_pkey()1359 static void cm_format_req_event(struct cm_work *work, in cm_format_req_event()1395 struct cm_work *work) in cm_process_work()[all …]