Home
last modified time | relevance | path

Searched refs:sf_buf_shootdown (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsf_buf.h152 void sf_buf_shootdown(struct sf_buf *, int);
/f-stack/freebsd/sys/
H A Dsf_buf.h152 void sf_buf_shootdown(struct sf_buf *, int);
/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c576 sf_buf_shootdown(sf, flags); in sf_buf_map()
588 sf_buf_shootdown(struct sf_buf *sf, int flags) in sf_buf_shootdown() function
/f-stack/freebsd/kern/
H A Dsubr_sfbuf.c136 sf_buf_shootdown(sf, flags); in sf_buf_alloc()