Home
last modified time | relevance | path

Searched refs:ASSERT (Results 1 – 14 of 14) sorted by relevance

/net/rxrpc/
Dconn_object.c239 ASSERT(!rcu_access_pointer(conn->channels[0].call) && in rxrpc_kill_connection()
243 ASSERT(list_empty(&conn->cache_link)); in rxrpc_kill_connection()
438 ASSERT(time_after(earliest, now)); in rxrpc_service_connection_reaper()
481 ASSERT(list_empty(&rxnet->conn_proc_list)); in rxrpc_destroy_all_connections()
Dconn_client.c811 ASSERT(!test_bit(RXRPC_CALL_EXPOSED, &call->flags)); in rxrpc_disconnect_client_call()
901 ASSERT(list_empty(&conn->waiting_calls)); in rxrpc_disconnect_client_call()
1034 ASSERT(!list_empty(&rxnet->active_client_conns)); in rxrpc_cull_active_client_conns()
1101 ASSERT(test_bit(RXRPC_CONN_EXPOSED, &conn->flags)); in rxrpc_discard_expired_client_conns()
Dlocal_object.c425 ASSERT(!local->service); in rxrpc_local_destroyer()
489 ASSERT(!work_pending(&local->processor)); in rxrpc_local_rcu()
Dconn_event.c386 ASSERT(conn->security_ix != 0); in rxrpc_secure_connection()
387 ASSERT(conn->server_key); in rxrpc_secure_connection()
Dcall_object.c553 ASSERT(call != NULL); in rxrpc_put_call()
617 ASSERT(test_bit(RXRPC_CALL_RELEASED, &call->flags)); in rxrpc_cleanup_call()
Dcall_accept.c480 ASSERT(!irqs_disabled()); in rxrpc_accept_call()
603 ASSERT(!irqs_disabled()); in rxrpc_reject_call()
Dpeer_event.c396 ASSERT(list_empty(&collector)); in rxrpc_peer_keepalive_worker()
Dar-internal.h1254 #define ASSERT(X) \ macro
1296 #define ASSERT(X) \ macro
Dpeer_object.c420 ASSERT(hlist_empty(&peer->error_targets)); in __rxrpc_put_peer()
Dcall_event.c175 ASSERT(before_eq(cursor, top)); in rxrpc_resend()
Drecvmsg.c188 ASSERT(before(hard_ack, top)); in rxrpc_rotate_rx_window()
Daf_rxrpc.c226 ASSERT(rx->local != NULL); in rxrpc_listen()
Drxkad.c930 ASSERT(conn->server_key->payload.data[0] != NULL); in rxkad_decrypt_ticket()
Dinput.c262 ASSERT(test_bit(RXRPC_CALL_TX_LAST, &call->flags)); in rxrpc_end_tx_phase()