Searched defs:src_count (Results 1 - 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| H A D | k3-psil-priv.h | 32 int src_count; member
|
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| H A D | k3-psil-priv.h | 32 int src_count; member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | async_tx.h | 118 async_tx_find_channel(struct async_submit_ctl *submit, enum dma_transaction_type tx_type, struct page **dst, int dst_count, struct page **src, int src_count, size_t len) async_tx_find_channel() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | async_tx.h | 118 async_tx_find_channel(struct async_submit_ctl *submit, enum dma_transaction_type tx_type, struct page **dst, int dst_count, struct page **src, int src_count, size_t len) async_tx_find_channel() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_xive.h | 119 u32 src_count; member
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_xive.h | 122 u32 src_count; member
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | mv_xor.c | 886 int src_count = MV_XOR_NUM_SRC_TEST; in mv_chan_xor_self_test() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | mv_xor.c | 886 int src_count = MV_XOR_NUM_SRC_TEST; in mv_chan_xor_self_test() local [all...] |
| /kernel/linux/linux-5.10/drivers/misc/altera-stapl/ |
| H A D | altera.c | 1693 s32 src_count; in altera_execute() local
|
| /kernel/linux/linux-6.6/drivers/misc/altera-stapl/ |
| H A D | altera.c | 1669 s32 src_count; in altera_execute() local
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | rawmidi.c | 1101 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
|
Completed in 15 milliseconds