Searched refs:NR_EVS (Results 1 – 1 of 1) sorted by relevance
28 #define NR_EVS 1024 macro41 static struct _ev_action ev_actions[NR_EVS];44 static unsigned long bound_ports[NR_EVS / (8 * sizeof(unsigned long))];53 for (i = 0; i < NR_EVS; i++) { in unbind_all_ports()71 if (port >= NR_EVS) { in do_event()181 for (i = 0; i < NR_EVS; i++) { in init_events()
Completed in 4 milliseconds