Searched refs:cm_work (Results 1 – 1 of 1) sorted by relevance
88 struct cm_work;92 struct cm_work *work);183 struct cm_work { struct195 struct cm_work work; argument869 static struct cm_work *cm_dequeue_work(struct cm_id_private *cm_id_priv) in cm_dequeue_work()871 struct cm_work *work; in cm_dequeue_work()876 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()881 static void cm_free_work(struct cm_work *work) in cm_free_work()889 struct cm_work *work) in cm_queue_work_unlock()1031 struct cm_work *work; in cm_destroy_id()[all …]