Searched refs:af_alg_wmem_wakeup (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/crypto/
H A Dif_alg.h233 void af_alg_wmem_wakeup(struct sock *sk);
/linux-master/crypto/
H A Dalgif_skcipher.c241 af_alg_wmem_wakeup(sk);
H A Dalgif_aead.c353 af_alg_wmem_wakeup(sk);
H A Daf_alg.c833 * af_alg_wmem_wakeup - wakeup caller when writable memory is available
837 void af_alg_wmem_wakeup(struct sock *sk) function
853 EXPORT_SYMBOL_GPL(af_alg_wmem_wakeup); variable

Completed in 294 milliseconds