Lines Matching refs:alg_sk
128 struct alg_sock *ask = alg_sk(sk); in af_alg_release_parent()
132 ask = alg_sk(sk); in af_alg_release_parent()
146 struct alg_sock *ask = alg_sk(sk); in alg_bind()
204 struct alg_sock *ask = alg_sk(sk); in alg_setkey()
229 struct alg_sock *ask = alg_sk(sk); in alg_setsockopt()
276 struct alg_sock *ask = alg_sk(sk); in af_alg_accept()
316 atomic_set(&alg_sk(sk2)->nokey_refcnt, 1); in af_alg_accept()
318 alg_sk(sk2)->parent = sk; in af_alg_accept()
319 alg_sk(sk2)->type = type; in af_alg_accept()
364 struct alg_sock *ask = alg_sk(sk); in alg_sock_destruct()
496 struct alg_sock *ask = alg_sk(sk); in af_alg_alloc_tsgl()
537 const struct alg_sock *ask = alg_sk(sk); in af_alg_count_tsgl()
594 struct alg_sock *ask = alg_sk(sk); in af_alg_pull_tsgl()
662 struct alg_sock *ask = alg_sk(sk); in af_alg_free_areq_sgls()
756 struct alg_sock *ask = alg_sk(sk); in af_alg_wait_for_data()
794 struct alg_sock *ask = alg_sk(sk); in af_alg_data_wakeup()
831 struct alg_sock *ask = alg_sk(sk); in af_alg_sendmsg()
992 struct alg_sock *ask = alg_sk(sk); in af_alg_sendpage()
1093 struct alg_sock *ask = alg_sk(sk); in af_alg_poll()
1152 struct alg_sock *ask = alg_sk(sk); in af_alg_get_rsgl()