Searched refs:queues_max (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dmqueue.c97 static unsigned int queues_max = DFLT_QUEUESMAX; variable
276 if (queues_count >= queues_max && !capable(CAP_SYS_RESOURCE)) {
1201 .procname = "queues_max",
1202 .data = &queues_max,

Completed in 91 milliseconds