Searched refs:threads_log2 (Results 1 – 11 of 11) sorted by relevance
25 uint8_t threads_log2; member
236 size_t const size[1] = { state->bx_ru << hs->config.slab.threads_log2 }; in hs_transpose()351 size_t const size[1] = { full << hs->config.slab.threads_log2 }; in hs_bc_enqueue()555 size_t const size_full[1] = { full << hs->config.slab.threads_log2 }; in hs_bs_enqueue()576 size_t const offset_frac[1] = { full << hs->config.slab.threads_log2 }; in hs_bs_enqueue()577 size_t const size_frac [1] = { frac << hs->config.slab.threads_log2 }; in hs_bs_enqueue()
27 uint8_t threads_log2; member
38 .threads_log2 = HS_SLAB_THREADS_LOG2,
24 .threads_log2 = HS_SLAB_THREADS_LOG2,