Searched refs:hmdfs_recv_mesg_callback (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | socket_adapter.h | 155 void hmdfs_recv_mesg_callback(struct hmdfs_peer *con, void *head, void *buf);
|
H A D | socket_adapter.c | 1070 void hmdfs_recv_mesg_callback(struct hmdfs_peer *con, void *head, in hmdfs_recv_mesg_callback() function
|
H A D | connection.c | 741 hmdfs_recv_mesg_callback(conn_impl->node, buf, data); in connection_working_recv_handler()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | socket_adapter.h | 155 void hmdfs_recv_mesg_callback(struct hmdfs_peer *con, void *head, void *buf);
|
H A D | socket_adapter.c | 1070 void hmdfs_recv_mesg_callback(struct hmdfs_peer *con, void *head, in hmdfs_recv_mesg_callback() function
|
H A D | connection.c | 741 hmdfs_recv_mesg_callback(conn_impl->node, buf, data); in connection_working_recv_handler()
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | main.c | 1131 EXPORT_TRACEPOINT_SYMBOL_GPL(hmdfs_recv_mesg_callback); variable
|
H A D | hmdfs_trace.h | 36 TRACE_EVENT(hmdfs_recv_mesg_callback,
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_trace.h | 36 TRACE_EVENT(hmdfs_recv_mesg_callback,
|
H A D | main.c | 1132 EXPORT_TRACEPOINT_SYMBOL_GPL(hmdfs_recv_mesg_callback); variable
|
Completed in 12 milliseconds