Home
last modified time | relevance | path

Searched defs:src_count (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/include/linux/
Dasync_tx.h100 #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/
Dk3-psil-priv.h32 int src_count; member
/linux-6.1.9/arch/powerpc/include/asm/
Dasync_tx.h22 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument
/linux-6.1.9/crypto/
Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_xive.h122 u32 src_count; member
/linux-6.1.9/drivers/dma/
Dmv_xor.c886 int src_count = MV_XOR_NUM_SRC_TEST; in mv_chan_xor_self_test() local
/linux-6.1.9/drivers/misc/altera-stapl/
Daltera.c1669 s32 src_count; in altera_execute() local
/linux-6.1.9/sound/core/
Drawmidi.c1048 const unsigned char *buffer, int src_count, const struct timespec64 *tstamp) in receive_with_tstamp_framing()