Searched refs:get_bb_sz (Results 1 – 1 of 1) sorted by relevance
1084 static unsigned long get_bb_sz(unsigned int duration) in get_bb_sz() function1094 get_bb_sz(w->preempt_us) / sizeof(uint32_t); in init_bb()1321 w->bb_sz = max(PAGE_SIZE, get_bb_sz(w->preempt_us)) + in alloc_step_batch()1324 w->bb_sz = get_bb_sz(w->duration.max); in alloc_step_batch()2624 ALIGN(w->bb_sz - get_bb_sz(get_duration(wrk, w)), in do_eb()