rxrpc_queue_work 627 net/rxrpc/ar-call.c rxrpc_queue_work(&call->destroyer); rxrpc_queue_work 652 net/rxrpc/ar-call.c rxrpc_queue_work(&call->destroyer); rxrpc_queue_work 323 net/rxrpc/ar-connevent.c rxrpc_queue_work(&local->rejecter); rxrpc_queue_work 116 net/rxrpc/ar-error.c rxrpc_queue_work(&trans->error_handler); rxrpc_queue_work 250 net/rxrpc/ar-error.c rxrpc_queue_work(&trans->error_handler); rxrpc_queue_work 602 net/rxrpc/ar-input.c rxrpc_queue_work(&conn->trans->local->acceptor); rxrpc_queue_work 781 net/rxrpc/ar-input.c rxrpc_queue_work(&local->acceptor); rxrpc_queue_work 34 net/rxrpc/ar-internal.h #define rxrpc_queue_call(CALL) rxrpc_queue_work(&(CALL)->processor) rxrpc_queue_work 35 net/rxrpc/ar-internal.h #define rxrpc_queue_conn(CONN) rxrpc_queue_work(&(CONN)->processor) rxrpc_queue_work 231 net/rxrpc/ar-local.c rxrpc_queue_work(&local->destroyer); rxrpc_queue_work 265 net/rxrpc/ar-peer.c rxrpc_queue_work(&peer->destroyer);