Searched defs:src_count (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/ |
H A 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/arch/powerpc/include/asm/ |
H A D | async_tx.h | 22 #define async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) \ argument
|
/linux/drivers/dma/ti/ |
H A D | k3-psil-priv.h | 32 int src_count; member
|
/linux/crypto/ |
H A D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz9477_acl.c | 413 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 D | book3s_xive.h | 122 u32 src_count; member
|
/linux/drivers/dma/ |
H A D | mv_xor.c | 886 int src_count = MV_XOR_NUM_SRC_TEST; in mv_chan_xor_self_test() local
|
/linux/drivers/misc/altera-stapl/ |
H A D | altera.c | 1669 s32 src_count; in altera_execute() local
|
/linux/sound/core/ |
H A D | rawmidi.c | 1072 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
|