Searched refs:_PS_RES (Results 1 – 2 of 2) sorted by relevance
/external/toybox/generated/ | ||
D | tags.h | 94 #define _PS_RES (1LL<<41) macro |
/external/toybox/toys/posix/ | ||
D | ps.c | 648 if (TT.bits&(_PS_VIRT|_PS_RES|_PS_SHR)) { in get_ps() |