Home
last modified time | relevance | path

Searched refs:procfs_doprocmap (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/procfs/
H A Dprocfs.h46 int procfs_doprocmap(PFS_FILL_ARGS);
H A Dprocfs.c174 pfs_create_file(dir, "map", procfs_doprocmap, in procfs_init()
H A Dprocfs_map.c76 procfs_doprocmap(PFS_FILL_ARGS) in procfs_doprocmap() function