Search | Google it | Results 1 - 1 of 1 for funcall:LockDM from mtkernel_3/kernel/tkernel/deviceio.c (0.00 seconds) |
38: { 39: LockDM(); 40: 231: 232: LockDM(); 233: 285: 286: LockDM(); 287: opncb->resid = 1; /* Indicate that open processing is completed */ 292: err_ret3: 293: LockDM(); 294: tk_del_sem(opncb->abort_semid); 315: /* If 'execfn' and 'waitfn' are called, execute abort request. */ 316: LockDM(); 317: 371: /* Abort remaining requests and wait for completion */ 372: LockDM(); 373: while ( !isQueEmpty(&opncb->requestq) ) { 387: 388: LockDM(); 389: 410: 411: LockDM(); 412: 445: 446: LockDM(); 447: /* Return open management block to FreeQue */ 461: 462: LockDM(); 463: 516: 517: LockDM(); 518: 565: 566: LockDM(); 567: 696: 697: LockDM(); 698: 773: 774: LockDM(); 775: 872: /* Stop accepting new requests */ 873: LockDM(); 874: 914: 915: LockDM(); 916: 973: { 974: LockDM(); 975: 996: 997: LockDM(); 998: 1014: 1015: LockDM(); 1016: }