Searched refs:handle_reply (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/net/ceph/ |
| D | auth_none.c | 72 static int handle_reply(struct ceph_auth_client *ac, u64 global_id, in handle_reply() function 127 .handle_reply = handle_reply,
|
| D | auth.c | 265 ret = ac->ops->handle_reply(ac, global_id, payload, payload_end, in ceph_handle_auth_reply() 481 ret = ac->ops->handle_reply(ac, 0, reply, reply + reply_len, in ceph_auth_handle_reply_more() 499 ret = ac->ops->handle_reply(ac, global_id, reply, reply + reply_len, in ceph_auth_handle_reply_done()
|
| D | auth_x.c | 1074 .handle_reply = ceph_x_handle_reply,
|
| D | osd_client.c | 3651 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply() function 5426 handle_reply(osd, msg); in osd_dispatch()
|
| /Linux-v5.15/include/linux/firmware/imx/ |
| D | dsp.h | 26 void (*handle_reply)(struct imx_dsp_ipc *ipc); member
|
| /Linux-v5.15/drivers/firmware/imx/ |
| D | imx-dsp.c | 56 chan->ipc->ops->handle_reply(chan->ipc); in imx_dsp_handle_rx()
|
| /Linux-v5.15/include/linux/ceph/ |
| D | auth.h | 53 int (*handle_reply)(struct ceph_auth_client *ac, u64 global_id, member
|
| /Linux-v5.15/sound/soc/sof/imx/ |
| D | imx8m.c | 105 .handle_reply = imx8m_dsp_handle_reply,
|
| D | imx8.c | 132 .handle_reply = imx8_dsp_handle_reply,
|
| /Linux-v5.15/fs/ceph/ |
| D | mds_client.c | 3152 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply() function 5199 handle_reply(s, msg); in mds_dispatch()
|