Searched defs:dl (Results 1 – 8 of 8) sorted by relevance
6 u64 dl; member
213 void cpudl_set(struct cpudl *cp, int cpu, u64 dl) in cpudl_set()
218 struct dl_rq *dl = container_of(dl_b, struct dl_rq, dl_bw); in __dl_update() local
1189 struct dl_rq dl; member
260 u32 *dl; /* Data location */ in store_trace_args() local
64 #define get_loc_len(dl) ((u32)(dl) >> 16) argument65 #define get_loc_offs(dl) ((u32)(dl) & 0xffff) argument67 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) in get_loc_data()
411 const struct lock_stat_data *dl = l, *dr = r; in lock_stat_cmp() local
6782 int dl = READ_ONCE(debug_locks); in lockdep_rcu_suspicious() local