Searched refs:umplock_find_item_by_pid (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/ |
H A D | umplock_driver.c | 80 static int umplock_find_item_by_pid(_lock_cmd_priv *lock_cmd, int *item_slot, int *ref_slot) in umplock_find_item_by_pid() function 134 ret = umplock_find_item_by_pid(lock_cmd, &i_index, &ref_index); in do_umplock_create_locked() 196 ret = umplock_find_item_by_pid(lock_cmd, &i_index, &ref_index); in do_umplock_process() 265 ret = umplock_find_item_by_pid(lock_cmd, &i_index, &ref_index); in do_umplock_release() 403 ret = umplock_find_item_by_pid(lock_cmd, &i_index, &ref_index); in do_umplock_client_delete()
|
Completed in 2 milliseconds