Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_epoch.c157 stackentry_compare(struct stackentry *a, struct stackentry *b) in stackentry_compare() function
175 RB_GENERATE_STATIC(stacktree, stackentry, se_node, stackentry_compare);