Home
last modified time | relevance | path

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

/open-nvidia-gpu/kernel-open/nvidia-uvm/
H A Duvm_channel.c462 static NV_STATUS channel_reserve_and_lock_in_pool(uvm_channel_pool_t *pool, uvm_channel_t **channel… in channel_reserve_and_lock_in_pool() function
537 return channel_reserve_and_lock_in_pool(pool, channel_out); in channel_reserve_in_pool()