Home
last modified time | relevance | path

Searched refs:ru_ixrss (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dresource.h62 #define ru_first ru_ixrss
64 long ru_ixrss; /* integral shared memory size */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dresource.c90 PyStructSequence_SET_ITEM(result, 3, PyInt_FromLong(ru.ru_ixrss)); in resource_getrusage()
Dposixmodule.c5968 SET_INT(result, 3, ru->ru_ixrss); in wait_helper()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c2410 SET_INT(result, 3, ru->ru_ixrss); in wait_helper()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4378 SET_INT(result, 3, ru->ru_ixrss); in wait_helper()