Home
last modified time | relevance | path

Searched refs:SI_LOAD_SHIFT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dsysinfo.h7 #define SI_LOAD_SHIFT 16 macro
/openbmc/linux/include/uapi/linux/
H A Dsysinfo.h7 #define SI_LOAD_SHIFT 16 macro
/openbmc/linux/kernel/
H A Dsys.c2786 get_avenrun(info->loads, 0, SI_LOAD_SHIFT - FSHIFT); in do_sysinfo()