Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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/arch/powerpc/include/asm/
H A Dasync_tx.h22 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument
/linux/drivers/dma/ti/
H A Dk3-psil-priv.h32 int src_count; member
/linux/crypto/
H A Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
/linux/drivers/net/dsa/microchip/
H A Dksz9477_acl.c413 int *src_count, int *dst_count) in ksz9477_validate_and_get_src_count()
553 int src_count, ret, dst_count; in ksz9477_acl_move_entries() local
994 int ret, i, src_count; in ksz9477_acl_remove_entries() local
/linux/arch/powerpc/kvm/
H A Dbook3s_xive.h122 u32 src_count; member
/linux/drivers/dma/
H A Dmv_xor.c886 int src_count = MV_XOR_NUM_SRC_TEST; in mv_chan_xor_self_test() local
/linux/drivers/misc/altera-stapl/
H A Daltera.c1669 s32 src_count; in altera_execute() local
/linux/sound/core/
H A Drawmidi.c1072 receive_with_tstamp_framing(struct snd_rawmidi_substream * substream,const unsigned char * buffer,int src_count,const struct timespec64 * tstamp) receive_with_tstamp_framing() argument