Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_hmm.c23 struct hmm_range *range, struct rw_semaphore *notifier_sem) in xe_alloc_sg() argument
30 ret = down_read_interruptible(notifier_sem); in xe_alloc_sg()
35 up_read(notifier_sem); in xe_alloc_sg()
53 up_read(notifier_sem); in xe_alloc_sg()
94 struct rw_semaphore *notifier_sem, in xe_build_sg() argument
103 lockdep_assert_held(notifier_sem); in xe_build_sg()

Completed in 4 milliseconds