Searched refs:epoll_ctl_ops (Results 1 – 1 of 1) sorted by relevance
733 static const char *epoll_ctl_ops[] = { "ADD", "DEL", "MOD", }; variable734 static DEFINE_STRARRAY_OFFSET(epoll_ctl_ops, "EPOLL_CTL_", 1);944 .arg = { [1] = STRARRAY(op, epoll_ctl_ops), }, },