/aosp_15_r20/external/crosvm/gpu_display/src/ |
H A D | event_device.rs | 23 const EVENT_SIZE: usize = virtio_input_event::SIZE; constant
|
/aosp_15_r20/external/tpm2-tss/test/integration/ |
H A D | fapi-pcr-test.int.c | 23 #define EVENT_SIZE 10 macro
|
H A D | fapi-quote.int.c | 27 #define EVENT_SIZE 10 macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify05.c | 29 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
|
H A D | inotify11.c | 40 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
|
H A D | inotify01.c | 30 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
|
H A D | inotify12.c | 34 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
|
H A D | inotify03.c | 32 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
|
H A D | inotify08.c | 49 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
|
H A D | inotify04.c | 36 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
|
H A D | inotify07.c | 48 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
|
H A D | inotify02.c | 35 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
|
H A D | inotify10.c | 34 #define EVENT_SIZE (sizeof(struct inotify_event)) macro
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify02.c | 29 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
H A D | fanotify23.c | 29 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
H A D | fanotify01.c | 29 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
H A D | fanotify19.c | 32 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
H A D | fanotify15.c | 35 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata) + \ macro
|
H A D | fanotify06.c | 48 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
H A D | fanotify12.c | 31 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
H A D | fanotify04.c | 28 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
H A D | fanotify03.c | 33 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata)) macro
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | execsnoop.h | 12 #define EVENT_SIZE(e) (BASE_EVENT_SIZE + e->args_size) macro
|
/aosp_15_r20/external/selinux/restorecond/ |
H A D | user.c | 109 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
|
H A D | watch.c | 32 #define EVENT_SIZE (sizeof (struct inotify_event)) macro
|