Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c231 #define CALLOUT_SWAP(h1, h2) \ macro
620 CALLOUT_SWAP(hparent, hcurrent); in callout_upheap()
723 CALLOUT_SWAP(hright, hcurrent); in callout_downheap()
741 CALLOUT_SWAP(hleft, hcurrent); in callout_downheap()