Searched defs:src_count (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/include/linux/ |
D | async_tx.h | 100 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument 120 int dst_count, struct page **src, int src_count, in async_tx_find_channel()
|
/linux-6.1.9/drivers/dma/ti/ |
D | k3-psil-priv.h | 32 int src_count; member
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | async_tx.h | 22 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument
|
/linux-6.1.9/crypto/ |
D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
|
/linux-6.1.9/arch/powerpc/kvm/ |
D | book3s_xive.h | 122 u32 src_count; member
|
/linux-6.1.9/drivers/dma/ |
D | mv_xor.c | 886 int src_count = MV_XOR_NUM_SRC_TEST; in mv_chan_xor_self_test() local
|
/linux-6.1.9/drivers/misc/altera-stapl/ |
D | altera.c | 1669 s32 src_count; in altera_execute() local
|
/linux-6.1.9/sound/core/ |
D | rawmidi.c | 1048 const unsigned char *buffer, int src_count, const struct timespec64 *tstamp) in receive_with_tstamp_framing()
|