Searched defs:next_bin (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c1934 #define next_bin(b) ((mbinptr)((char*)(b) + (sizeof(mchunkptr)<<1))) macro
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c2841 int next_bin; /* Needed for RESTORE flow with aprox match */ member in union:ecore_pending_mcast_cmd::__anon9426

Completed in 82 milliseconds