/aosp_15_r20/external/libevent/ |
H A D | poll.c | 76 struct pollfd *event_set; member 141 struct pollfd *event_set; in poll_dispatch() local
|
H A D | event.c | 2179 event_set(struct event *ev, evutil_socket_t fd, short events, in event_set() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify03.c | 65 struct event event_set[EVENT_SET_MAX]; member 235 struct event *event_set = tc->event_set; in test_fanotify() local
|
H A D | fanotify02.c | 40 static unsigned long long event_set[EVENT_MAX]; variable
|
H A D | fanotify23.c | 42 static unsigned long long event_set[EVENT_MAX]; variable
|
H A D | fanotify01.c | 83 static unsigned long long event_set[EVENT_MAX]; variable
|
H A D | fanotify19.c | 51 unsigned long long event_set[EVENT_SET_MAX]; member
|
H A D | fanotify15.c | 57 static struct event_t event_set[EVENT_MAX]; variable
|
H A D | fanotify12.c | 51 unsigned long long event_set[EVENT_SET_BUF]; member
|
H A D | fanotify13.c | 100 static struct event_t event_set[EVENT_MAX]; variable
|
H A D | fanotify16.c | 61 static struct event_t event_set[EVENT_MAX]; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify01.c | 41 static unsigned int event_set[EVENT_MAX]; variable
|
H A D | inotify03.c | 41 static unsigned int event_set[EVENT_MAX]; variable
|
H A D | inotify08.c | 65 static struct event_t event_set[EVENT_MAX]; variable
|
H A D | inotify04.c | 51 struct event_t event_set[EVENT_MAX]; variable
|
H A D | inotify07.c | 67 static struct event_t event_set[EVENT_MAX]; variable
|
H A D | inotify02.c | 51 static struct event_t event_set[EVENT_MAX]; variable
|
H A D | inotify10.c | 80 struct event_t event_set[EVENT_MAX]; variable
|
/aosp_15_r20/external/cronet/third_party/libevent/ |
H A D | poll.c | 60 struct pollfd *event_set; member
|
H A D | event.c | 611 event_set(struct event *ev, int fd, short events, in event_set() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/ |
D | epoll.rs | 158 pub fn event_set(&self) -> EventSet { in event_set() method
|
/aosp_15_r20/external/liburing/test/ |
H A D | 35fa71a030ca.c | 82 static void event_set(event_t* ev) in event_set() function
|
H A D | pollfree.c | 78 static void event_set(event_t* ev) in event_set() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sync/ |
D | event.rs | 327 fn event_set() { in event_set() function
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _elementtree.c | 2830 PyObject* event_set = Py_None; local
|