Searched refs:guarded_fileproc_copy_guard (Results 1 – 3 of 3) sorted by relevance
530 extern void guarded_fileproc_copy_guard(struct fileproc *ofp, struct fileproc *nfp);
117 guarded_fileproc_copy_guard(struct fileproc *ofp, struct fileproc *nfp) in guarded_fileproc_copy_guard() function
969 guarded_fileproc_copy_guard(ofp, nfp); in fdt_fork()