vn_poll            61 kern/vfs_vnops.c int vn_poll(struct file *, int, struct proc *);
vn_poll            66 kern/vfs_vnops.c 	{ vn_read, vn_write, vn_ioctl, vn_poll, vn_kqfilter, vn_statfile,