Searched refs:procfs_doprocnote (Results 1 – 3 of 3) sorted by relevance
| /src/sys/fs/procfs/ ! |
| H A D | procfs.c | 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_note.c | 45 procfs_doprocnote(PFS_FILL_ARGS) in procfs_doprocnote() function
|
| H A D | procfs.h | 48 int procfs_doprocnote(PFS_FILL_ARGS);
|