Searched defs:l2 (Results 1 – 4 of 4) sorted by relevance
73 static void kcmp_unlock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_unlock()80 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
2703 static inline void double_lock(spinlock_t *l1, spinlock_t *l2) in double_lock()2712 static inline void double_lock_irq(spinlock_t *l1, spinlock_t *l2) in double_lock_irq()2721 static inline void double_raw_lock(raw_spinlock_t *l1, raw_spinlock_t *l2) in double_raw_lock()
1013 struct list_head *l1, *l2; in compare_css_sets() local