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

/linux-master/include/crypto/
H A Dif_alg.h240 __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.c1160 * af_alg_poll - poll system call handler
1165 __poll_t af_alg_poll(struct file *file, struct socket *sock, function
1184 EXPORT_SYMBOL_GPL(af_alg_poll); variable

Completed in 198 milliseconds