Searched defs:lock_exit (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/xen/ | ||
A D | spinlock.h | 36 #define lock_exit(l) ((void)0) macro |
/xen/xen/common/ | ||
A D | spinlock.c | 190 void lock_exit(const union lock_debug *debug) in lock_exit() function |
Completed in 42 milliseconds