Home
last modified time | relevance | path

Searched defs:event_buf (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/
Dinput.rs24 event_buf: Box<[InputEvent; 32]>, field
31 let mut event_buf = Box::new([InputEvent::default(); QUEUE_SIZE]); in new() localVariable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify05.c39 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify11.c45 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify01.c43 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify12.c39 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify03.c43 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify08.c66 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify04.c53 char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify07.c68 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify02.c53 static char event_buf[EVENT_BUF_LEN]; variable
H A Dinotify10.c82 char event_buf[EVENT_BUF_LEN]; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify02.c42 static char event_buf[EVENT_BUF_LEN]; variable
H A Dfanotify23.c44 static char event_buf[EVENT_BUF_LEN]; variable
H A Dfanotify01.c85 static char event_buf[EVENT_BUF_LEN]; variable
H A Dfanotify19.c44 static struct fanotify_event_metadata event_buf[EVENT_BUF_LEN]; variable
H A Dfanotify06.c65 static char event_buf[EVENT_BUF_LEN]; variable
H A Dfanotify12.c42 static char event_buf[EVENT_BUF_LEN]; variable
H A Dfanotify21.c62 static char event_buf[BUF_SZ]; variable
H A Dfanotify04.c37 static char event_buf[EVENT_SIZE]; variable
H A Dfanotify03.c51 static char event_buf[EVENT_BUF_LEN]; variable
H A Dfanotify22.c48 static char event_buf[BUF_SIZE]; variable
/aosp_15_r20/frameworks/base/libs/usb/tests/accessorytest/
H A Dhid.c162 char event_buf[512]; in inotify_thread() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_util_FileObserver.cpp55 char event_buf[512]; in android_os_fileobserver_observe() local
/aosp_15_r20/external/libtraceevent/samples/
H A Dtest-event.c95 char *event_buf = NULL; in main() local
/aosp_15_r20/system/logging/logd/
H A DPkgIds.cpp70 char event_buf[512]; in WatchPackageList() local

12