Searched refs:handle_reply (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/net/ceph/ |
| D | auth_none.c | 72 static int handle_reply(struct ceph_auth_client *ac, int result, in handle_reply() function 125 .handle_reply = handle_reply,
|
| D | auth.c | 243 ret = ac->ops->handle_reply(ac, result, payload, payload_end); in ceph_handle_auth_reply()
|
| D | auth_x.c | 918 .handle_reply = ceph_x_handle_reply,
|
| D | osd_client.c | 3593 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply() function 5419 handle_reply(osd, msg); in dispatch()
|
| /Linux-v5.4/include/linux/firmware/imx/ |
| D | dsp.h | 26 void (*handle_reply)(struct imx_dsp_ipc *ipc); member
|
| /Linux-v5.4/include/linux/ceph/ |
| D | auth.h | 55 int (*handle_reply)(struct ceph_auth_client *ac, int result, member
|
| /Linux-v5.4/drivers/firmware/imx/ |
| D | imx-dsp.c | 56 chan->ipc->ops->handle_reply(chan->ipc); in imx_dsp_handle_rx()
|
| /Linux-v5.4/sound/soc/sof/imx/ |
| D | imx8.c | 123 .handle_reply = imx8_dsp_handle_reply,
|
| /Linux-v5.4/fs/ceph/ |
| D | mds_client.c | 2785 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply() function 4654 handle_reply(s, msg); in dispatch()
|