Searched refs:src_lst (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | async_tx.h | 13 struct page **dst_lst, int dst_cnt, struct page **src_lst, 16 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ argument 18 ppc440spe_async_tx_find_best_channel(cap, dst_lst, dst_cnt, src_lst, \
|