Home
last modified time | relevance | path

Searched refs:user_attach_call (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Daf_rxrpc.h44 void (*user_attach_call)(struct rxrpc_call *call, unsigned long user_call_ID); member
/linux/net/rxrpc/
H A Dcall_accept.c126 rx->app_ops->user_attach_call) { in rxrpc_service_prealloc_one()
128 rx->app_ops->user_attach_call(call, user_call_ID); in rxrpc_service_prealloc_one()
H A Drxperf.c143 .user_attach_call = rxperf_rx_attach,
/linux/fs/afs/
H A Drxrpc.c34 .user_attach_call = afs_rx_attach,