Searched refs:alloc_size_bytes (Results 1 – 1 of 1) sorted by relevance
141 unsigned int alloc_size_bytes; in pm_create_runlist_ib() local170 &alloc_size_bytes, &is_over_subscription, in pm_create_runlist_ib()175 *rl_size_bytes = alloc_size_bytes; in pm_create_runlist_ib()176 pm->ib_size_bytes = alloc_size_bytes; in pm_create_runlist_ib()201 alloc_size_bytes); in pm_create_runlist_ib()220 alloc_size_bytes); in pm_create_runlist_ib()241 alloc_size_bytes); in pm_create_runlist_ib()267 alloc_size_bytes / sizeof(uint32_t), in pm_create_runlist_ib()272 for (i = 0; i < alloc_size_bytes / sizeof(uint32_t); i++) in pm_create_runlist_ib()
Completed in 4 milliseconds