Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Dproc.h60 #define GET_STACK_USAGE(total, used) do { \ macro
/f-stack/freebsd/i386/include/
H A Dproc.h74 #define GET_STACK_USAGE(total, used) do { \ macro
/f-stack/freebsd/amd64/include/
H A Dproc.h102 #define GET_STACK_USAGE(total, used) do { \ macro
/f-stack/freebsd/netgraph/
H A Dng_base.c2280 #ifdef GET_STACK_USAGE in ng_snd_item()
2289 GET_STACK_USAGE(st, su); in ng_snd_item()
/f-stack/lib/
H A Dff_ng_base.c2291 #ifdef GET_STACK_USAGE in ng_snd_item()
2300 GET_STACK_USAGE(st, su); in ng_snd_item()