Searched refs:ncp_conn_assert_locked (Results 1 – 2 of 2) sorted by relevance
198 int ncp_conn_assert_locked(struct ncp_conn *conn,const char *checker,struct thread *td);
188 ncp_conn_assert_locked(struct ncp_conn *conn, const char *checker, struct thread *td) in ncp_conn_assert_locked() function278 error = ncp_conn_assert_locked(ncp, __func__, td); in ncp_conn_free()