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