Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/procfs/
H A Dprocfs.h51 int procfs_doprocregs(PFS_FILL_ARGS);
H A Dprocfs_regs.c78 procfs_doprocregs(PFS_FILL_ARGS) in procfs_doprocregs() function
H A Dprocfs.c182 pfs_create_file(dir, "regs", procfs_doprocregs, in procfs_init()