Searched refs:cm_work (Results 1 – 1 of 1) sorted by relevance
87 struct cm_work;91 struct cm_work *work);227 struct cm_work { struct239 struct cm_work work; argument900 static struct cm_work * cm_dequeue_work(struct cm_id_private *cm_id_priv) in cm_dequeue_work()902 struct cm_work *work; in cm_dequeue_work()907 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()912 static void cm_free_work(struct cm_work *work) in cm_free_work()920 struct cm_work *work) in cm_queue_work_unlock()1062 struct cm_work *work; in cm_destroy_id()[all …]