Searched refs:write_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance
/xen/xen/common/sched/ |
A D | credit2.c | 1041 write_unlock_irqrestore(&prv->lock, flags); in cpu_add_to_runqueue() 2963 write_unlock_irqrestore(&prv->lock, flags); in csched2_dom_cntl() 3092 write_unlock_irqrestore(&prv->lock, flags); in csched2_dom_cntl() 3140 write_unlock_irqrestore(&prv->lock, flags); in csched2_sys_cntl() 3178 write_unlock_irqrestore(&prv->lock, flags); in csched2_alloc_domdata() 3197 write_unlock_irqrestore(&prv->lock, flags); in csched2_free_domdata() 4061 write_unlock_irqrestore(&prv->lock, flags); in csched2_deinit_pdata() 4089 write_unlock_irqrestore(&prv->lock, flags); in csched2_free_pdata()
|
/xen/xen/include/xen/ |
A D | rwlock.h | 264 #define write_unlock_irqrestore(l, f) _write_unlock_irqrestore(l, f) macro
|
Completed in 13 milliseconds