Searched refs:cm_work (Results 1 – 1 of 1) sorted by relevance
185 struct cm_work { struct197 struct cm_work work; /* Must be first. */ argument731 static struct cm_work * cm_dequeue_work(struct cm_id_private *cm_id_priv) in cm_dequeue_work()733 struct cm_work *work; in cm_dequeue_work()738 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()743 static void cm_free_work(struct cm_work *work) in cm_free_work()841 struct cm_work *work; in cm_destroy_id()1286 static void cm_format_req_event(struct cm_work *work, in cm_format_req_event()1321 struct cm_work *work) in cm_process_work()1399 static void cm_dup_req_handler(struct cm_work *work, in cm_dup_req_handler()[all …]