Searched refs:rxrpc_queue_call (Results 1 – 10 of 10) sorted by relevance
235 rxrpc_queue_call(call); in rxrpc_fast_process_data()270 rxrpc_queue_call(call); in rxrpc_fast_process_data()362 rxrpc_queue_call(call); in rxrpc_fast_process_packet()377 rxrpc_queue_call(call); in rxrpc_fast_process_packet()422 rxrpc_queue_call(call); in rxrpc_fast_process_packet()437 rxrpc_queue_call(call); in rxrpc_fast_process_packet()509 rxrpc_queue_call(call); in rxrpc_process_jumbo_packet()534 rxrpc_queue_call(call); in rxrpc_post_packet_to_call()550 rxrpc_queue_call(call); in rxrpc_post_packet_to_call()
191 rxrpc_queue_call(call); in rxrpc_accept_incoming_call()384 rxrpc_queue_call(call); in rxrpc_accept_call()399 rxrpc_queue_call(call); in rxrpc_accept_call()438 rxrpc_queue_call(call); in rxrpc_reject_call()462 rxrpc_queue_call(call); in rxrpc_reject_call()
456 rxrpc_queue_call(call); in rxrpc_incoming_call()690 rxrpc_queue_call(call); in rxrpc_release_call()772 rxrpc_queue_call(call); in rxrpc_mark_call_released()979 rxrpc_queue_call(call); in rxrpc_call_life_expired()999 rxrpc_queue_call(call); in rxrpc_resend_time_expired()1017 rxrpc_queue_call(call); in rxrpc_ack_time_expired()
39 rxrpc_queue_call(call); in rxrpc_request_final_ACK()
48 rxrpc_queue_call(call); in rxrpc_abort_calls()136 rxrpc_queue_call(call); in rxrpc_call_is_secure()
165 rxrpc_queue_call(call); in __rxrpc_propose_ACK()1277 rxrpc_queue_call(call); in rxrpc_process_call()1321 rxrpc_queue_call(call); in rxrpc_process_call()1335 rxrpc_queue_call(call); in rxrpc_process_call()1349 rxrpc_queue_call(call); in rxrpc_process_call()
226 rxrpc_queue_call(call); in rxrpc_UDP_error_handler()
120 rxrpc_queue_call(call); in rxrpc_send_abort()441 rxrpc_queue_call(call); in rxrpc_instant_resend()
37 rxrpc_queue_call(call); in rxrpc_remove_user_ID()
34 #define rxrpc_queue_call(CALL) rxrpc_queue_work(&(CALL)->processor) macro