Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2071 #define get_binmap(m,i) ((m)->binmap[idx2block(i)] & idx2bit(i)) macro
2567 binbit = get_binmap(av,i); in do_check_malloc_state()