Home
last modified time | relevance | path

Searched refs:notify_rx (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/rxrpc/
H A Dcall_accept.c36 rxrpc_notify_rx_t notify_rx, in rxrpc_service_prealloc_one() argument
125 call->notify_rx = notify_rx; in rxrpc_service_prealloc_one()
225 if (call->notify_rx) in rxrpc_discard_prealloc()
226 call->notify_rx = rxrpc_dummy_notify; in rxrpc_discard_prealloc()
464 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept() argument
475 return rxrpc_service_prealloc_one(rx, b, notify_rx, in rxrpc_kernel_charge_accept()
H A Daf_rxrpc.c335 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_begin_call() argument
376 call->notify_rx = notify_rx; in rxrpc_kernel_begin_call()
410 if (call->notify_rx) { in rxrpc_kernel_shutdown_call()
412 call->notify_rx = rxrpc_dummy_notify_rx; in rxrpc_kernel_shutdown_call()
H A Drecvmsg.c38 if (call->notify_rx) { in rxrpc_notify_socket()
40 call->notify_rx(sk, call, call->user_call_ID); in rxrpc_notify_socket()
H A Dar-internal.h665 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ member
/linux-6.15/include/net/
H A Daf_rxrpc.h51 rxrpc_notify_rx_t notify_rx,
/linux-6.15/Documentation/networking/
H A Drxrpc.rst809 rxrpc_notify_rx_t notify_rx,
833 notify_rx is a pointer to a function to be called when events such as