Searched refs:cp_free (Results 1 – 5 of 5) sorted by relevance
156 cp_free(&private->cp); in fsm_io_request()164 cp_free(&private->cp); in fsm_io_request()
37 extern void cp_free(struct channel_program *cp);
81 cp_free(&private->cp); in vfio_ccw_sch_io_todo()
63 cp_free(&private->cp); in vfio_ccw_mdev_notifier()
714 void cp_free(struct channel_program *cp) in cp_free() function