notify_rx 286 net/rxrpc/af_rxrpc.c rxrpc_notify_rx_t notify_rx, notify_rx 325 net/rxrpc/af_rxrpc.c call->notify_rx = notify_rx; notify_rx 359 net/rxrpc/af_rxrpc.c if (call->notify_rx) { notify_rx 361 net/rxrpc/af_rxrpc.c call->notify_rx = rxrpc_dummy_notify_rx; notify_rx 579 net/rxrpc/ar-internal.h rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ notify_rx 31 net/rxrpc/call_accept.c rxrpc_notify_rx_t notify_rx, notify_rx 124 net/rxrpc/call_accept.c call->notify_rx = notify_rx; notify_rx 462 net/rxrpc/call_accept.c rxrpc_notify_rx_t notify_rx) notify_rx 549 net/rxrpc/call_accept.c call->notify_rx = notify_rx; notify_rx 655 net/rxrpc/call_accept.c rxrpc_notify_rx_t notify_rx, notify_rx 666 net/rxrpc/call_accept.c return rxrpc_service_prealloc_one(rx, b, notify_rx, notify_rx 38 net/rxrpc/recvmsg.c if (call->notify_rx) { notify_rx 40 net/rxrpc/recvmsg.c call->notify_rx(sk, call, call->user_call_ID);