Searched refs:copy_data (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/drivers/staging/most/sound/ |
D | sound.c | 187 static bool copy_data(struct channel *channel, struct mbo *mbo) in copy_data() function 251 period_elapsed = copy_data(channel, mbo); in playback_thread() 681 period_elapsed = copy_data(channel, mbo); in audio_rx_completion()
|
/Linux-v5.10/drivers/infiniband/sw/rxe/ |
D | rxe_comp.c | 346 ret = copy_data(qp->pd, IB_ACCESS_LOCAL_WRITE, in do_read() 366 ret = copy_data(qp->pd, IB_ACCESS_LOCAL_WRITE, in do_atomic()
|
D | rxe_loc.h | 92 int copy_data(struct rxe_pd *pd, int access,
|
D | rxe_mr.c | 402 int copy_data( in copy_data() function
|
D | rxe_req.c | 466 err = copy_data(qp->pd, 0, &wqe->dma, in fill_packet()
|
D | rxe_resp.c | 485 err = copy_data(qp->pd, IB_ACCESS_LOCAL_WRITE, &qp->resp.wqe->dma, in send_data_in()
|
/Linux-v5.10/kernel/printk/ |
D | printk_ringbuffer.c | 1696 static bool copy_data(struct prb_data_ring *data_ring, in copy_data() function 1816 if (!copy_data(&rb->text_data_ring, &desc.text_blk_lpos, info->text_len, in prb_read()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 288 bool copy_data) in mlx5dr_send_fill_and_append_ste_send_info() argument 294 if (copy_data) { in mlx5dr_send_fill_and_append_ste_send_info()
|
D | dr_types.h | 184 bool copy_data);
|
/Linux-v5.10/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 947 goto copy_data; in mtype_add() 978 copy_data: in mtype_add()
|