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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_proc.c10 #define PROC_LIMIT (PAGE_SIZE - 80) macro
111 if (off > PROC_LIMIT) {
124 if ((p - page) > PROC_LIMIT) {
152 if (off > PROC_LIMIT) {
179 if ((p - page) > PROC_LIMIT) {
205 if (off > PROC_LIMIT) {
H A Dhostap_ap.c511 #define PROC_LIMIT (PAGE_SIZE - 80) macro
521 if (off > PROC_LIMIT) {
550 if ((p - page) > PROC_LIMIT) {

Completed in 113 milliseconds