PROC_EVENT_ALL
ev_type = PROC_EVENT_ALL;
if ((__u32)val == PROC_EVENT_ALL)
return (enum proc_cn_event)(ev_type & PROC_EVENT_ALL);