Searched refs:RXRPC_CALL_UPGRADE (Results 1 – 3 of 3) sorted by relevance
86 bundle->upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_alloc_bundle()256 bool upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_look_up_bundle()
218 __set_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_alloc_client_call()
566 RXRPC_CALL_UPGRADE, /* Service upgrade was requested for the call */ enumerator