Home
last modified time | relevance | path

Searched refs:copy_data (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/char/hw_random/
H A Dvirtio-rng.c69 static unsigned int copy_data(struct virtrng_info *vi, void *buf, in copy_data() function
95 chunk = copy_data(vi, buf, size); in virtio_read()
117 chunk = copy_data(vi, buf + read, size); in virtio_read()
/linux/drivers/most/
H A Dmost_snd.c181 static bool copy_data(struct channel *channel, struct mbo *mbo) in copy_data() function
245 period_elapsed = copy_data(channel, mbo); in playback_thread()
675 period_elapsed = copy_data(channel, mbo); in audio_rx_completion()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c517 bool copy_data) in mlx5dr_send_fill_and_append_ste_send_info() argument
523 if (copy_data) { in mlx5dr_send_fill_and_append_ste_send_info()
H A Ddr_types.h212 bool copy_data);
/linux/drivers/infiniband/sw/rxe/
H A Drxe_mr.c415 int copy_data( in copy_data() function
/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h938 goto copy_data; in mtype_add()
974 copy_data: in mtype_add()