Searched refs:PFS_FILL_ARGS (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/sys/fs/procfs/
H A Dprocfs.h43 int procfs_docurproc(PFS_FILL_ARGS);
44 int procfs_doosrel(PFS_FILL_ARGS);
45 int procfs_doproccmdline(PFS_FILL_ARGS);
46 int procfs_doprocdbregs(PFS_FILL_ARGS);
47 int procfs_doprocfile(PFS_FILL_ARGS);
48 int procfs_doprocfpregs(PFS_FILL_ARGS);
49 int procfs_doprocmap(PFS_FILL_ARGS);
50 int procfs_doprocmem(PFS_FILL_ARGS);
51 int procfs_doprocnote(PFS_FILL_ARGS);
52 int procfs_doprocregs(PFS_FILL_ARGS);
[all...]
H A Dprocfs_note.c49 procfs_doprocnote(PFS_FILL_ARGS)
H A Dprocfs_mem.c59 procfs_doprocmem(PFS_FILL_ARGS)
H A Dprocfs_type.c48 procfs_doproctype(PFS_FILL_ARGS)
H A Dprocfs_osrel.c44 procfs_doosrel(PFS_FILL_ARGS)
H A Dprocfs_rlimit.c65 procfs_doprocrlimit(PFS_FILL_ARGS)
H A Dprocfs.c70 procfs_doprocfile(PFS_FILL_ARGS)
95 procfs_docurproc(PFS_FILL_ARGS)
H A Dprocfs_status.c66 procfs_doprocstatus(PFS_FILL_ARGS)
175 procfs_doproccmdline(PFS_FILL_ARGS)
H A Dprocfs_dbregs.c87 procfs_doprocdbregs(PFS_FILL_ARGS)
H A Dprocfs_fpregs.c81 procfs_doprocfpregs(PFS_FILL_ARGS)
H A Dprocfs_regs.c81 procfs_doprocregs(PFS_FILL_ARGS)
H A Dprocfs_map.c80 procfs_doprocmap(PFS_FILL_ARGS)
/freebsd-13-stable/sys/compat/linsysfs/
H A Dlinsysfs.c73 linsysfs_ifnet_addr(PFS_FILL_ARGS)
90 linsysfs_ifnet_addrlen(PFS_FILL_ARGS)
98 linsysfs_ifnet_flags(PFS_FILL_ARGS)
112 linsysfs_ifnet_ifindex(PFS_FILL_ARGS)
124 linsysfs_ifnet_mtu(PFS_FILL_ARGS)
136 linsysfs_ifnet_tx_queue_len(PFS_FILL_ARGS)
145 linsysfs_ifnet_type(PFS_FILL_ARGS)
216 linsysfs_scsiname(PFS_FILL_ARGS)
241 linsysfs_link_scsi_host(PFS_FILL_ARGS)
263 linsysfs_fill_data(PFS_FILL_ARGS)
[all...]
/freebsd-13-stable/sys/compat/linprocfs/
H A Dlinprocfs.c145 linprocfs_domeminfo(PFS_FILL_ARGS)
196 linprocfs_docpuinfo(PFS_FILL_ARGS)
381 linprocfs_docpuinfo(PFS_FILL_ARGS)
470 linprocfs_domtab(PFS_FILL_ARGS)
528 linprocfs_doprocmountinfo(PFS_FILL_ARGS)
621 linprocfs_dopartitions(PFS_FILL_ARGS)
674 linprocfs_dostat(PFS_FILL_ARGS)
748 linprocfs_doswaps(PFS_FILL_ARGS)
776 linprocfs_douptime(PFS_FILL_ARGS)
845 linprocfs_doversion(PFS_FILL_ARGS)
[all...]
/freebsd-13-stable/sys/fs/pseudofs/
H A Dpseudofs.h104 #define PFS_FILL_ARGS \ macro
110 int name(PFS_FILL_ARGS);
111 typedef int (*pfs_fill_t)(PFS_FILL_ARGS);
H A Dpseudofs_internal.h129 pn_fill(PFS_FILL_ARGS)
/freebsd-13-stable/sys/compat/lindebugfs/
H A Dlindebugfs.c117 debugfs_fill(PFS_FILL_ARGS)
172 debugfs_fill_data(PFS_FILL_ARGS)

Completed in 176 milliseconds