Home
last modified time | relevance | path

Searched defs:l1 (Results 1 – 4 of 4) sorted by relevance

/kernel/
Dcompat.c294 compat_ulong_t l1, l2; in compat_get_bitmap() local
/kernel/rcu/
Dsrcutree.c1266 unsigned long l0, l1; in srcu_torture_stats_print() local
/kernel/sched/
Dsched.h2094 static inline void double_lock(spinlock_t *l1, spinlock_t *l2) in double_lock()
2103 static inline void double_lock_irq(spinlock_t *l1, spinlock_t *l2) in double_lock_irq()
2112 static inline void double_raw_lock(raw_spinlock_t *l1, raw_spinlock_t *l2) in double_raw_lock()
/kernel/cgroup/
Dcgroup.c991 struct list_head *l1, *l2; in compare_css_sets() local