Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_generic.c138 struct seltd { struct
159 struct seltd *sf_td; /* (k) owning seltd. */ argument
1317 struct seltd *stp; in selrescan()
1556 struct seltd *stp; in pollrescan()
1737 struct seltd *stp; in selfdalloc()
1790 struct seltd *stp; in selrecord()
1855 struct seltd *stp; in doselwakeup()
1889 struct seltd *stp; in seltdinit()
1908 struct seltd *stp; in seltdwait()
1940 struct seltd *stp; in seltdfini()
[all …]
/f-stack/freebsd/sys/
H A Dproc.h242 struct seltd *td_sel; /* Select queue/channel. */