Searched refs:nevs (Results 1 – 2 of 2) sorted by relevance
300 const size_t nevs = len / sizeof(struct input_event); in read_keyboard() local301 for (size_t i = 0; i < nevs; i++) in read_keyboard()
1717 static int handle_pfds_file(struct tracer *tp, int nevs, int force_read) in handle_pfds_file() argument1724 for (i = 0; nevs > 0 && i < ndevs; i++, pfd++, iop++) { in handle_pfds_file()1753 nevs--; in handle_pfds_file()1760 static int handle_pfds_netclient(struct tracer *tp, int nevs, int force_read) in handle_pfds_netclient() argument1783 if (--nevs == 0) in handle_pfds_netclient()1794 static int handle_pfds_entries(struct tracer *tp, int nevs, int force_read) in handle_pfds_entries() argument1821 if (!piped_output && --nevs == 0) in handle_pfds_entries()