Searched refs:ql_foreach (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/src/
H A Dwitness.c23 ql_foreach(w, witnesses, link) { function
56 ql_foreach(w, witnesses, link) { function
H A Dtsd.c331 ql_foreach(iter, &head->blocks, link) {
H A Dtcache.c317 ql_foreach(iter, &arena->tcache_ql, link) {
H A Darena.c157 ql_foreach(descriptor, &arena->cache_bin_array_descriptor_ql, link) {
H A Djemalloc.c657 ql_foreach(tcache, &arena->tcache_ql, link) {
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dql.h82 #define ql_foreach(a_var, a_head, a_field) \ macro
H A Dwitness.h172 ql_foreach(w, witnesses, link) { function
223 ql_foreach(w, witnesses, link) { function
H A Demitter.h428 ql_foreach(col, &row->cols, link) {

Completed in 103 milliseconds