Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h57 struct callout *c_idprev; /* prev in ID hash */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c159 cp, c_idnext, c_idprev); \
164 cp, c_idnext, c_idprev); \
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1088 co->c_idprev, co->c_idnext, co->c_clprev, in callouts_cb()