Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dresource.h88 #define ru_last ru_nivcsw macro
/f-stack/freebsd/sys/
H A Dresource.h91 #define ru_last ru_nivcsw macro
/f-stack/freebsd/kern/
H A Dkern_resource.c1105 for (i = &ru->ru_last - &ru->ru_first; i >= 0; i--) in rucollect()