Home
last modified time | relevance | path

Searched defs:lw (Results 1 – 8 of 8) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2misc.c502 struct smb2_lease_break_work *lw = container_of(work, in cifs_ses_oplock_break() local
518 struct smb2_lease_break_work *lw; in smb2_queue_pending_open_break() local
/linux/arch/alpha/include/asm/
H A Dagp_backend.h17 u32 lw; member
/linux/drivers/clk/bcm/
H A Dclk-cygnus.c23 #define ASIU_DIV_VAL(o, es, hs, hw, ls, lw) \ argument
/linux/tools/perf/util/
H A Ddwarf-aux.c825 struct __line_walk_param *lw = data; __die_walk_funclines_cb() local
859 struct __line_walk_param lw = { __die_walk_funclines() local
885 struct __line_walk_param *lw = data; __die_walk_culines_cb() local
[all...]
/linux/net/netfilter/ipvs/
H A Dip_vs_mh.c127 int lw; in ip_vs_mh_permutate() local
/linux/kernel/sched/
H A Dfair.c165 static inline void update_load_add(struct load_weight *lw, unsigned long inc) in update_load_add()
171 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) in update_load_sub()
177 static inline void update_load_set(struct load_weight *lw, unsigned long w) in update_load_set()
232 static void __update_inv_weight(struct load_weight *lw) in __update_inv_weight()
261 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) in __calc_delta()
288 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) in __calc_delta()
4119 const struct load_weight *lw) in reweight_task_fair()
H A Dext.c3882 const struct load_weight *lw) in reweight_task_scx()
H A Dcore.c1508 struct load_weight lw; in set_load_weight() local