Home
last modified time | relevance | path

Searched refs:procfs_doprocfile (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/fs/procfs/
H A Dprocfs.c70 procfs_doprocfile(PFS_FILL_ARGS) in procfs_doprocfile() function
193 pfs_create_link(dir, "file", procfs_doprocfile, in procfs_init()
H A Dprocfs.h47 int procfs_doprocfile(PFS_FILL_ARGS);
/freebsd-13.1/sys/modules/procfs/
H A DMakefile23 EXPORT_SYMS+= procfs_doprocfile
/freebsd-13.1/sys/compat/linprocfs/
H A Dlinprocfs.c1999 pfs_create_link(dir, "exe", &procfs_doprocfile, in linprocfs_init()