Home
last modified time | relevance | path

Searched refs:PFS_ATTR_ARGS (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/fs/procfs/
H A Dprocfs.h57 int procfs_attr_w(PFS_ATTR_ARGS);
58 int procfs_attr_rw(PFS_ATTR_ARGS);
59 int procfs_attr_all_rx(PFS_ATTR_ARGS);
H A Dprocfs.c95 procfs_attr(PFS_ATTR_ARGS, int mode) { in procfs_attr() argument
108 procfs_attr_all_rx(PFS_ATTR_ARGS) in procfs_attr_all_rx() argument
115 procfs_attr_rw(PFS_ATTR_ARGS) in procfs_attr_rw() argument
122 procfs_attr_w(PFS_ATTR_ARGS) in procfs_attr_w() argument
/freebsd-14.2/sys/fs/pseudofs/
H A Dpseudofs.h116 #define PFS_ATTR_ARGS \ macro
122 int name(PFS_ATTR_ARGS);
123 typedef int (*pfs_attr_t)(PFS_ATTR_ARGS);
H A Dpseudofs_internal.h141 pn_attr(PFS_ATTR_ARGS) in pn_attr() argument
/freebsd-14.2/sys/compat/lindebugfs/
H A Dlindebugfs.c92 debugfs_attr(PFS_ATTR_ARGS) in debugfs_attr() argument
/freebsd-14.2/sys/compat/linprocfs/
H A Dlinprocfs.c1960 linprocfs_dotaskattr(PFS_ATTR_ARGS) in linprocfs_dotaskattr() argument