Searched defs:l2 (Results 1 – 4 of 4) sorted by relevance
75 static void kcmp_unlock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_unlock()82 static int kcmp_lock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_lock()
206 compat_ulong_t l1, l2; in compat_get_bitmap() local
3138 static inline void double_lock(spinlock_t *l1, spinlock_t *l2) in double_lock()3147 static inline void double_lock_irq(spinlock_t *l1, spinlock_t *l2) in double_lock_irq()3156 static inline void double_raw_lock(raw_spinlock_t *l1, raw_spinlock_t *l2) in double_raw_lock()3165 static inline void double_raw_unlock(raw_spinlock_t *l1, raw_spinlock_t *l2) in double_raw_unlock()
1005 struct list_head *l1, *l2; in compare_css_sets() local