Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify03.c30 #define EVENT_MAX 1024 macro
34 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
45 static unsigned long long event_set[EVENT_MAX];
46 static unsigned int event_resp[EVENT_MAX];
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)
57 static unsigned long long event_set[EVENT_MAX];
Dfanotify06.c36 #define EVENT_MAX 1024 macro
40 #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)
Dfanotify10.c36 #define EVENT_MAX 1024 macro
40 #define EVENT_BUF_LEN (EVENT_MAX * EVENT_SIZE)
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify01.c46 #define EVENT_MAX 1024 macro
50 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
59 static unsigned int event_set[EVENT_MAX];
Dinotify03.c50 #define EVENT_MAX 1024 macro
54 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
61 static unsigned int event_set[EVENT_MAX];
Dinotify08.c63 #define EVENT_MAX 1024 macro
67 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
83 static struct event_t event_set[EVENT_MAX];
Dinotify07.c61 #define EVENT_MAX 1024 macro
65 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
84 static struct event_t event_set[EVENT_MAX];
Dinotify04.c52 #define EVENT_MAX 1024 macro
56 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
69 struct event_t event_set[EVENT_MAX];
Dinotify02.c52 #define EVENT_MAX 1024 macro
56 #define EVENT_BUF_LEN (EVENT_MAX * (EVENT_SIZE + 16))
70 static struct event_t event_set[EVENT_MAX];