Home
last modified time | relevance | path

Searched defs:EVENT_SIZE (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/crosvm/gpu_display/src/
H A Devent_device.rs23 const EVENT_SIZE: usize = virtio_input_event::SIZE; constant
/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dfapi-pcr-test.int.c23 #define EVENT_SIZE 10 macro
H A Dfapi-quote.int.c27 #define EVENT_SIZE 10 macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify05.c29 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
H A Dinotify11.c40 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
H A Dinotify01.c30 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
H A Dinotify12.c34 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
H A Dinotify03.c32 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
H A Dinotify08.c49 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
H A Dinotify04.c36 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
H A Dinotify07.c48 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
H A Dinotify02.c35 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
H A Dinotify10.c34 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify02.c29 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
H A Dfanotify23.c29 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
H A Dfanotify01.c29 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
H A Dfanotify19.c32 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
H A Dfanotify15.c35 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata) + \ macro
H A Dfanotify06.c48 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
H A Dfanotify12.c31 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
H A Dfanotify04.c28 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
H A Dfanotify03.c33 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dexecsnoop.h12 #define EVENT_SIZE(e) (BASE_EVENT_SIZE + e->args_size) macro
/aosp_15_r20/external/selinux/restorecond/
H A Duser.c109 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
H A Dwatch.c32 #define EVENT_SIZE (sizeof (struct inotify_event)) macro

12