Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/procfs/
H A Dprocfs.c115 procfs_attr_rw(PFS_ATTR_ARGS) in procfs_attr_rw() function
169 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
173 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
177 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
183 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
189 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR); in procfs_init()
H A Dprocfs.h58 int procfs_attr_rw(PFS_ATTR_ARGS);
/freebsd-14.2/sys/modules/procfs/
H A DMakefile25 EXPORT_SYMS+= procfs_attr_rw
/freebsd-14.2/sys/compat/linprocfs/
H A Dlinprocfs.c2166 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in linprocfs_init()
2186 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR); in linprocfs_init()