Searched refs:RXRPC_CALL_UPGRADE (Results 1 – 3 of 3) sorted by relevance
85 bundle->upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_alloc_bundle()247 bool upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_look_up_bundle()
225 __set_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_alloc_client_call()
549 RXRPC_CALL_UPGRADE, /* Service upgrade was requested for the call */ enumerator
Completed in 14 milliseconds