Searched refs:procfs_attr_rw (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/fs/procfs/ |
| H A D | procfs.c | 115 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 D | procfs.h | 58 int procfs_attr_rw(PFS_ATTR_ARGS);
|
| /freebsd-14.2/sys/modules/procfs/ |
| H A D | Makefile | 25 EXPORT_SYMS+= procfs_attr_rw
|
| /freebsd-14.2/sys/compat/linprocfs/ |
| H A D | linprocfs.c | 2166 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()
|