Searched refs:evc_proc_count (Results 1 – 1 of 1) sorted by relevance
231 static int evc_proc_count = 0; variable6244 if (evc_proc_count == 0) in signal_evc_procs()6258 if (++c >= evc_proc_count) { in signal_evc_procs()6263 evc_proc_count); in signal_evc_procs()6362 if (evc_proc_count >= EVC_PROCS_MAX) in add_event_proc()6379 evc_proc_count++; in add_event_proc()6383 pid, evc_proc_count); in add_event_proc()6406 if (evc_proc_count == 0) in del_event_proc()6414 if (--evc_proc_count == 0) { in del_event_proc()6423 pid, evc_proc_count); in del_event_proc()[all …]