Home
last modified time | relevance | path

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

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