Lines Matching refs:ask
46 struct alg_sock *ask = alg_sk(sk);
47 struct sock *psk = ask->parent;
49 struct af_alg_ctx *ctx = ask->private;
64 struct alg_sock *ask = alg_sk(sk);
65 struct sock *psk = ask->parent;
92 struct alg_sock *ask = alg_sk(sk);
93 struct sock *psk = ask->parent;
95 struct af_alg_ctx *ctx = ask->private;
383 struct alg_sock *ask = alg_sk(sk);
386 if (!atomic_read(&ask->nokey_refcnt))
389 psk = ask->parent;
390 pask = alg_sk(ask->parent);
399 atomic_set(&ask->nokey_refcnt, 0);
521 struct alg_sock *ask = alg_sk(sk);
522 struct af_alg_ctx *ctx = ask->private;
523 struct sock *psk = ask->parent;
538 struct alg_sock *ask = alg_sk(sk);
560 ask->private = ctx;