Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager.c241 unsigned int alloc_size_bytes; in pm_create_runlist_ib() local
255 &alloc_size_bytes, &is_over_subscription); in pm_create_runlist_ib()
259 *rl_size_bytes = alloc_size_bytes; in pm_create_runlist_ib()
279 alloc_size_bytes); in pm_create_runlist_ib()
289 alloc_size_bytes); in pm_create_runlist_ib()
300 alloc_size_bytes); in pm_create_runlist_ib()
308 alloc_size_bytes / sizeof(uint32_t), true); in pm_create_runlist_ib()
310 for (i = 0; i < alloc_size_bytes / sizeof(uint32_t); i++) in pm_create_runlist_ib()