Searched refs:cm_work (Results 1 – 1 of 1) sorted by relevance
242 struct cm_work { struct254 struct cm_work work; /* Must be first. */ argument847 static struct cm_work * cm_dequeue_work(struct cm_id_private *cm_id_priv) in cm_dequeue_work()849 struct cm_work *work; in cm_dequeue_work()854 work = list_entry(cm_id_priv->work_list.next, struct cm_work, list); in cm_dequeue_work()859 static void cm_free_work(struct cm_work *work) in cm_free_work()968 struct cm_work *work; in cm_destroy_id()1499 static u16 cm_get_bth_pkey(struct cm_work *work) in cm_get_bth_pkey()1517 static void cm_format_req_event(struct cm_work *work, in cm_format_req_event()1554 struct cm_work *work) in cm_process_work()[all …]