Searched refs:ncall_maxnodes (Results 1 – 4 of 4) sorted by relevance
62 int ncall_maxnodes(void) { } in ncall_maxnodes() function
71 int (*ncall_maxnodes)(void); member
82 extern int ncall_maxnodes(void);
672 ncall_maxnodes() in ncall_maxnodes() function677 rc = (*ncall_modules->module->ncall_maxnodes)(); in ncall_maxnodes()716 nodecnt = ncall_maxnodes(); in ncallgetnodes()