Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_pctrie.c1194 pctrie_reclaim_resume_compound(struct pctrie_node **pnode, in pctrie_reclaim_resume_compound() function
1233 return (pctrie_reclaim_resume_compound(pnode, NULL, 0, NULL)); in pctrie_reclaim_resume()
1246 return (pctrie_reclaim_resume_compound(pnode, callback, keyoff, arg)); in pctrie_reclaim_resume_cb()