gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:knl_mempool_end (0.00 seconds)
mtkernel_3
kernel/tkernel/mempfix.c - 11.8KB - 472 lines
288: #if CHK_PAR
289:         if ( blf < mpfcb->mempool || blf >= knl_mempool_end(mpfcb) || (((VB*)blf - (VB*)mpfcb->mempool) % mpfcb->blfsz) != 0 ) {
290:                 ercd = E_PAR;