Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/procfs/
H A Dprocfs.c68 procfs_doprocfile(PFS_FILL_ARGS) in procfs_doprocfile() function
191 pfs_create_link(dir, "file", procfs_doprocfile, in procfs_init()
H A Dprocfs.h46 int procfs_doprocfile(PFS_FILL_ARGS);
/freebsd-14.2/sys/modules/procfs/
H A DMakefile22 EXPORT_SYMS+= procfs_doprocfile
/freebsd-14.2/sys/compat/linprocfs/
H A Dlinprocfs.c2161 pfs_create_link(dir, "exe", &procfs_doprocfile, in linprocfs_init()