Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dupdate.c51 static int update_load(char *filename, ulong msec_max, int cnt_max, ulong addr) in update_load() function
/openbmc/linux/kernel/sched/
H A Dcore.c1305 static void set_load_weight(struct task_struct *p, bool update_load) in set_load_weight()