Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2514 unsigned int binbit; in do_check_malloc_state() local
2567 binbit = get_binmap(av,i); in do_check_malloc_state()
2569 if (!binbit) in do_check_malloc_state()
2572 assert(binbit); in do_check_malloc_state()