Searched refs:pcxl_res_lock (Results 1 – 1 of 1) sorted by relevance
44 static spinlock_t pcxl_res_lock; variable262 spin_lock_irqsave(&pcxl_res_lock, flags); in pcxl_alloc_range()287 spin_unlock_irqrestore(&pcxl_res_lock, flags); in pcxl_alloc_range()318 spin_lock_irqsave(&pcxl_res_lock, flags); in pcxl_free_range()334 spin_unlock_irqrestore(&pcxl_res_lock, flags); in pcxl_free_range()393 spin_lock_init(&pcxl_res_lock); in pcxl_dma_init()