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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_proc.c10 #define PROC_LIMIT (PAGE_SIZE - 80) macro
110 if (off > PROC_LIMIT) {
123 if ((p - page) > PROC_LIMIT) {
151 if (off > PROC_LIMIT) {
178 if ((p - page) > PROC_LIMIT) {
204 if (off > PROC_LIMIT) {
H A Dhostap_ap.c515 #define PROC_LIMIT (PAGE_SIZE - 80) macro
525 if (off > PROC_LIMIT) {
555 if ((p - page) > PROC_LIMIT) {

Completed in 46 milliseconds