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

1234

/freebsd-current/sys/amd64/include/
H A Dsf_buf.h40 sf_buf_kva(struct sf_buf *sf) argument
47 sf_buf_page(struct sf_buf *sf) argument
/freebsd-current/sys/arm64/include/
H A Dsf_buf.h41 sf_buf_kva(struct sf_buf *sf) argument
48 sf_buf_page(struct sf_buf *sf) argument
/freebsd-current/sys/riscv/include/
H A Dsf_buf.h37 sf_buf_kva(struct sf_buf *sf) argument
44 sf_buf_page(struct sf_buf *sf) argument
/freebsd-current/sys/arm/include/
H A Dsf_buf.h33 sf_buf_map(struct sf_buf *sf, int flags) argument
40 sf_buf_unmap(struct sf_buf *sf) argument
/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Dvm.h52 zfs_unmap_page(struct sf_buf *sf) argument
/freebsd-current/sys/netinet/tcp_stacks/
H A Dsack_filter.h119 static inline uint8_t sack_filter_blks_used(struct sack_filter *sf) argument
[all...]
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvm.h68 zfs_unmap_page(struct sf_buf *sf) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dhighmem.h60 struct sf_buf *sf; local
106 struct sf_buf *sf; local
/freebsd-current/tools/regression/priv/
H A Dpriv_vfs_fhstatfs.c66 struct statfs sf; local
/freebsd-current/sys/powerpc/powerpc/
H A Duio_machdep.c69 struct sf_buf *sf; local
/freebsd-current/sys/i386/i386/
H A Duio_machdep.c58 struct sf_buf *sf; local
/freebsd-current/sys/arm/arm/
H A Duio_machdep.c66 struct sf_buf *sf; local
/freebsd-current/contrib/netbsd-tests/bin/df/
H A Dgetmntinfo.c70 struct statvfs *sf; local
[all...]
/freebsd-current/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-current/sys/kern/
H A Dsubr_sfbuf.c114 struct sf_buf *sf; local
174 sf_buf_free(struct sf_buf *sf) argument
196 sf_buf_ref(struct sf_buf *sf) argument
216 struct sf_buf *sf; local
[all...]
/freebsd-current/lib/libc/gen/
H A Dfstab.c89 struct statfs sf; local
/freebsd-current/usr.sbin/pnfsdscopymr/
H A Dpnfsdscopymr.c73 struct statfs sf; local
/freebsd-current/contrib/libpcap/
H A Dpcap-snoop.c207 struct snoopfilter sf; local
/freebsd-current/sys/sys/
H A Dsf_buf.h114 sf_buf_kva(struct sf_buf *sf) argument
123 sf_buf_page(struct sf_buf *sf) argument
135 sf_buf_map(struct sf_buf *sf, int flags) argument
142 sf_buf_unmap(struct sf_buf *sf) argument
167 sf_buf_free(struct sf_buf *sf) argument
172 sf_buf_ref(struct sf_buf *sf) argument
[all...]
/freebsd-current/sys/arm64/linux/
H A Dlinux_sigframe.h75 struct l_rt_sigframe sf; member in struct:l_sigframe
/freebsd-current/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c114 struct statfs sf; local
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Ddmu_os.c83 struct sf_buf *sf; local
139 struct sf_buf *sf; local
[all...]
/freebsd-current/usr.bin/tail/
H A Dforward.c268 struct statfs sf; local
/freebsd-current/stand/libsa/
H A Dsplitfs.c63 split_file_destroy(struct split_file *sf) argument
79 split_openfile(struct split_file *sf) argument
105 struct split_file *sf; local
181 struct split_file *sf; local
194 struct split_file *sf; local
237 struct split_file *sf; local
304 struct split_file *sf = (struct split_file *)f->f_fsdata; local
[all...]
/freebsd-current/crypto/openssh/
H A Daudit-bsm.c235 selected(char *username, uid_t uid, au_event_t event, int sf) argument

Completed in 365 milliseconds

1234