Lines Matching refs:scif_endpt

90 int scif_reserve_dma_chan(struct scif_endpt *ep)  in scif_reserve_dma_chan()
123 struct scif_endpt *ep, in __scif_rma_destroy_tcw()
136 ep = (struct scif_endpt *)window->ep; in __scif_rma_destroy_tcw()
151 struct scif_endpt *ep = mmn->ep; in scif_rma_destroy_tcw()
158 static void scif_rma_destroy_tcw_ep(struct scif_endpt *ep) in scif_rma_destroy_tcw_ep()
169 static void __scif_rma_destroy_tcw_ep(struct scif_endpt *ep) in __scif_rma_destroy_tcw_ep()
182 static bool scif_rma_tc_can_cache(struct scif_endpt *ep, size_t cur_bytes) in scif_rma_tc_can_cache()
249 static void scif_ep_unregister_mmu_notifier(struct scif_endpt *ep) in scif_ep_unregister_mmu_notifier()
266 struct mm_struct *mm, struct scif_endpt *ep) in scif_init_mmu_notifier()
290 scif_add_mmu_notifier(struct mm_struct *mm, struct scif_endpt *ep) in scif_add_mmu_notifier()
315 struct scif_endpt *ep; in scif_mmu_notif_handler()
320 ep = list_entry(pos, struct scif_endpt, mmu_list); in scif_mmu_notif_handler()
343 scif_add_mmu_notifier(struct mm_struct *mm, struct scif_endpt *ep) in scif_add_mmu_notifier()
357 static bool scif_rma_tc_can_cache(struct scif_endpt *ep, size_t cur_bytes) in scif_rma_tc_can_cache()
378 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_register_temp()
604 struct scif_endpt *ep; in scif_rma_destroy_windows()
613 ep = (struct scif_endpt *)window->ep; in scif_rma_destroy_windows()
648 struct scif_endpt *ep; in scif_rma_destroy_tcw_invalid()
656 ep = (struct scif_endpt *)window->ep; in scif_rma_destroy_tcw_invalid()
1568 static int scif_rma_list_dma_copy_wrapper(struct scif_endpt *epd, in scif_rma_list_dma_copy_wrapper()
1678 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_rma_copy()