Searched defs:async_tx_find_channel (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/powerpc/include/asm/ |
D | async_tx.h | 32 #define async_tx_find_channel(dep, cap, dst_lst, dst_cnt, src_lst, \ macro 38 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ macro
|
/linux-3.3/include/linux/ |
D | async_tx.h | 110 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ macro 128 async_tx_find_channel(struct async_submit_ctl *submit, in async_tx_find_channel() function
|