Lines Matching refs:ask
41 struct alg_sock *ask = alg_sk(sk);
42 struct sock *psk = ask->parent;
54 struct alg_sock *ask = alg_sk(sk);
55 struct sock *psk = ask->parent;
57 struct af_alg_ctx *ctx = ask->private;
209 struct alg_sock *ask = alg_sk(sk);
212 if (!atomic_read(&ask->nokey_refcnt))
215 psk = ask->parent;
216 pask = alg_sk(ask->parent);
225 atomic_set(&ask->nokey_refcnt, 0);
310 struct alg_sock *ask = alg_sk(sk);
311 struct af_alg_ctx *ctx = ask->private;
312 struct sock *psk = ask->parent;
325 struct alg_sock *ask = alg_sk(sk);
346 ask->private = ctx;