Searched refs:print_user_dma_lists (Results 1 – 1 of 1) sorted by relevance
256 static void print_user_dma_lists(struct cryptocop_dma_list_operation *dma_op);2257 DEBUG(print_user_dma_lists(&operation->list_op)); in cryptocop_job_setup()3300 print_user_dma_lists(&cop->list_op); in print_cryptocop_operation()3383 static void print_user_dma_lists(struct cryptocop_dma_list_operation *dma_op) in print_user_dma_lists() function