Searched refs:hwrt_handles (Results 1 – 2 of 2) sorted by relevance
104 xa_lock(&pvr_file->hwrt_handles); in pvr_hwrt_dataset_lookup()105 hwrt = xa_load(&pvr_file->hwrt_handles, handle); in pvr_hwrt_dataset_lookup()110 xa_unlock(&pvr_file->hwrt_handles); in pvr_hwrt_dataset_lookup()
390 struct xarray hwrt_handles; member