Searched refs:rctl_maxbufsize (Results 1 – 1 of 1) sorted by relevance
81 static unsigned int rctl_maxbufsize = RCTL_MAX_OUTBUFSIZE; variable101 &rctl_maxbufsize, 0, "Maximum output buffer size");1739 if (bufsize > rctl_maxbufsize) { in sys_rctl_get_rules()1840 if (bufsize > rctl_maxbufsize) { in sys_rctl_get_limits()