Lines Matching defs:fp
188 struct file *fp; in fclearcache() local
278 struct file *fp; in holdfp_fdp() local
301 struct file *fp; in holdfp_fdp_locked() local
332 struct file *fp; in _holdfp_cache() local
478 struct file *fp; in _holdfp2() local
510 dropfp(thread_t td, int fd, struct file *fp) in dropfp()
609 fp2filelist(const struct file *fp) in fp2filelist()
703 struct file *fp; in kern_fcntl() local
1002 struct file *fp; in kern_dup() local
1423 struct file *fp; in kern_close() local
1478 struct file *fp; in kern_shutdown() local
1509 struct file *fp; in kern_fstat() local
1545 struct file *fp; in sys_fpathconf() local
1925 fdrevoke_check_callback(struct file *fp, void *vinfo) in fdrevoke_check_callback()
1966 struct file *fp; in fdrevoke_proc_callback() local
2046 struct file *fp; in falloc() local
2102 checkfdclosed(thread_t td, struct filedesc *fdp, int fd, struct file *fp, in checkfdclosed()
2138 fsetfd_locked(struct filedesc *fdp, struct file *fp, int fd) in fsetfd_locked()
2158 fsetfd(struct filedesc *fdp, struct file *fp, int fd) in fsetfd()
2172 struct file *fp; in funsetfd_locked() local
2260 fsetcred(struct file *fp, struct ucred *ncr) in fsetcred()
2303 ffree(struct file *fp) in ffree()
2527 struct file *fp; in fdfree() local
2695 struct file *fp; in holdfp() local
2717 struct file *fp; in holdsock() local
2748 struct file *fp; in holdvnode() local
2776 struct file *fp; in holdvnode2() local
2809 is_unsafe(struct file *fp) in is_unsafe()
2840 struct file *fp; in setugidsafety() local
2878 struct file *fp; in fdcloseexec() local
2908 struct file *fp; in fdcheckstd() local
2956 closef(struct file *fp, struct proc *p) in closef()
3029 fhold(struct file *fp) in fhold()
3040 fdrop(struct file *fp) in fdrop()
3122 struct file *fp; in sys_flock() local
3225 struct file *fp; in fdopen() local
3303 struct file *fp; in allfiles_scan_exclusive() local
3380 struct file *fp; in sysctl_kern_file_callback() local
3474 struct file *fp, in badfo_readwrite()
3483 badfo_ioctl(struct file *fp, u_long com, caddr_t data, in badfo_ioctl()
3494 badfo_kqfilter(struct file *fp, struct knote *kn) in badfo_kqfilter()
3500 badfo_stat(struct file *fp, struct stat *sb, struct ucred *cred) in badfo_stat()
3506 badfo_close(struct file *fp) in badfo_close()
3512 badfo_shutdown(struct file *fp, int how) in badfo_shutdown()
3518 nofo_shutdown(struct file *fp, int how) in nofo_shutdown()
3524 badfo_seek(struct file *fp, off_t offset, int whence, off_t *res) in badfo_seek()