Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/procfs/
H A Dprocfs.c135 procfs_notsystem(PFS_VIS_ARGS) in procfs_notsystem() function
177 NULL, procfs_notsystem, NULL, PFS_RD); in procfs_init()
194 NULL, procfs_notsystem, NULL, 0); in procfs_init()
H A Dprocfs.h63 int procfs_notsystem(PFS_VIS_ARGS);
/freebsd-13.1/sys/modules/procfs/
H A DMakefile25 EXPORT_SYMS+= procfs_notsystem
/freebsd-13.1/sys/compat/linprocfs/
H A Dlinprocfs.c2000 NULL, &procfs_notsystem, NULL, 0); in linprocfs_init()