Home
last modified time | relevance | path

Searched refs:EVENT_MAX (Results 1 – 16 of 16) sorted by relevance

/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify01.c27 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
40 static unsigned int event_set[EVENT_MAX];
Dinotify03.c31 #define EVENT_MAX 1024 macro
35 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
42 static unsigned int event_set[EVENT_MAX];
Dinotify08.c43 #define EVENT_MAX 1024 macro
47 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
61 static struct event_t event_set[EVENT_MAX];
Dinotify04.c30 #define EVENT_MAX 1024 macro
34 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
47 struct event_t event_set[EVENT_MAX];
Dinotify07.c42 #define EVENT_MAX 1024 macro
46 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
63 static struct event_t event_set[EVENT_MAX];
Dinotify02.c33 #define EVENT_MAX 1024 macro
37 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
51 static struct event_t event_set[EVENT_MAX];
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify02.c26 #define EVENT_MAX 1024 macro
30 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
39 static unsigned long long event_set[EVENT_MAX];
Dfanotify01.c26 #define EVENT_MAX 1024 macro
30 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
78 static unsigned long long event_set[EVENT_MAX];
Dfanotify12.c29 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify06.c44 #define EVENT_MAX 1024 macro
48 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify04.c27 #define EVENT_MAX 1024 macro
31 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify09.c37 #define EVENT_MAX 1024 macro
41 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify15.c29 #define EVENT_MAX 256 macro
48 static struct event_t event_set[EVENT_MAX];
Dfanotify13.c39 #define EVENT_MAX ARRAY_SIZE(objects) macro
94 static struct event_t event_set[EVENT_MAX];
Dfanotify03.c30 #define EVENT_MAX 1024 macro
34 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
Dfanotify10.c38 #define EVENT_MAX 1024 macro
42 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)