Searched refs:svc_fdset_getmax (Results 1 – 6 of 6) sorted by relevance
298 #define svc_maxfd (*svc_fdset_getmax())301 #define svc_max_pollfd (*svc_fdset_getmax())328 extern int *svc_fdset_getmax(void);
86 maxfd = svc_fdset_getmax(); in __weak_alias()
414 svc_fdset_getmax(void) in svc_fdset_getmax() function
228 fdmax = svc_fdset_getmax(); in __xprt_do_unregister()
762 fdmax = svc_fdset_getmax(); in __svc_clean_idle()
1043 if (fi->forward_fd >= *svc_fdset_getmax()) in free_slot_by_index()1044 (*svc_fdset_getmax())--; in free_slot_by_index()1133 if ((m = svc_fdset_getmax()) == NULL) in my_svc_run()1203 *svc_fdset_getmax()); in my_svc_run()