Home
last modified time | relevance | path

Searched defs:notify_rx (Results 1 – 3 of 3) sorted by relevance

/linux/net/rxrpc/
H A Dcall_accept.c36 rxrpc_notify_rx_t notify_rx, in rxrpc_service_prealloc_one() argument
470 int rxrpc_kernel_charge_accept(struct socket *sock, rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept() argument
H A Daf_rxrpc.c346 rxrpc_kernel_begin_call(struct socket * sock,struct rxrpc_peer * peer,struct key * key,unsigned long user_call_ID,s64 tx_total_len,u32 hard_timeout,gfp_t gfp,rxrpc_notify_rx_t notify_rx,u16 service_id,bool upgrade,enum rxrpc_interruptibility interruptibility,unsigned int debug_id) rxrpc_kernel_begin_call() argument
H A Dar-internal.h716 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ global() member