Home
last modified time | relevance | path

Searched defs:wl (Results 1 – 2 of 2) sorted by relevance

/kernel/power/
Dwakelock.c40 struct wakelock *wl; in pm_show_wakelocks() local
92 static inline void wakelocks_lru_add(struct wakelock *wl) in wakelocks_lru_add()
97 static inline void wakelocks_lru_most_recent(struct wakelock *wl) in wakelocks_lru_most_recent()
104 struct wakelock *wl, *aux; in __wakelocks_gc() local
144 static inline void wakelocks_lru_add(struct wakelock *wl) {} in wakelocks_lru_add()
145 static inline void wakelocks_lru_most_recent(struct wakelock *wl) {} in wakelocks_lru_most_recent()
154 struct wakelock *wl; in wakelock_lookup_add() local
201 struct wakelock *wl; in pm_wake_lock() local
248 struct wakelock *wl; in pm_wake_unlock() local
/kernel/sched/
Dfair.c5331 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) in effective_load()
5393 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) in effective_load()
9285 unsigned long capacity, wl; in find_busiest_queue() local