Searched refs:_tid (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | net80211_proto.h | 543 #define TID_TO_WME_AC(_tid) ( \ argument 544 ((_tid) == 0 || (_tid) == 3) ? WME_AC_BE : \ 545 ((_tid) < 3) ? WME_AC_BK : \ 546 ((_tid) < 6) ? WME_AC_VI : \
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.implicit_dependencies.no_structs | 341 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct k_clock)->… 342 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct k_clock)->… 438 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct mqueue_ino… 439 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct mqueue_ino… 440 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct sk_buff)->… 441 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct mqueue_ino… 443 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct mqueue_ino… 444 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct mqueue_ino… 445 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct sk_buff)->… 446 …gevent)->sigev_signo, (struct sigevent)->sigev_notify, (union anonymous)->_tid, (struct mqueue_ino…
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 1482 …\item \myfunc{rdma\_alloc\_tid}{rdma_alloc_tid} -- this function allocates a unique tid (task id).…
|