Search | Google it | Results 1 - 2 of 2 for funcall:_tkm_init from t2ex (0.02 seconds) |
112: /* malloc initialization */ 113: _tkm_init((UINT)rng, &_Kmacb); /* Kmalloc init */ 114: _tkm_init((UINT)rng|TA_NORESIDENT, &_Vmacb); /* Vmalloc init */
124: //_tkm_init(TA_RNG0|_MEM_MINPAGESZ, &txrxbufcb); 125: _tkm_init(TA_RNG0, &txrxbufcb); 126: