Searched refs:EVENT_SIZE (Results 1 – 21 of 21) sorted by relevance
45 if (n < EVENT_SIZE) { in mtdev_fetch_event()56 if (buf->head - buf->tail < EVENT_SIZE) in mtdev_fetch_event()58 memcpy(ev, buf->data + buf->tail, EVENT_SIZE); in mtdev_fetch_event()59 buf->tail += EVENT_SIZE; in mtdev_fetch_event()
34 #define EVENT_SIZE sizeof(struct input_event) macro35 #define DIM_BUFFER (DIM_EVENTS * EVENT_SIZE)
29 #define EVENT_SIZE (sizeof(struct inotify_event)) macro30 #define EVENT_BUF_LEN (EVENT_SIZE * 16)106 if ((int)(i + EVENT_SIZE) != len) { in verify_inotify()119 i += EVENT_SIZE + event->len; in verify_inotify()
29 #define EVENT_SIZE (sizeof (struct inotify_event)) macro31 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))130 i += EVENT_SIZE + event->len; in verify_inotify()
45 #define EVENT_SIZE (sizeof (struct inotify_event)) macro47 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))122 i += EVENT_SIZE + event->len; in verify_inotify()
33 #define EVENT_SIZE (sizeof(struct inotify_event)) macro35 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))112 i += EVENT_SIZE + event->len; in verify_inotify()
32 #define EVENT_SIZE (sizeof(struct inotify_event)) macro34 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))177 i += EVENT_SIZE + event->len; in verify_inotify()
44 #define EVENT_SIZE (sizeof (struct inotify_event)) macro46 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))130 i += EVENT_SIZE + event->len; in verify_inotify()
31 #define EVENT_SIZE (sizeof(struct inotify_event)) macro32 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))179 i += EVENT_SIZE + event->len; in verify_inotify()
35 #define EVENT_SIZE (sizeof (struct inotify_event)) macro37 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))207 i += EVENT_SIZE + event->len; in verify_inotify()
29 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro31 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
31 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro32 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
32 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro33 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
48 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro50 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
35 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata) + \ macro38 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE * 2)
33 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro35 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
50 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro52 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
52 #define EVENT_SIZE (sizeof (struct fanotify_event_metadata)) macro54 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
37 #define EVENT_SIZE (sizeof(struct fanotify_event_metadata) + \ macro40 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE * 3)