Searched refs:cm_work (Results 1 – 1 of 1) sorted by relevance
89 struct cm_work;93 struct cm_work *work);184 struct cm_work { struct196 struct cm_work work; argument870 static struct cm_work *cm_dequeue_work(struct cm_id_private *cm_id_priv) in cm_dequeue_work()872 struct cm_work *work; in cm_dequeue_work()877 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()882 static void cm_free_work(struct cm_work *work) in cm_free_work()890 struct cm_work *work) in cm_queue_work_unlock()1043 struct cm_work *work; in cm_destroy_id()[all …]