Searched refs:handshake_complete (Results 1 – 10 of 10) sorted by relevance
/linux/net/handshake/ |
H A D | netlink.c | 131 handshake_complete(req, -EIO, NULL); in handshake_nl_accept_doit() 166 handshake_complete(req, status, info); in handshake_nl_done_doit() 220 handshake_complete(req, -ETIMEDOUT, NULL); in handshake_net_exit()
|
H A D | handshake.h | 89 void handshake_complete(struct handshake_req *req, unsigned int status,
|
H A D | handshake-test.c | 422 handshake_complete(next, -ETIMEDOUT, NULL); in handshake_req_cancel_test3()
|
/linux/arch/sparc/kernel/ |
H A D | viohs.c | 668 vio->ops->handshake_complete(vio); in vio_control_pkt_engine() 834 !ops->handshake_complete) in vio_driver_init()
|
H A D | ldc.c | 840 handshake_complete: in ldc_rx() 901 goto handshake_complete; in ldc_rx()
|
/linux/include/trace/events/ |
H A D | handshake.h | 242 TRACE_EVENT(handshake_complete,
|
/linux/drivers/net/ethernet/sun/ |
H A D | ldmvsw.c | 269 .handshake_complete = sunvnet_handshake_complete_common,
|
H A D | sunvnet.c | 406 .handshake_complete = sunvnet_handshake_complete_common,
|
/linux/arch/sparc/include/asm/ |
H A D | vio.h | 381 void (*handshake_complete)(struct vio_driver_state *vio); member
|
/linux/drivers/block/ |
H A D | sunvdc.c | 905 .handshake_complete = vdc_handshake_complete,
|