Home
last modified time | relevance | path

Searched refs:call_user_ID (Results 1 – 2 of 2) sorted by relevance

/linux/fs/afs/
H A Drxrpc.c307 unsigned long call_user_ID) in afs_notify_end_request_tx() argument
309 struct afs_call *call = (struct afs_call *)call_user_ID; in afs_notify_end_request_tx()
660 unsigned long call_user_ID) in afs_wake_up_call_waiter() argument
662 struct afs_call *call = (struct afs_call *)call_user_ID; in afs_wake_up_call_waiter()
673 unsigned long call_user_ID) in afs_wake_up_async_call() argument
675 struct afs_call *call = (struct afs_call *)call_user_ID; in afs_wake_up_async_call()
811 unsigned long call_user_ID) in afs_notify_end_reply_tx() argument
813 struct afs_call *call = (struct afs_call *)call_user_ID; in afs_notify_end_reply_tx()
/linux/net/rxrpc/
H A Drxperf.c116 unsigned long call_user_ID) in rxperf_notify_rx() argument
118 struct rxperf_call *call = (struct rxperf_call *)call_user_ID; in rxperf_notify_rx()
133 unsigned long call_user_ID) in rxperf_notify_end_reply_tx() argument
135 rxperf_set_call_state((struct rxperf_call *)call_user_ID, in rxperf_notify_end_reply_tx()