Searched refs:procfs_attr_w (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/fs/procfs/ |
| H A D | procfs.c | 120 procfs_attr_w(PFS_ATTR_ARGS) in procfs_attr_w() function 178 pfs_create_file(dir, NULL, "note", procfs_doprocnote, procfs_attr_w, in procfs_init() 180 pfs_create_file(dir, NULL, "notepg", procfs_doprocnote, procfs_attr_w, in procfs_init()
|
| H A D | procfs.h | 55 int procfs_attr_w(PFS_ATTR_ARGS);
|