Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/procfs/
Dprocfs.h48 int procfs_doprocmap(PFS_FILL_ARGS);
Dprocfs.c177 pfs_create_file(dir, "map", procfs_doprocmap, in procfs_init()
Dprocfs_map.c79 procfs_doprocmap(PFS_FILL_ARGS) in procfs_doprocmap() function