Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dcallout.c230 #define CALLOUT_SWAP(h1, h2) \ macro
619 CALLOUT_SWAP(hparent, hcurrent); in callout_upheap()
722 CALLOUT_SWAP(hright, hcurrent); in callout_downheap()
740 CALLOUT_SWAP(hleft, hcurrent); in callout_downheap()