Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/procfs/
H A Dprocfs.c117 procfs_attr_rw(PFS_ATTR_ARGS) in procfs_attr_rw() function
171 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
175 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
179 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
185 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
191 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR); in procfs_init()
H A Dprocfs.h59 int procfs_attr_rw(PFS_ATTR_ARGS);
/freebsd-13.1/sys/modules/procfs/
H A DMakefile26 EXPORT_SYMS+= procfs_attr_rw
/freebsd-13.1/sys/compat/linprocfs/
H A Dlinprocfs.c2004 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in linprocfs_init()