sock_fasync       115 net/socket.c   static int sock_fasync(int fd, struct file *filp, int on);
sock_fasync       140 net/socket.c   	.fasync =	sock_fasync,
sock_fasync       993 net/socket.c   	sock_fasync(-1, filp, 0);