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

/linux-master/include/crypto/
H A Dif_alg.h239 __poll_t af_alg_poll(struct file *file, struct socket *sock,
/linux-master/crypto/
H A Dalgif_skcipher.c262 .poll = af_alg_poll,
340 .poll = af_alg_poll,
H A Dalgif_aead.c374 .poll = af_alg_poll,
452 .poll = af_alg_poll,
H A Daf_alg.c1159 * af_alg_poll - poll system call handler
1164 __poll_t af_alg_poll(struct file *file, struct socket *sock, function
1183 EXPORT_SYMBOL_GPL(af_alg_poll); variable

Completed in 230 milliseconds