Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h643 kthread_id_t bc_executor; member
/titanic_50/usr/src/uts/common/io/
H A Dstream.c1288 bcp->bc_executor = NULL; in bufcall()
1332 if (bcp->bc_executor != NULL) { in unbufcall()
1333 if (bcp->bc_executor != curthread) { in unbufcall()
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c3595 bcp->bc_executor = curthread; in runbufcalls()
3599 bcp->bc_executor = NULL; in runbufcalls()