Home
last modified time | relevance | path

Searched defs:copy_data (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/char/hw_random/
Dvirtio-rng.c66 static unsigned int copy_data(struct virtrng_info *vi, void *buf, in copy_data() function
/linux-5.19.10/drivers/infiniband/sw/rxe/
Drxe_mr.c375 int copy_data( in copy_data() function
/linux-5.19.10/drivers/most/
Dmost_snd.c179 static bool copy_data(struct channel *channel, struct mbo *mbo) in copy_data() function
/linux-5.19.10/kernel/printk/
Dprintk_ringbuffer.c1705 static bool copy_data(struct prb_data_ring *data_ring, in copy_data() function
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c292 bool copy_data) in mlx5dr_send_fill_and_append_ste_send_info()