Searched refs:RXRPC_CALL_KERNEL (Results 1 – 2 of 2) sorted by relevance
239 if (test_bit(RXRPC_CALL_KERNEL, &call->flags)) in rxrpc_put_call_slot()285 __set_bit(RXRPC_CALL_KERNEL, &call->flags); in rxrpc_new_client_call()
490 RXRPC_CALL_KERNEL, /* The call was made by the kernel */ enumerator