Searched defs:sf (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-11-stable/sys/arm64/include/
H A Dsf_buf.h39 sf_buf_kva(struct sf_buf *sf) argument
46 sf_buf_page(struct sf_buf *sf) argument
/freebsd-11-stable/sys/amd64/include/
H A Dsf_buf.h39 sf_buf_kva(struct sf_buf *sf) argument
46 sf_buf_page(struct sf_buf *sf) argument
/freebsd-11-stable/sys/riscv/include/
H A Dsf_buf.h39 sf_buf_kva(struct sf_buf *sf) argument
46 sf_buf_page(struct sf_buf *sf) argument
/freebsd-11-stable/sys/arm/include/
H A Dsf_buf.h33 sf_buf_map(struct sf_buf *sf, int flags) argument
44 sf_buf_unmap(struct sf_buf *sf) argument
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dvm.h54 zfs_unmap_page(struct sf_buf *sf) argument
/freebsd-11-stable/sys/mips/include/
H A Dsf_buf.h35 sf_buf_kva(struct sf_buf *sf) argument
44 sf_buf_page(struct sf_buf *sf) argument
53 sf_buf_map(struct sf_buf *sf, int flags) argument
60 sf_buf_unmap(struct sf_buf *sf) argument
/freebsd-11-stable/sys/arm/arm/
H A Duio_machdep.c69 struct sf_buf *sf; local
/freebsd-11-stable/sys/powerpc/powerpc/
H A Duio_machdep.c72 struct sf_buf *sf; local
/freebsd-11-stable/sys/sparc64/sparc64/
H A Duio_machdep.c65 struct sf_buf *sf; local
/freebsd-11-stable/sys/mips/mips/
H A Duio_machdep.c64 struct sf_buf *sf; local
/freebsd-11-stable/tools/regression/priv/
H A Dpriv_vfs_fhstatfs.c68 struct statfs sf; local
/freebsd-11-stable/sys/i386/i386/
H A Duio_machdep.c61 struct sf_buf *sf; local
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_sockio.c58 int sf = 0; local
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_stat.c112 struct statfs *sf; local
131 struct statfs *sf; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/bin/df/
H A Dgetmntinfo.c70 struct statvfs *sf; local
[all...]
/freebsd-11-stable/lib/libbsdstat/
H A Dbsdstat.c38 bsdstat_setfmt(struct bsdstat *sf, const char *fmt0) argument
72 bsdstat_collect(struct bsdstat *sf) argument
78 bsdstat_update_tot(struct bsdstat *sf) argument
84 bsdstat_get(struct bsdstat *sf, int s, char b[] __unused, size_t bs __unused) argument
91 bsdstat_print_header(struct bsdstat *sf, FILE *fd) argument
110 bsdstat_print_current(struct bsdstat *sf, FILE *fd) argument
131 bsdstat_print_total(struct bsdstat *sf, FILE *fd) argument
152 bsdstat_print_verbose(struct bsdstat *sf, FILE *fd) argument
172 bsdstat_print_fields(struct bsdstat *sf, FILE *fd) argument
190 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) argument
[all...]
/freebsd-11-stable/sys/i386/svr4/
H A Dsvr4_machdep.c105 struct sigaltstack *sf; local
201 struct sigaltstack *sf; local
/freebsd-11-stable/sys/kern/
H A Dsubr_sfbuf.c119 struct sf_buf *sf; local
181 sf_buf_free(struct sf_buf *sf) argument
205 sf_buf_ref(struct sf_buf *sf) argument
227 struct sf_buf *sf; local
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_gem_tiling.c461 struct sf_buf *sf; local
/freebsd-11-stable/lib/libc/gen/
H A Dfstab.c93 struct statfs sf; local
/freebsd-11-stable/sys/sys/
H A Dsf_buf.h119 sf_buf_kva(struct sf_buf *sf) argument
130 sf_buf_page(struct sf_buf *sf) argument
144 sf_buf_map(struct sf_buf *sf, int flags) argument
151 sf_buf_unmap(struct sf_buf *sf) argument
176 sf_buf_free(struct sf_buf *sf) argument
181 sf_buf_ref(struct sf_buf *sf) argument
[all...]
/freebsd-11-stable/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c117 struct statfs sf; local
/freebsd-11-stable/usr.bin/tail/
H A Dforward.c269 struct statfs sf; local
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snoop.c207 struct snoopfilter sf; local
/freebsd-11-stable/stand/libsa/
H A Dsplitfs.c66 split_file_destroy(struct split_file *sf) argument
82 split_openfile(struct split_file *sf) argument
108 struct split_file *sf; local
184 struct split_file *sf; local
197 struct split_file *sf; local
240 struct split_file *sf; local
307 struct split_file *sf = (struct split_file *)f->f_fsdata; local
[all...]

Completed in 168 milliseconds

1234