Home
last modified time | relevance | path

Searched refs:sf_allocfail (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dsf_buf.h42 uint64_t sf_allocfail; /* times sfbuf allocation failed */ member
/freebsd-14.2/usr.bin/netstat/
H A Dmbuf.c356 (uintmax_t)sfstat.sf_allocfail); in mbpr()
/freebsd-14.2/sys/kern/
H A Dkern_sendfile.c1069 SFSTAT_INC(sf_allocfail); in vn_sendfile()