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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs_main.c320 unsigned int pollflags = 0; local
327 pollflags = POLLIN | POLLRDNORM;
330 return pollflags;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Deventpoll.c489 unsigned int pollflags = 0; local
499 pollflags = POLLIN | POLLRDNORM;
502 return pollflags;

Completed in 94 milliseconds