Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/procfs/
H A Dprocfs.c133 procfs_notsystem(PFS_VIS_ARGS) in procfs_notsystem() function
175 NULL, procfs_notsystem, NULL, PFS_RD); in procfs_init()
192 NULL, procfs_notsystem, NULL, 0); in procfs_init()
H A Dprocfs.h62 int procfs_notsystem(PFS_VIS_ARGS);
/freebsd-14.2/sys/modules/procfs/
H A DMakefile24 EXPORT_SYMS+= procfs_notsystem
/freebsd-14.2/sys/compat/linprocfs/
H A Dlinprocfs.c2162 NULL, &procfs_notsystem, NULL, 0); in linprocfs_init()