Searched refs:procfs_candebug (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/fs/procfs/
H A Dprocfs.c144 procfs_candebug(PFS_VIS_ARGS) function
172 procfs_attr, procfs_candebug, NULL, PFS_RDWR|PFS_RAW);
176 procfs_attr, procfs_candebug, NULL, PFS_RDWR|PFS_RAW);
180 procfs_attr, procfs_candebug, NULL, PFS_RDWR|PFS_RAW);
184 procfs_attr, procfs_candebug, NULL, PFS_WR);
186 procfs_attr, procfs_candebug, NULL, PFS_WR);
188 procfs_attr, procfs_candebug, NULL, PFS_RDWR|PFS_RAW);
194 procfs_attr, procfs_candebug, NULL, PFS_RDWR);
H A Dprocfs.h63 int procfs_candebug(PFS_VIS_ARGS);
/freebsd-10.1-release/sys/modules/procfs/
H A DMakefile25 EXPORT_SYMS+= procfs_candebug
/freebsd-10.1-release/sys/compat/linprocfs/
H A Dlinprocfs.c1419 &procfs_attr, &procfs_candebug, NULL, PFS_RDWR|PFS_RAW);

Completed in 62 milliseconds