Searched defs:async_tx_find_channel (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|