Searched defs:ncall_alloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall_module.h51 int (*ncall_alloc)(int, int, int, ncall_t **); member in struct:ncall_module_s
H A Dncall.c479 ncall_alloc(int host_id, int flags, int net, ncall_t **ncall_p) function
484 rc = (*ncall_modules->module->ncall_alloc)(host_id,
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dncall_inter.h45 int ncall_alloc(int, int, int, void **) { } function

Completed in 52 milliseconds